Skip to content

Instantly share code, notes, and snippets.

@mayarichman
Created April 2, 2012 22:25
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 mayarichman/88d8b510c83f72fe8d6c to your computer and use it in GitHub Desktop.
Save mayarichman/88d8b510c83f72fe8d6c to your computer and use it in GitHub Desktop.
Crash Log Node Maya
Process: node [823]
Path: /Applications/TileMill.app/Contents/Resources/node
Identifier: nodeVersion: ??? (???)
Code Type: X86 (Native)
Parent Process: node [819]
Date/Time: 2012-03-25 17:00:55.761 -0400
OS Version: Mac OS X 10.6.8 (10K549)Report Version: 6
Interval Since Last Report: 913510 secCrashes Since Last Report: 3Per-App Crashes Since Last Report: 1
Anonymous UUID: 5E35CB75-71BB-4CA0-8351-E9664DAA8C7BException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 5
Application Specific Information:abort() called
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x966c0382 kevent + 10
1 node 0x06d6bc6f kqueue_poll + 287
2 node 0x06d68c2b ev_run + 1003
3 node 0x06d2f321 node::Start(int, char**) + 2257
4 node 0x06d2c9d5 start + 53
Thread 1:
0 libSystem.B.dylib 0x96699c0e mach_wait_until + 10
1 libSystem.B.dylib 0x96721429 nanosleep + 345
2 libSystem.B.dylib 0x967212ca usleep + 61
3 node 0x06f519d5 v8::internal::SamplerEntry(void*) + 69
4 libSystem.B.dylib 0x966c70de thread_start + 34
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x966c0382 kevent + 10
1 node 0x06d6bc6f kqueue_poll + 287
2 node 0x06d68c2b ev_run + 1003
3 node 0x06d2f321 node::Start(int, char**) + 2257
4 node 0x06d2c9d5 start + 53
Thread 1:
0 libSystem.B.dylib 0x96699c0e mach_wait_until + 10
1 libSystem.B.dylib 0x96721429 nanosleep + 345
2 libSystem.B.dylib 0x967212ca usleep + 61
3 node 0x06f519d5 v8::internal::SamplerEntry(void*) + 69
4 libSystem.B.dylib 0x966c70de thread_start + 34
Thread 2: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x966c0382 kevent + 10
1 libSystem.B.dylib 0x966c0a9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x966bff59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x966bfcfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x966bf781 _pthread_wqthread + 390
Thread 3:
0 libSystem.B.dylib 0x96699b42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x9669f646 pthread_mutex_lock + 490
2 libmapnik.dylib 0x03d27355 boost::mutex::lock() + 25
3 libmapnik.dylib 0x03d2727f boost::unique_lock<boost::mutex>::lock() + 81
4 libmapnik.dylib 0x03d97452 mapnik::marker_cache::find(std::string const&, bool) + 42
5 libmapnik.dylib 0x03dcdbc5
mapnik::agg_renderer<mapnik::image_32>::process(mapnik::markers_symbolizer const&, mapnik::feature<mapnik::geometry<double, mapnik::vertex_vector>, boost::shared_ptr<mapnik::raster> > const&, mapnik::proj_transform const&) + 1147
6 libmapnik.dylib 0x03d03e97 boost::detail::variant::invoke_visitor<mapnik::feature_style_processor<mapnik::agg_renderer<mapnik::image_32> >::symbol_dispatch const>::result_type boost::detail::variant::visitation_impl<mpl_::int_<0>, boost::detail::variant::visitation_impl_step<boost::mpl::l_iter<boost::mpl::l_item<mpl_::long_<11l>, mapnik::point_symbolizer, boost::mpl::l_item:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment