[chandler-users] Crash on launch
Lisa Dusseault
lisa at osafoundation.org
Fri May 23 16:09:18 PDT 2008
I'm not sure the last shutdown was clean, but I didn't notice anything
amiss either.
Chandler 0.7.6 also crashes immediately. The crashed thread reports
quite differently though:
Thread 0 Crashed:
0 libdb-4.6.dylib 0x0bf2fb3c __txn_prepare + 2387
1 libdb-4.6.dylib 0x0bf2ff42 __txn_begin + 297
2 libdb-4.6.dylib 0x0bf302a9 __txn_begin_pp + 363
3 c.so 0x0bdc3253 _t_txn_init + 51 (txn.c:
114)
4 c.so 0x0bdc158e t_env_txn_begin + 217
(env.c:359)
5 org.python.python 0x004828e6 PyEval_EvalFrameEx +
24563 (ceval.c:3564)
6 org.python.python 0x00483198 PyEval_EvalCodeEx + 1819
(ceval.c:2831)
7 org.python.python 0x00418a17 function_call + 320
(funcobject.c:517)
8 org.python.python 0x003f775c PyObject_Call + 45
(abstract.c:1860)
9 org.python.python 0x003ff3c9 instancemethod_call +
401 (classobject.c:2497)
10 org.python.python 0x003fbe60
PyObject_CallMethodObjArgs + 223 (abstract.c:1860)
11 c.so 0x0bdc61ec t_transaction_init + 126
(store.c:122)
12 org.python.python 0x00446e51 type_call + 166
(typeobject.c:436)
13 org.python.python 0x003f775c PyObject_Call + 45
(abstract.c:1860)
14 org.python.python 0x0047ed0d PyEval_EvalFrameEx +
9242 (ceval.c:3775)
15 org.python.python 0x00483198 PyEval_EvalCodeEx + 1819
(ceval.c:2831)
16 org.python.python 0x00480a6d PyEval_EvalFrameEx +
16762 (ceval.c:3660)
17 org.python.python 0x00483198 PyEval_EvalCodeEx + 1819
(ceval.c:2831)
18 org.python.python 0x00418a17 function_call + 320
(funcobject.c:517)
19 org.python.python 0x003f775c PyObject_Call + 45
(abstract.c:1860)
20 org.python.python 0x00480169 PyEval_EvalFrameEx +
14454 (ceval.c:3844)
21 org.python.python 0x00483198 PyEval_EvalCodeEx + 1819
(ceval.c:2831)
22 org.python.python 0x00418a17 function_call + 320
(funcobject.c:517)
23 org.python.python 0x003f775c PyObject_Call + 45
(abstract.c:1860)
24 org.python.python 0x00480169 PyEval_EvalFrameEx +
14454 (ceval.c:3844)
25 org.python.python 0x00483198 PyEval_EvalCodeEx + 1819
(ceval.c:2831)
26 org.python.python 0x00480a6d PyEval_EvalFrameEx +
16762 (ceval.c:3660)
27 org.python.python 0x00482994 PyEval_EvalFrameEx +
24737 (ceval.c:3650)
28 org.python.python 0x00482994 PyEval_EvalFrameEx +
24737 (ceval.c:3650)
29 org.python.python 0x00483198 PyEval_EvalCodeEx + 1819
(ceval.c:2831)
30 org.python.python 0x00418a17 function_call + 320
(funcobject.c:517)
31 org.python.python 0x003f775c PyObject_Call + 45
(abstract.c:1860)
32 org.python.python 0x003ff3c9 instancemethod_call +
401 (classobject.c:2497)
33 org.python.python 0x003f775c PyObject_Call + 45
(abstract.c:1860)
34 org.python.python 0x0047ba6e
PyEval_CallObjectWithKeywords + 112 (ceval.c:3433)
35 _core_.so 0x02cc7080 wxPyApp::_BootstrapApp()
+ 406
36 _core_.so 0x02d08c1d wxIntersectRect(wxRect*,
wxRect*) + 205619
37 org.python.python 0x003f775c PyObject_Call + 45
(abstract.c:1860)
38 org.python.python 0x00480169 PyEval_EvalFrameEx +
14454 (ceval.c:3844)
39 org.python.python 0x00483198 PyEval_EvalCodeEx + 1819
(ceval.c:2831)
40 org.python.python 0x00480a6d PyEval_EvalFrameEx +
16762 (ceval.c:3660)
41 org.python.python 0x00483198 PyEval_EvalCodeEx + 1819
(ceval.c:2831)
42 org.python.python 0x00418a17 function_call + 320
(funcobject.c:517)
43 org.python.python 0x003f775c PyObject_Call + 45
(abstract.c:1860)
44 org.python.python 0x003ff3c9 instancemethod_call +
401 (classobject.c:2497)
45 org.python.python 0x003f775c PyObject_Call + 45
(abstract.c:1860)
46 org.python.python 0x00444b31 slot_tp_init + 75
(typeobject.c:4862)
47 org.python.python 0x00446e51 type_call + 166
(typeobject.c:436)
48 org.python.python 0x003f775c PyObject_Call + 45
(abstract.c:1860)
49 org.python.python 0x0047ed0d PyEval_EvalFrameEx +
9242 (ceval.c:3775)
50 org.python.python 0x00483198 PyEval_EvalCodeEx + 1819
(ceval.c:2831)
51 org.python.python 0x00480a6d PyEval_EvalFrameEx +
16762 (ceval.c:3660)
52 org.python.python 0x00482994 PyEval_EvalFrameEx +
24737 (ceval.c:3650)
53 org.python.python 0x00483198 PyEval_EvalCodeEx + 1819
(ceval.c:2831)
54 org.python.python 0x0048334c PyEval_EvalCode + 87
(ceval.c:500)
55 org.python.python 0x004a65b9 PyRun_FileExFlags + 260
(pythonrun.c:1271)
56 org.python.python 0x004a6953 PyRun_SimpleFileExFlags
+ 640 (pythonrun.c:877)
57 org.python.python 0x004b406e Py_Main + 3077 (main.c:
523)
58 org.python.python 0x00001f4e 0x1000 + 3918
59 org.python.python 0x00001e69 0x1000 + 3689
On May 23, 2008, at 3:38 PM, Grant Baillie wrote:
>
> On 23 May, 2008, at 14:06, Grant Baillie wrote:
>
>> When you say "crash", do you mean you're getting the OS crash
>> dialog? Or the app just quits?
>
> It turns out to have been the OS crash dialog. From the trace in the
> crash (excerpted below), I'm not sure what it going on: It looks
> like possibly a corrupted binary, or some kind of OS virtual memory/
> shared library problem. It could very well go away after a reboot,
> or a re-download of the app itself.
>
> If your previous quit (before all this crashiness) was "clean" (i.e.
> the app quit normally and wrote a complete backup.chex file in the
> folder below), I would back up the folder
>
> ~/Library/Application Support/Open Source Applications Foundation/
> Chandler/xxxxxxxxx.default
>
> (just in case) and then try 0.7.6.
>
> --Grant
>
>> Thread 1 Crashed:
>> 0 dyld 0x8fe0e46c
>> ImageLoader::containsAddress(void const*) const + 60
>> 1 dyld 0x8fe06f22
>> dyld::bindLazySymbol(mach_header const*, unsigned long*) + 226
>> 2 dyld 0x8fe18b6f
>> stub_binding_helper_interface2 + 21
>> 3 0x106dfc28 jio_fprintf + 248
>> 4 0x1076aeeb JVM_RaiseSignal +
>> 449931
>> 5 0x10769506 JVM_RaiseSignal +
>> 443302
>> 6 0x105a2ffd 0x104a4000 + 1044477
>> 7 0x105a2afd 0x104a4000 + 1043197
>> 8 0x105a2a9b 0x104a4000 + 1043099
>> 9 0x105a2929 0x104a4000 + 1042729
>> 10 libSystem.B.dylib 0x94e8141f mach_msg_server + 343
>> 11 0x104b2ed5 0x104a4000 + 61141
>> 12 0x104b2c95 0x104a4000 + 60565
>> 13 0x10768cc5 JVM_RaiseSignal +
>> 441189
>> 14 libSystem.B.dylib 0x94e8853b _pthread_body + 27
>>
>
>
More information about the chandler-users
mailing list