Skip to content

Instantly share code, notes, and snippets.

@astrofrog
Created September 2, 2014 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save astrofrog/d69f9e2a4a539c92ae65 to your computer and use it in GitHub Desktop.
Save astrofrog/d69f9e2a4a539c92ae65 to your computer and use it in GitHub Desktop.
Process: Python [94896]
Path: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: Python
Version: 2.7.8 (2.7.8)
Code Type: X86-64 (Native)
Parent Process: bash [94514]
User ID: 503
Date/Time: 2014-09-02 14:45:07.055 +0200
OS Version: Mac OS X 10.8.5 (12F45)
Report Version: 10
Interval Since Last Report: 25446307 sec
Crashes Since Last Report: 159778
Per-App Crashes Since Last Report: 10
Anonymous UUID: 0DF43B94-34F7-E9BC-0D44-1323FCBA6916
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xffffffffffffffe0
VM Regions Near 0xffffffffffffffe0:
--> shared memory 00007fffffeba000-00007fffffebb000 [ 4K] r-x/r-x SM=SHM
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 QuadTree.so 0x0000000106745f7e __pyx_f_2yt_9utilities_3lib_8QuadTree_8QuadTree_find_on_root_level + 46 (QuadTree.c:3859)
1 QuadTree.so 0x0000000106745bcd __pyx_f_2yt_9utilities_3lib_8QuadTree_8QuadTree_add_to_position + 93 (QuadTree.c:3698)
2 QuadTree.so 0x000000010674fc7b __pyx_pw_2yt_9utilities_3lib_8QuadTree_8QuadTree_13initialize_chunk + 635 (QuadTree.c:4654)
3 org.python.python 0x00000001043fe427 PyEval_EvalFrameEx + 9943
4 org.python.python 0x00000001044032b2 fast_function + 178
5 org.python.python 0x00000001043fe4c8 PyEval_EvalFrameEx + 10104
6 org.python.python 0x00000001043fbd02 PyEval_EvalCodeEx + 1986
7 org.python.python 0x000000010440331d fast_function + 285
8 org.python.python 0x00000001043fe4c8 PyEval_EvalFrameEx + 10104
9 org.python.python 0x00000001043fbd02 PyEval_EvalCodeEx + 1986
10 org.python.python 0x0000000104390a4b function_call + 347
11 org.python.python 0x000000010436ce21 PyObject_Call + 97
12 org.python.python 0x0000000104378ad6 instancemethod_call + 502
13 org.python.python 0x000000010436ce21 PyObject_Call + 97
14 org.python.python 0x00000001043c315b slot_tp_init + 187
15 org.python.python 0x00000001043be074 type_call + 372
16 org.python.python 0x000000010436ce21 PyObject_Call + 97
17 org.python.python 0x00000001043fe6ea PyEval_EvalFrameEx + 10650
18 org.python.python 0x00000001043fbd02 PyEval_EvalCodeEx + 1986
19 org.python.python 0x0000000104390a4b function_call + 347
20 org.python.python 0x000000010436ce21 PyObject_Call + 97
21 org.python.python 0x0000000104378ad6 instancemethod_call + 502
22 org.python.python 0x000000010436ce21 PyObject_Call + 97
23 org.python.python 0x00000001043c315b slot_tp_init + 187
24 org.python.python 0x00000001043be074 type_call + 372
25 org.python.python 0x000000010436ce21 PyObject_Call + 97
26 org.python.python 0x00000001043fe6ea PyEval_EvalFrameEx + 10650
27 org.python.python 0x00000001043fbd02 PyEval_EvalCodeEx + 1986
28 org.python.python 0x00000001043fb536 PyEval_EvalCode + 54
29 org.python.python 0x00000001044226ee PyRun_FileExFlags + 174
30 org.python.python 0x0000000104422250 PyRun_SimpleFileExFlags + 768
31 org.python.python 0x0000000104436008 Py_Main + 2952
32 libdyld.dylib 0x00007fff902177e1 start + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment