Created
November 27, 2015 18:29
-
-
Save acdha/fcf02c1c6adb127ba557 to your computer and use it in GitHub Desktop.
Dropbox 3.10.11 crash on OS X 10.11.1 while importing device photos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11/27/15 1:22:46.215 PM Dropbox[26351]: Dropbox(26351,0xa3778000) malloc: *** mach_vm_map(size=4198400) failed (error code=3) | |
*** error: can't allocate region | |
*** set a breakpoint in malloc_error_break to debug | |
11/27/15 1:22:46.253 PM Dropbox[26351]: 70 Dropbox 0x00001868 start + 40 | |
69 Dropbox 0x0000193d start + 253 | |
68 Dropbox 0x00002093 main + 1427 | |
67 Dropbox 0x00004264 main + 10084 | |
66 Python 0x046db158 PyRun_SimpleFile + 40 | |
65 Python 0x046d9753 PyRun_SimpleFileExFlags + 755 | |
64 Python 0x046b2ee7 PyEval_EvalCode + 87 | |
63 Python 0x046b343d PyEval_EvalCodeEx + 1357 | |
62 Python 0x046b66a9 PyEval_EvalFrameEx + 12105 | |
61 Python 0x046b9f70 _PyEval_SliceIndex + 992 | |
60 Python 0x046b66a9 PyEval_EvalFrameEx + 12105 | |
59 Python 0x046b9ec4 _PyEval_SliceIndex + 820 | |
58 Python 0x046b343d PyEval_EvalCodeEx + 1357 | |
57 Python 0x046b66a9 PyEval_EvalFrameEx + 12105 | |
56 Python 0x046b9ec4 _PyEval_SliceIndex + 820 | |
55 Python 0x046b343d PyEval_EvalCodeEx + 1357 | |
54 Python 0x046b66a9 PyEval_EvalFrameEx + 12105 | |
53 Python 0x046b9ec4 _PyEval_SliceIndex + 820 | |
52 Python 0x046b343d PyEval_EvalCodeEx + 1357 | |
51 Python 0x046b66a9 PyEval_EvalFrameEx + 12105 | |
50 Python 0x046b9ec4 _PyEval_SliceIndex + 820 | |
49 Python 0x046b343d PyEval_EvalCodeEx + 1357 | |
48 Python 0x046b5f82 PyEval_EvalFrameEx + 10274 | |
47 Python 0x046196d3 PyObject_Call + 99 | |
46 _objc.so 0x04f7bbca PyObjCSelector_GetMetadata + 1578 | |
45 _objc.so 0x04f58615 PyObjCFFI_Caller + 2501 | |
44 libffi.6.dylib 0x049c0893 ffi_call + 275 | |
43 libffi.6.dylib 0x049c12fd ffi_call_SYSV + 29 | |
42 AppKit 0x9850701b -[NSApplication run] + 1063 | |
41 AppKit 0x985138a7 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 121 | |
40 AppKit 0x98513cd0 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1057 | |
39 AppKit 0x98514756 _DPSNextEvent + 1053 | |
38 HIToolbox 0x9c12f314 _BlockUntilNextEventMatchingListInModeWithFilter + 99 | |
37 HIToolbox 0x9c12f51b ReceiveNextEventCommon + 503 | |
36 HIToolbox 0x9c12f719 RunCurrentEventLoopInMode + 267 | |
35 CoreFoundation 0x97571c5b CFRunLoopRunInMode + 123 | |
34 CoreFoundation 0x97571df6 CFRunLoopRunSpecific + 390 | |
33 CoreFoundation 0x97572ab9 __CFRunLoopRun + 2649 | |
32 CoreFoundation 0x9757b570 __CFRunLoopDoSource1 + 512 | |
31 CoreFoundation 0x9757b605 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53 | |
30 CoreFoundation 0x9757b75a __CFMachPortPerform + 330 | |
29 Foundation 0x9547d2d2 __NSFireMachPort + 417 | |
28 ImageCaptureCore 0x926e5c82 -[ICCommandCenter handleMachMessage:] + 431 | |
27 ImageCaptureCore 0x926e4bc7 -[ICCommandCenter handleCompletionEvent:replyEvent:] + 460 | |
26 libobjc.A.dylib 0x9e4bd9e4 -[NSObject performSelector:withObject:] + 70 | |
25 ImageCaptureCore 0x926f5f2e -[ICCameraDevice handleCommandCompletion:] + 3190 | |
24 libffi.6.dylib 0x049c13e2 ffi_closure_SYSV + 34 | |
23 libffi.6.dylib 0x049c0b48 ffi_closure_SYSV_inner + 168 | |
22 _objc.so 0x04f53002 PyObjCFFI_MakeClosure + 1394 | |
21 Python 0x046196d3 PyObject_Call + 99 | |
20 Python 0x0464027c PyFunction_SetClosure + 860 | |
19 Python 0x046b343d PyEval_EvalCodeEx + 1357 | |
18 Python 0x046b6df1 PyEval_EvalFrameEx + 13969 | |
17 Python 0x04657b7b PyMemoryView_GetContiguous + 3307 | |
16 Python 0x04614e99 PyBuffer_ToContiguous + 73 | |
15 ??? 0xffffffff 0x0 + 4294967295 | |
14 libsystem_platform.dylib 0x92ddc79b _sigtramp + 43 | |
13 libffi.6.dylib 0x049c13e2 ffi_closure_SYSV + 34 | |
12 libffi.6.dylib 0x049c0b48 ffi_closure_SYSV_inner + 168 | |
11 _ctypes.so 0x049ab2b1 _ctypes_alloc_callback + 1041 | |
10 Python 0x04619660 PyObject_CallObject + 32 | |
9 Python 0x046b96f1 PyEval_CallObjectWithKeywords + 97 | |
8 Python 0x046196d3 PyObject_Call + 99 | |
7 Python 0x0464027c PyFunction_SetClosure + 860 | |
6 Python 0x046b343d PyEval_EvalCodeEx + 1357 | |
5 Python 0x046b5f82 PyEval_EvalFrameEx + 10274 | |
4 Python 0x046196d3 PyObject_Call + 99 | |
3 _ctypes.so 0x049a5c6a PyCData_set + 2378 | |
2 _ctypes.so 0x049abefc _ctypes_callproc + 892 | |
1 libffi.6.dylib 0x049c0893 ffi_call + 275 | |
0 libffi.6.dylib 0x049c12fd ffi_call_SYSV + 29 | |
SIGSEGV |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment