| View previous topic :: View next topic |
| Author |
Message |
Varsha IMVU Staff

Joined: 01 Feb 2010 Posts: 6370 Location: USA - CA Client version: 469.12
|
Posted: Thu Mar 29, 2012 12:45 am Post subject: |
|
|
| SexyMacMan wrote: | | 469.12 still no go on editing textures on a mac. This is really starting to get on my nerves |
We are aware of this bug affecting Mac clients are working to resolve it.
Thanks for reporting. _________________ Varsha - Sr. Manager Community Experience |
|
| Back to top |
|
 |
SexyMacMan
Joined: 24 Jan 2011 Posts: 72 Location: USA - WA Client version: 469.0
|
Posted: Thu Mar 29, 2012 2:38 pm Post subject: |
|
|
| 469.14 same thing no go on the editing textures. |
|
| Back to top |
|
 |
Delight
Joined: 28 Jun 2007 Posts: 43 Location: USA Client version: 472.22
|
Posted: Sun Apr 01, 2012 7:36 pm Post subject: |
|
|
Updated 6/30/12
Process: IMVUClient [17526]
Path: /Applications/IMVU.app/Contents/MacOS/./IMVUClient
Identifier: com.imvu.client.mac
Version: 472.22 (472.22)
Code Type: X86 (Native)
Parent Process: launch_client [17524]
Date/Time: 2012-06-30 21:17:28.944 -0400
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9
Interval Since Last Report: 778400 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 326746 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 9DCCE27B-A22B-4EAC-AE6B-BB313C216D6F
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
VM Regions Near 0:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/IMVU.app/Contents/MacOS/IMVUClient
__TEXT 0000000000001000-0000000000002000 [ 4K] r-x/rwx SM=COW /Applications/IMVU.app/Contents/MacOS/IMVUClient
Application Specific Information:
objc[17526]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libpython2.7.dylib 0x0005020c PyObject_Malloc + 76
1 libpython2.7.dylib 0x000dd27a _PyObject_GC_Malloc + 42
2 libpython2.7.dylib 0x000dd365 _PyObject_GC_New + 21
3 libpython2.7.dylib 0x000369f0 PyFunction_New + 32
4 libpython2.7.dylib 0x000a61ef PyEval_EvalFrameEx + 6239
5 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
6 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
7 libpython2.7.dylib 0x0002c1d7 gen_send_ex + 135
8 libpython2.7.dylib 0x000a9847 PyEval_EvalFrameEx + 20151
9 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
10 libpython2.7.dylib 0x000378b2 function_call + 162
11 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
12 _functools.so 0x037ce6e7 partial_call + 135
13 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
14 libpython2.7.dylib 0x000a7ef5 PyEval_EvalFrameEx + 13669
15 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
16 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
17 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
18 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
19 libpython2.7.dylib 0x000378b2 function_call + 162
20 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
21 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
22 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
23 libpython2.7.dylib 0x000378b2 function_call + 162
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000c1db7 PyEval_CallMethod + 87
27 _avatarwindow.so 0x01104e01 boost::python::detail::returnable<void>::type boost::python::call_method<void, unsigned long>(_object*, char const*, unsigned long const&, boost::type<void>*) + 97
28 _avatarwindow.so 0x010fb1be (anonymous namespace)::MainThreadSerializerListener_Wrapper::listen(unsigned long) + 62
29 libSceneWindow.dylib 0x01705c0c -[MainThreadJob call] + 92
30 com.apple.CoreFoundation 0x908cdd11 -[NSObject performSelector:withObject:] + 65
31 com.apple.Foundation 0x9461ce0c __NSThreadPerformPerform + 503
32 com.apple.CoreFoundation 0x9084513f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
33 com.apple.CoreFoundation 0x90844af6 __CFRunLoopDoSources0 + 246
34 com.apple.CoreFoundation 0x9086e9c8 __CFRunLoopRun + 1112
35 com.apple.CoreFoundation 0x9086e1dc CFRunLoopRunSpecific + 332
36 com.apple.CoreFoundation 0x9086e088 CFRunLoopRunInMode + 120
37 com.apple.HIToolbox 0x9617a723 RunCurrentEventLoopInMode + 318
38 com.apple.HIToolbox 0x961819b6 ReceiveNextEventCommon + 168
39 com.apple.HIToolbox 0x961818fa BlockUntilNextEventMatchingListInMode + 88
40 com.apple.AppKit 0x9b3950d8 _DPSNextEvent + 678
41 com.apple.AppKit 0x9b394942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
42 libxul.dylib 0x023e36ec nsAppShell::ProcessNextNativeEvent(int) + 1356
43 libxul.dylib 0x02427668 nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal*, int, unsigned int) + 424
44 libxul.dylib 0x023e3cd5 nsAppShell::OnProcessNextEvent(nsIThreadInternal*, int, unsigned int) + 229
45 libxul.dylib 0x024d5ac7 nsThread::ProcessNextEvent(int, int*) + 119
46 libxul.dylib 0x0248d8f7 NS_ProcessPendingEvents_P(nsIThread*, unsigned int) + 103
47 libxul.dylib 0x02427152 nsBaseAppShell::NativeEventCallback() + 98
48 libxul.dylib 0x023e2fb1 nsAppShell::ProcessGeckoEvents(void*) + 769
49 com.apple.CoreFoundation 0x9084513f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
50 com.apple.CoreFoundation 0x90844bb8 __CFRunLoopDoSources0 + 440
51 com.apple.CoreFoundation 0x9086e9c8 __CFRunLoopRun + 1112
52 com.apple.CoreFoundation 0x9086e1dc CFRunLoopRunSpecific + 332
53 com.apple.CoreFoundation 0x9086e088 CFRunLoopRunInMode + 120
54 com.apple.HIToolbox 0x9617a723 RunCurrentEventLoopInMode + 318
55 com.apple.HIToolbox 0x961819b6 ReceiveNextEventCommon + 168
56 com.apple.HIToolbox 0x961818fa BlockUntilNextEventMatchingListInMode + 88
57 com.apple.AppKit 0x9b3950d8 _DPSNextEvent + 678
58 com.apple.AppKit 0x9b394942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
59 libSceneWindow.dylib 0x0170630c runApp() + 252
60 _avatarwindow.so 0x01023111 boost::python::objects::caller_py_function_impl<boost::python::detail::caller<void (*)(), boost::python::default_call_policies, boost::mpl::vector1<void> > >::operator()(_object*, _object*) + 17
61 libboost_python.dylib 0x004bf037 boost::python::objects::function::call(_object*, _object*) const + 807
62 libboost_python.dylib 0x004c0cc5 boost::detail::function::void_function_ref_invoker0<boost::python::objects::(anonymous namespace)::bind_return, void>::invoke(boost::detail::function::function_buffer&) + 37
63 libboost_python.dylib 0x004cd7ad boost::python::detail::exception_handler::operator()(boost::function0<void> const&) const + 125
64 _libzero.so 0x05c24580 boost::detail::function::function_obj_invoker2<boost::_bi::bind_t<bool, boost::python::detail::translate_exception<IMVUError, void (*)(IMVUError const&)>, boost::_bi::list3<boost::arg<1>, boost::arg<2>, boost::_bi::value<void (*)(IMVUError const&)> > >, bool, boost::python::detail::exception_handler const&, boost::function0<void> const&>::invoke(boost::detail::function::function_buffer&, boost::python::detail::exception_handler const&, boost::function0<void> const&) + 32
65 libboost_python.dylib 0x004cd5c2 boost::python::handle_exception_impl_cpp(boost::function0<void> const&) + 1090
66 libboost_python.dylib 0x004cd611 boost::python::handle_exception_impl(boost::function0<void>) + 17
67 libboost_python.dylib 0x004c0922 function_call + 82
68 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
69 libpython2.7.dylib 0x000a7ef5 PyEval_EvalFrameEx + 13669
70 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
71 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
72 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
73 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
74 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
75 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
76 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
77 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
78 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
79 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
80 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
81 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
82 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
83 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
84 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
85 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
86 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
87 libpython2.7.dylib 0x000ab127 PyEval_EvalCode + 87
88 libpython2.7.dylib 0x000c5764 run_mod + 68
89 libpython2.7.dylib 0x000c5eec PyRun_FileExFlags + 124
90 libpython2.7.dylib 0x000c6fc3 PyRun_SimpleFileExFlags + 867
91 libpython2.7.dylib 0x000db9f3 Py_Main + 3027
92 IMVUClient 0x00001ef9 _start + 224
93 IMVUClient 0x00001e18 start + 40
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9749690a kevent + 10
1 libdispatch.dylib 0x903c5e10 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x903c485f _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x97496ca6 __poll + 10
1 _socket.so 0x037da03d internal_select_ex + 125
2 _socket.so 0x037db009 sock_recv_guts + 233
3 _socket.so 0x037db15d sock_recv + 109
4 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
5 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
6 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
7 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
8 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
9 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
10 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
11 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
12 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
13 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
14 libpython2.7.dylib 0x000378b2 function_call + 162
15 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
16 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
17 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
18 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
19 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
20 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
21 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
22 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
23 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
24 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
25 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
26 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
27 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
28 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
29 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
30 libpython2.7.dylib 0x000378b2 function_call + 162
31 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
32 libpython2.7.dylib 0x00020966 instancemethod_call + 422
33 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
34 libpython2.7.dylib 0x0001feaf instance_call + 95
35 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
36 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
37 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
38 libpython2.7.dylib 0x000378b2 function_call + 162
39 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
40 libpython2.7.dylib 0x00020966 instancemethod_call + 422
41 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
42 libpython2.7.dylib 0x0006aa87 slot_tp_call + 71
43 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
44 libpython2.7.dylib 0x000a7ef5 PyEval_EvalFrameEx + 13669
45 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
46 libpython2.7.dylib 0x000378b2 function_call + 162
47 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
48 libpython2.7.dylib 0x00020966 instancemethod_call + 422
49 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
50 _functools.so 0x037ce6e7 partial_call + 135
51 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
52 libpython2.7.dylib 0x000a7ef5 PyEval_EvalFrameEx + 13669
53 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
54 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
55 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
56 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
57 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
58 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
59 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
60 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
61 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
62 libpython2.7.dylib 0x000378b2 function_call + 162
63 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
64 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
65 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
66 libpython2.7.dylib 0x000378b2 function_call + 162
67 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
68 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
69 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
70 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
71 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
72 libpython2.7.dylib 0x000378b2 function_call + 162
73 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
74 libpython2.7.dylib 0x00020966 instancemethod_call + 422
75 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
76 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
77 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
78 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
79 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 3:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 5:
0 libsystem_kernel.dylib 0x97496ca6 __poll + 10
1 _socket.so 0x037da03d internal_select_ex + 125
2 _socket.so 0x037db009 sock_recv_guts + 233
3 _socket.so 0x037db15d sock_recv + 109
4 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
5 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
6 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
7 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
8 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
9 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
10 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
11 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
12 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
13 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
14 libpython2.7.dylib 0x000378b2 function_call + 162
15 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
16 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
17 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
18 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
19 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
20 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
21 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
22 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
23 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
24 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
25 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
26 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
27 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
28 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
29 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
30 libpython2.7.dylib 0x000378b2 function_call + 162
31 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
32 libpython2.7.dylib 0x00020966 instancemethod_call + 422
33 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
34 libpython2.7.dylib 0x0001feaf instance_call + 95
35 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
36 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
37 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
38 libpython2.7.dylib 0x000378b2 function_call + 162
39 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
40 libpython2.7.dylib 0x00020966 instancemethod_call + 422
41 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
42 libpython2.7.dylib 0x0006aa87 slot_tp_call + 71
43 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
44 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
45 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
46 libpython2.7.dylib 0x000378b2 function_call + 162
47 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
48 libpython2.7.dylib 0x00020966 instancemethod_call + 422
49 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
50 _functools.so 0x037ce6e7 partial_call + 135
51 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
52 libpython2.7.dylib 0x000a7ef5 PyEval_EvalFrameEx + 13669
53 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
54 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
55 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
56 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
57 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
58 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
59 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
60 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
61 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
62 libpython2.7.dylib 0x000378b2 function_call + 162
63 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
64 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
65 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
66 libpython2.7.dylib 0x000378b2 function_call + 162
67 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
68 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
69 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
70 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
71 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
72 libpython2.7.dylib 0x000378b2 function_call + 162
73 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
74 libpython2.7.dylib 0x00020966 instancemethod_call + 422
75 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
76 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
77 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
78 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
79 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x97496ca6 __poll + 10
1 _socket.so 0x037da03d internal_select_ex + 125
2 _socket.so 0x037db009 sock_recv_guts + 233
3 _socket.so 0x037db15d sock_recv + 109
4 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
5 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
6 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
7 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
8 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
9 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
10 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
11 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
12 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
13 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
14 libpython2.7.dylib 0x000378b2 function_call + 162
15 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
16 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
17 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
18 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
19 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
20 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
21 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
22 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
23 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
24 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
25 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
26 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
27 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
28 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
29 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
30 libpython2.7.dylib 0x000378b2 function_call + 162
31 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
32 libpython2.7.dylib 0x00020966 instancemethod_call + 422
33 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
34 libpython2.7.dylib 0x0001feaf instance_call + 95
35 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
36 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
37 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
38 libpython2.7.dylib 0x000378b2 function_call + 162
39 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
40 libpython2.7.dylib 0x00020966 instancemethod_call + 422
41 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
42 libpython2.7.dylib 0x0006aa87 slot_tp_call + 71
43 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
44 libpython2.7.dylib 0x000a7ef5 PyEval_EvalFrameEx + 13669
45 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
46 libpython2.7.dylib 0x000378b2 function_call + 162
47 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
48 libpython2.7.dylib 0x00020966 instancemethod_call + 422
49 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
50 _functools.so 0x037ce6e7 partial_call + 135
51 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
52 libpython2.7.dylib 0x000a7ef5 PyEval_EvalFrameEx + 13669
53 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
54 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
55 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
56 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
57 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
58 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
59 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
60 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
61 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
62 libpython2.7.dylib 0x000378b2 function_call + 162
63 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
64 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
65 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
66 libpython2.7.dylib 0x000378b2 function_call + 162
67 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
68 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
69 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
70 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
71 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
72 libpython2.7.dylib 0x000378b2 function_call + 162
73 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
74 libpython2.7.dylib 0x00020966 instancemethod_call + 422
75 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
76 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
77 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
78 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
79 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 9:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 10:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 11:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 12:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 13:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 14:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 15:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 16:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 17:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 18:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 19:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 20:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c07042c pthread_cond_wait$UNIX2003 + 71
3 libpython2.7.dylib 0x000d951f PyThread_acquire_lock + 175
4 libpython2.7.dylib 0x000dd553 lock_PyThread_acquire_lock + 83
5 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
6 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
7 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
8 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
9 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
10 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
11 libpython2.7.dylib 0x000378b2 function_call + 162
12 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
13 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
14 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
15 libpython2.7.dylib 0x000378b2 function_call + 162
16 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
17 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
20 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
21 libpython2.7.dylib 0x000378b2 function_call + 162
22 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
23 libpython2.7.dylib 0x00020966 instancemethod_call + 422
24 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
25 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
26 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
27 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
28 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 21:
0 libsystem_kernel.dylib 0x97495b42 __select + 10
1 time.so 0x001e06f2 time_sleep + 194
2 libpython2.7.dylib 0x000a9114 PyEval_EvalFrameEx + 18308
3 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
4 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
5 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
6 libpython2.7.dylib 0x000a9469 PyEval_EvalFrameEx + 19161
7 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
8 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
9 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
10 libpython2.7.dylib 0x000378b2 function_call + 162
11 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
12 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
13 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
14 libpython2.7.dylib 0x000378b2 function_call + 162
15 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
16 libpython2.7.dylib 0x000a5b33 PyEval_EvalFrameEx + 4515
17 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
18 libpython2.7.dylib 0x000a9b8f PyEval_EvalFrameEx + 20991
19 libpython2.7.dylib 0x000aae4b PyEval_EvalCodeEx + 1595
20 libpython2.7.dylib 0x000378b2 function_call + 162
21 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
22 libpython2.7.dylib 0x00020966 instancemethod_call + 422
23 libpython2.7.dylib 0x0000fdc5 PyObject_Call + 85
24 libpython2.7.dylib 0x000a3dee PyEval_CallObjectWithKeywords + 78
25 libpython2.7.dylib 0x000ddefc t_bootstrap + 76
26 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
27 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 22:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9c06782a pthread_cond_wait + 48
3 libnspr4.dylib 0x007da971 PR_WaitCondVar + 241
4 libmozjs.dylib 0x0070d36f JSBackgroundThread::work() + 47
5 libnspr4.dylib 0x007dfd98 _pt_root + 152
6 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
7 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 23:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9c0677f5 pthread_cond_timedwait + 47
3 libnspr4.dylib 0x007da541 pt_TimedWait + 161
4 libnspr4.dylib 0x007da8cf PR_WaitCondVar + 79
5 libxul.dylib 0x0189ada3 XPCJSRuntime::WatchdogMain(void*) + 67
6 libnspr4.dylib 0x007dfd98 _pt_root + 152
7 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
8 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 24:
0 libsystem_kernel.dylib 0x9749575e __poll_nocancel + 10
1 libnspr4.dylib 0x007de4a9 PR_Poll + 121
2 libxul.dylib 0x0193a42a nsSocketTransportService::Poll(int, unsigned int*) + 138
3 libxul.dylib 0x0193b0d4 nsSocketTransportService::DoPollIteration(int) + 916
4 libxul.dylib 0x0193b673 nsSocketTransportService::OnProcessNextEvent(nsIThreadInternal*, int, unsigned int) + 83
5 libxul.dylib 0x024d5ac7 nsThread::ProcessNextEvent(int, int*) + 119
6 libxul.dylib 0x0248d9ba NS_ProcessNextEvent_P(nsIThread*, int) + 42
7 libxul.dylib 0x0193ac0b nsSocketTransportService::Run() + 171
8 libxul.dylib 0x024d5b20 nsThread::ProcessNextEvent(int, int*) + 208
9 libxul.dylib 0x0248d9ba NS_ProcessNextEvent_P(nsIThread*, int) + 42
10 libxul.dylib 0x024d5db0 nsThread::ThreadFunc(void*) + 144
11 libnspr4.dylib 0x007dfd98 _pt_root + 152
12 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
13 libsystem_c.dylib 0x9c0bf6de thread_start + 34
Thread 25:
0 libsystem_kernel.dylib 0x9749583e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c0bfe78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9c0677f5 pthread_cond_timedwait + 47
3 libnspr4.dylib 0x007da541 pt_TimedWait + 161
4 libnspr4.dylib 0x007da8cf PR_WaitCondVar + 79
5 libxul.dylib 0x024daab1 TimerThread::Run() + 113
6 libxul.dylib 0x024d5b20 nsThread::ProcessNextEvent(int, int*) + 208
7 libxul.dylib 0x0248d9ba NS_ProcessNextEvent_P(nsIThread*, int) + 42
8 libxul.dylib 0x024d5db0 nsThread::ThreadFunc(void*) + 144
9 libnspr4.dylib 0x007dfd98 _pt_root + 152
10 libsystem_c.dylib 0x9c0bbed9 _pthread_start + 335
11 libsystem_c.dylib 0x9c0bf6de thread_start + 34
_________________

