473,413 Members | 1,789 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

crash when loading a lib on OS X

Can anybody tell me what's going on here (or give me a pointer where
to start looking):

Nov 22 18:05:03 localhost crashdump: Unable to determine
CPSProcessSerNum pid: 1230 name: python

This is form python.crash.log

------

Command: python
Path: /usr/bin/python
Version: ??? (???)
PID: 1230
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004

Thread 0 Crashed:
0 org.python.python 0x10094c4c PyErr_NewException
+ 0x18c (errors.c:544)
1 orange.so 0x020223b8
makeExceptionClass(char*, char*, _object*) + 0x94
2 orange.so 0x021c8c74 initorange + 0x30
3 org.python.Python.framework 0x95fc1bc4
_PyImport_LoadDynamicModule + 0xcc
4 org.python.Python.framework 0x95fbf7a4
PyImport_ExecCodeModuleEx + 0x17b8
5 org.python.Python.framework 0x95fc08c4
PyImport_ImportModuleEx + 0x930
6 org.python.Python.framework 0x95fc02e0
PyImport_ImportModuleEx + 0x34c
7 org.python.Python.framework 0x95fbfe00 PyImport_ImportModule + 0xc8
8 org.python.Python.framework 0x95fbffd4
PyImport_ImportModuleEx + 0x40
9 org.python.Python.framework 0x95f9cbf0
_PyUnicodeUCS2_IsAlpha + 0x90
10 org.python.Python.framework 0x95f4a8d0 PyObject_Call + 0x30
11 org.python.Python.framework 0x95fa91ec
PyEval_CallObjectWithKeywords + 0x100
12 org.python.Python.framework 0x95fa6984 PyEval_EvalCode + 0x2280
13 org.python.Python.framework 0x95fa7e30 PyEval_EvalCodeEx + 0x850
14 org.python.Python.framework 0x95fa4734 PyEval_EvalCode + 0x30
15 org.python.Python.framework 0x95fc85f0 PyRun_FileExFlags + 0xe4
16 org.python.Python.framework 0x95fc7354
PyRun_InteractiveOneFlags + 0x1f0
17 org.python.Python.framework 0x95fc713c
PyRun_InteractiveLoopFlags + 0x10c
18 org.python.Python.framework 0x95fc6fd4 PyRun_AnyFileExFlags + 0x54
19 org.python.Python.framework 0x95fd1ec0 Py_Main + 0x7cc
20 python 0x00003c78 start + 0x1bc
21 python 0x00003aec start + 0x30

------

I'm afraid that something's wrong with my system, but I had a hard
time googling for getCPSProcessSerNum: it returned 0 results. Same at
Apple's site...

What does CPS mean?

Thanks for any input,
best,
Christoph
Jul 18 '05 #1
2 1559
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

What were you trying to do? What program were you trying to run? We need
more than a crash dump to help with this.

Christoph Pingel wrote:
| Can anybody tell me what's going on here (or give me a pointer where to
| start looking):
|
| Nov 22 18:05:03 localhost crashdump: Unable to determine
| CPSProcessSerNum pid: 1230 name: python
|
| This is form python.crash.log
|
| ------
|
| Command: python
| Path: /usr/bin/python
| Version: ??? (???)
| PID: 1230
| Thread: 0
|
| Exception: EXC_BAD_ACCESS (0x0001)
| Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
|
| Thread 0 Crashed:
| 0 org.python.python 0x10094c4c PyErr_NewException +
| 0x18c (errors.c:544)
| 1 orange.so 0x020223b8 makeExceptionClass(char*,
| char*, _object*) + 0x94
| 2 orange.so 0x021c8c74 initorange + 0x30
| 3 org.python.Python.framework 0x95fc1bc4
| _PyImport_LoadDynamicModule + 0xcc
| 4 org.python.Python.framework 0x95fbf7a4 PyImport_ExecCodeModuleEx
| + 0x17b8
| 5 org.python.Python.framework 0x95fc08c4 PyImport_ImportModuleEx +
| 0x930
| 6 org.python.Python.framework 0x95fc02e0 PyImport_ImportModuleEx +
| 0x34c
| 7 org.python.Python.framework 0x95fbfe00 PyImport_ImportModule +
0xc8
| 8 org.python.Python.framework 0x95fbffd4 PyImport_ImportModuleEx +
| 0x40
| 9 org.python.Python.framework 0x95f9cbf0 _PyUnicodeUCS2_IsAlpha +
| 0x90
| 10 org.python.Python.framework 0x95f4a8d0 PyObject_Call + 0x30
| 11 org.python.Python.framework 0x95fa91ec
| PyEval_CallObjectWithKeywords + 0x100
| 12 org.python.Python.framework 0x95fa6984 PyEval_EvalCode + 0x2280
| 13 org.python.Python.framework 0x95fa7e30 PyEval_EvalCodeEx + 0x850
| 14 org.python.Python.framework 0x95fa4734 PyEval_EvalCode + 0x30
| 15 org.python.Python.framework 0x95fc85f0 PyRun_FileExFlags + 0xe4
| 16 org.python.Python.framework 0x95fc7354 PyRun_InteractiveOneFlags
| + 0x1f0
| 17 org.python.Python.framework 0x95fc713c
| PyRun_InteractiveLoopFlags + 0x10c
| 18 org.python.Python.framework 0x95fc6fd4 PyRun_AnyFileExFlags + 0x54
| 19 org.python.Python.framework 0x95fd1ec0 Py_Main + 0x7cc
| 20 python 0x00003c78 start + 0x1bc
| 21 python 0x00003aec start + 0x30
|
| ------
|
| I'm afraid that something's wrong with my system, but I had a hard time
| googling for getCPSProcessSerNum: it returned 0 results. Same at Apple's
| site...
|
| What does CPS mean?
|
| Thanks for any input,
| best,
| Christoph
- --
Kevin Walzer, PhD
WordTech Software--Open Source Applications and Packages for OS X
http://www.wordtech-software.com
http://www.smallbizmac.com
http://www.kevin-walzer.com
mailto:sw@wordtech-software.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBppqqJmdQs+6YVcoRApzqAJ9tyPBbzKKuhjys6YXNUx zXpNmhgQCgg3/5
lIXP9CBEGHMKF1DWW4oX83s=
=zaAL
-----END PGP SIGNATURE-----

