crash when loading a lib on OS X

C

Christoph Pingel

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
 
K

Kevin Walzer

-----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:[email protected]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBppqqJmdQs+6YVcoRApzqAJ9tyPBbzKKuhjys6YXNUxzXpNmhgQCgg3/5
lIXP9CBEGHMKF1DWW4oX83s=
=zaAL
-----END PGP SIGNATURE-----
 
C

Christoph Pingel

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top