Last edited by Delight on Sat Jun 30, 2012 5:21 pm; edited 3 times in total |
|
| Back to top |
|
 |
Darren
Joined: 10 Dec 2010 Posts: 10 Location: USA
|
Posted: Sun Apr 01, 2012 11:22 pm Post subject: Mac Imvu |
|
|
| I have a mac and been doing some testing. It has been laggy for me so far. I will keep at it though and let you know Varsha. |
|
| Back to top |
|
 |
Xohah
Joined: 07 Nov 2010 Posts: 45 Location: USA Client version: 469.2
|
Posted: Mon Apr 02, 2012 8:33 am Post subject: |
|
|
| png files don't open in create mode. |
|
| Back to top |
|
 |
Emmanuelle 
Joined: 02 Nov 2008 Posts: 4486 Location: United Kingdom Client version: 469.0
|
Posted: Mon Apr 02, 2012 8:48 am Post subject: |
|
|
| Xohah wrote: | | png files don't open in create mode. |
They *will* open with 469.0 (just tested it) - the problems started with 469.2.
(PS: I use OS X 10.6) _________________
Bigotry & ideology kill more than weapons. |
|
| Back to top |
|
 |
Xohah
Joined: 07 Nov 2010 Posts: 45 Location: USA
|
Posted: Mon Apr 02, 2012 1:24 pm Post subject: |
|
|
| Emmanuelle wrote: | | Xohah wrote: | | png files don't open in create mode. |
They *will* open with 469.0 (just tested it) - the problems started with 469.2.
(PS: I use OS X 10.6) | oh my god, thanks It's so frustrating! |
|
| Back to top |
|
 |