Jul 18 '05 #2
Kevin,

thanks for picking this up. What I did was:

- Start python from the command line
- run "import orange" (orange is in site-packages)

I get a 'bus error' and python crashes.

Orange is a data mining lib for python:
http://www.ailab.si/orange/forum/index.php
I tried it with their lib, I compiled one from source on my machine,
and I tried it with an older one another user sent me. All end up
with this error.

I'm on a tiBook 668 MHz, running OS X 10.3.6

Looking at my logs, I found that other apps (that used to work)
recently also crashed with EXC_BAD_ACCESS (0x0001). Something in my
system seems broken. On a OS X forum somewhere I found someone who
experienced this kind of crashes when trying to run Logic Audio (a
MIDI/Audio software by Apple) and got it running again after
re-installing the system. However, the installer fails ('there was a
problem with the installation process. please retry.') when I try to
re-install 10.3 with the option to keep my settings. So I'm pretty
much - stuck. :-(

best regards,
Christoph
What were you trying to do? What program were you trying to run? We need
more than a crash dump to help with this.


Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

18
by: Active8 | last post by:
I put the bare essentials in a console app. http://home.earthlink.net/~mcolasono/tmp/degub.zip Opening output.fft and loading it into a vector<float> screws up, but input1.dat doesn't. It does...
14
by: JK Peck | last post by:
I have a fairly large Access application that ran correctly in Access 2000. After upgrading to Access 2003 (and recompiling and updating references), it reliably crashes at a certain point. If I...
1
by: bdoyle | last post by:
python-help@python.org] Hi Python Experts, I am developing a Python interface to an existing (multithreaded) c++ api. I have it working on several platforms (linux, solaris, irix, windoze)...
24
by: ekz | last post by:
Hi guys I have a very weird bug and will welcome gracefully any help We developed ASP.Net application that run on production server, Net Framework 1.1 , IIS 6.0, the application is huge, having...
0
by: pagates | last post by:
Hello All, I am having a problem using an ODBC connection after loading the .NET Managed Provider for Oracle from the Microsoft website. I get one of the "Send Report To Microsoft" dialogs. ...
2
by: scarleton | last post by:
A coworker and I have spent the last day and a half trying to track down this bug in our code. We found the solution and thought we might post it to help others out... The setup: Class...
1
by: Sendil kumar | last post by:
Hi All, I have a C++ apllication which in turn loads the jvm. When the JVM is loaded it turns off my crash handler filter and sets its own filter by default, so, when ever a crash happens I was...
1
by: Vincent | last post by:
I have an impatient user who tries to click on a combo box before the bound form the control is placed on is finished loading. Every time they click on this combo box before the form is finished...
11
by: =?Utf-8?B?R2VyaGFyZA==?= | last post by:
I have run into a situation that if a page/tab that uses the Ajax toolkit (using .net version 3.5) is closed before the Ajax enable controls complete loading, then IE locks up. Does it in both IE7...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.