Emmanuelle 
Joined: 02 Nov 2008 Posts: 4486 Location: United Kingdom
|
Posted: Mon Apr 02, 2012 9:28 pm Post subject: |
|
|
| Xohah wrote: | | Emmanuelle wrote: | | Xohah wrote: | | png files don't open in create mode. |
They *will* open with 469.0 (just tested it) - the problems started with 469.2.
(PS: I use OS X 10.6) | oh my god, thanks It's so frustrating! |
One of the reasons why we as devs should keep our distances with pre-releases. _________________
Bigotry & ideology kill more than weapons. |
|
| Back to top |
|
 |
Darren
Joined: 10 Dec 2010 Posts: 10 Location: USA Client version: 469.0
|
Posted: Mon Apr 02, 2012 9:31 pm Post subject: Mac Imvu |
|
|
| I am a dev Emm but on Mac it lags bad. |
|
| Back to top |
|
 |
Emmanuelle 
Joined: 02 Nov 2008 Posts: 4486 Location: United Kingdom Client version: 469.0
|
Posted: Mon Apr 02, 2012 9:48 pm Post subject: Re: Mac Imvu |
|
|
| IceWave wrote: | | I am a dev Emm but on Mac it lags bad. |
Yes, it does. We should compare notes about this.
Do you notice lag peaks or is it a permanent phenomenon?
_________________
Bigotry & ideology kill more than weapons. |
|
| Back to top |
|
 |
Darren
Joined: 10 Dec 2010 Posts: 10 Location: USA Client version: 469.0
|
Posted: Mon Apr 02, 2012 10:02 pm Post subject: Mac Imvu |
|
|
| It is about everything for me. Loading rooms. My inventory wont load well. Takes forever. The songs. Everything. |
|
| Back to top |
|
 |
oxMaya
Joined: 29 Aug 2010 Posts: 2 Location: USA Client version: 469.0
|
Posted: Mon Apr 02, 2012 10:36 pm Post subject: download versions page |
|
|
can someone plz link me to the download versions page with all the diff mac versions avaliable. i was prompted to do and update, did it, and it gave me the same version i had 469.0 and i know there are newer ones. i am having alot of issues with this version. _________________ ~§icc~ |
|
| Back to top |
|
 |
Emmanuelle 
Joined: 02 Nov 2008 Posts: 4486 Location: United Kingdom Client version: 469.0
|
Posted: Tue Apr 03, 2012 12:55 am Post subject: Re: Mac Imvu |
|
|
| IceWave wrote: | | It is about everything for me. Loading rooms. My inventory wont load well. Takes forever. The songs. Everything. |
OK then I am somewhat reassured - it is *not only* me.
The 3D client is known to be a resource hog on PC (older OS) but it should not happen on an iMac or more recent PCs. _________________
Bigotry & ideology kill more than weapons. |
|
| Back to top |
|
 |
AdrianneOxygen
Joined: 19 Oct 2011 Posts: 7 Location: USA - MI Client version: 469.6
|
Posted: Tue Apr 03, 2012 9:00 am Post subject: |
|
|
| With the latest version installed, as with all previous versions, I'm not able to participate in in-room games, such as Spin The Bottle and video games. Wondering if this is happening to anyone else? Also, my favorite's for my room list don't appear occasionally. |
|
| Back to top |
|
 |
Emmanuelle 
Joined: 02 Nov 2008 Posts: 4486 Location: United Kingdom Client version: 469.0
|
Posted: Tue Apr 03, 2012 9:14 am Post subject: |
|
|
| AdrianneOxygen wrote: | | With the latest version installed, as with all previous versions, I'm not able to participate in in-room games, such as Spin The Bottle and video games. Wondering if this is happening to anyone else? Also, my favorite's for my room list don't appear occasionally. |
Know what? Mac computers do not support Flash-based games. And all IMVU in-client games are Flash-based.
You will also see that you cannot get a radio, a portal or a credits ATM to work at all - for the same reason. _________________
Bigotry & ideology kill more than weapons. |
|
| Back to top |
|
 |
|