Skip to content

Instantly share code, notes, and snippets.

@FooBarWidget
Created December 18, 2014 08:27
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 FooBarWidget/8626b268c8f69c59bceb to your computer and use it in GitHub Desktop.
Save FooBarWidget/8626b268c8f69c59bceb to your computer and use it in GitHub Desktop.
[ pid=43502, timestamp=1418692235 ] Process aborted! signo=SIGSEGV(11), reason=SEGV_MAPERR, si_addr=0x10, randomSeed=1418692167
[ pid=43502 ] Crash log dumped to /var/tmp/passenger-crash-log.1418692235
[ pid=43502 ] Date, uname and ulimits:
Mon Dec 15 20:10:35 EST 2014
Darwin 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64 i386
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 2560
pipe size (512 bytes, -p) 1
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 709
virtual memory (kbytes, -v) unlimited
[ pid=43502 ] Phusion Passenger version: 5.0.0.beta1
[ pid=43502 ] libc backtrace available!
--------------------------------------
[ pid=43502 ] Backtrace with 24 frames:
0 PassengerAgent 0x000000010a1dfa0d Passenger::dumpBacktrace(Passenger::AbortHandlerState&, void*) + 61
1 PassengerAgent 0x000000010a1df866 Passenger::runInSubprocessWithTimeLimit(Passenger::AbortHandlerState&, void (*)(Passenger::AbortHandlerState&, void*), void*, int) + 262
2 PassengerAgent 0x000000010a1df606 Passenger::dumpDiagnostics(Passenger::AbortHandlerState&) + 1222
3 PassengerAgent 0x000000010a1db631 Passenger::abortHandler(int, __siginfo*, void*) + 2433
4 libsystem_platform.dylib 0x00007fff8fe46f1a _sigtramp + 26
5 PassengerAgent 0x000000010a2460fe Passenger::SafeLibev::runLater(boost::function<void ()> const&) + 702
6 PassengerAgent 0x000000010a274484 Passenger::ServerKit::FileBufferedChannel::_bufferWrittenToFile(eio_req*) + 36
7 PassengerAgent 0x000000010a595b0e eio_finish + 30
8 PassengerAgent 0x000000010a595037 eio_poll + 663
9 PassengerAgent 0x000000010a2e45d8 Passenger::eioReady(ev_loop*, ev_async*, int) + 24
10 PassengerAgent 0x000000010a59075d ev_invoke_pending + 205
11 PassengerAgent 0x000000010a590d5f ev_run + 1503
12 PassengerAgent 0x000000010a2e495e Passenger::startBackgroundLoop(Passenger::BackgroundEventLoop*) + 142
13 PassengerAgent 0x000000010a302e35 void boost::_bi::list1<boost::_bi::value<Passenger::BackgroundEventLoop*> >::operator()<void (*)(Passenger::BackgroundEventLoop*), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(Passenger::BackgroundEventLoop*), boost::_bi::list0&, int) + 85
14 PassengerAgent 0x000000010a302dcf boost::_bi::bind_t<void, void (*)(Passenger::BackgroundEventLoop*), boost::_bi::list1<boost::_bi::value<Passenger::BackgroundEventLoop*> > >::operator()() + 63
15 PassengerAgent 0x000000010a302b8d boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(Passenger::BackgroundEventLoop*), boost::_bi::list1<boost::_bi::value<Passenger::BackgroundEventLoop*> > >, void>::invoke(boost::detail::function::function_buffer&) + 29
16 PassengerAgent 0x000000010a58b353 oxt::thread::thread_main(boost::function<void ()>, boost::shared_ptr<oxt::thread_local_context>) + 275
17 PassengerAgent 0x000000010a1b2944 void boost::_bi::list2<boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::shared_ptr<oxt::thread_local_context> > >::operator()<void (*)(boost::function<void ()>, boost::shared_ptr<oxt::thread_local_context>), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(boost::function<void ()>, boost::shared_ptr<oxt::thread_local_context>), boost::_bi::list0&, int) + 148
18 PassengerAgent 0x000000010a1b289f boost::_bi::bind_t<void, void (*)(boost::function<void ()>, boost::shared_ptr<oxt::thread_local_context>), boost::_bi::list2<boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::shared_ptr<oxt::thread_local_context> > > >::operator()() + 63
19 PassengerAgent 0x000000010a1b1a3c boost::detail::thread_data<boost::_bi::bind_t<void, void (*)(boost::function<void ()>, boost::shared_ptr<oxt::thread_local_context>), boost::_bi::list2<boost::_bi::value<boost::function<void ()> >, boost::_bi::value<boost::shared_ptr<oxt::thread_local_context> > > > >::run() + 28
20 PassengerAgent 0x000000010a5870e5 boost::(anonymous namespace)::thread_proxy(void*) + 133
21 libsystem_pthread.dylib 0x00007fff8e38a2fc _pthread_body + 131
22 libsystem_pthread.dylib 0x00007fff8e38a279 _pthread_body + 0
23 libsystem_pthread.dylib 0x00007fff8e3884b1 thread_start + 13
--------------------------------------
[ pid=43502 ] Dumping additional diagnostical information...
--------------------------------------
### Backtraces
Thread 'Main thread' (0x7fff73e27300):
in 'void waitForExitEvent()' (Main.cpp:823)
in 'void mainLoop()' (Main.cpp:716)
in 'int runServer()' (Main.cpp:940)
Thread 'Pool analytics collector' (0x10ad9e000):
in 'static void Passenger::ApplicationPool2::Pool::collectAnalytics(PoolPtr)' (Pool.h:1100)
Thread 'Pool garbage collector' (0x10ade1000):
in 'static void Passenger::ApplicationPool2::Pool::garbageCollect(PoolPtr)' (Pool.h:955)
Thread 'Main event loop: thread 1' (0x10b12f000):
(empty)
Thread 'Main event loop: thread 2' (0x10b1b2000):
(empty)
Thread 'Main event loop: thread 3' (0x10b235000):
(empty)
Thread 'Main event loop: thread 4' (0x10b2b8000):
(empty)
Thread 'Main event loop: thread 5' (0x10b33b000):
(empty)
Thread 'Main event loop: thread 6' (0x10b3be000):
(empty)
Thread 'Main event loop: thread 7' (0x10b441000):
(empty)
Thread 'Main event loop: thread 8' (0x10b4c4000):
(empty)
Thread 'Admin event loop' (0x10b547000):
(empty)
Thread 'Load balancer' (0x10b5ca000):
(empty)
Thread 'PipeWatcher: PID 43521 stdout, fd 51' (0x10b650000):
in 'void Passenger::ApplicationPool2::PipeWatcher::threadMain()' (Implementation.cpp:1671)
in 'static void Passenger::ApplicationPool2::PipeWatcher::threadMain(boost::shared_ptr<PipeWatcher>)' (Implementation.cpp:1652)
Thread 'PipeWatcher: PID 43521 stderr, fd 52' (0x10b693000):
in 'void Passenger::ApplicationPool2::PipeWatcher::threadMain()' (Implementation.cpp:1671)
in 'static void Passenger::ApplicationPool2::PipeWatcher::threadMain(boost::shared_ptr<PipeWatcher>)' (Implementation.cpp:1652)
Thread 'PipeWatcher: PID 43534 stdout, fd 50' (0x10b717000):
in 'void Passenger::ApplicationPool2::PipeWatcher::threadMain()' (Implementation.cpp:1671)
in 'static void Passenger::ApplicationPool2::PipeWatcher::threadMain(boost::shared_ptr<PipeWatcher>)' (Implementation.cpp:1652)
Thread 'PipeWatcher: PID 43543 stdout, fd 55' (0x10b75a000):
in 'void Passenger::ApplicationPool2::PipeWatcher::threadMain()' (Implementation.cpp:1671)
in 'static void Passenger::ApplicationPool2::PipeWatcher::threadMain(boost::shared_ptr<PipeWatcher>)' (Implementation.cpp:1652)
Thread 'PipeWatcher: PID 43578 stdout, fd 58' (0x10b79d000):
in 'void Passenger::ApplicationPool2::PipeWatcher::threadMain()' (Implementation.cpp:1671)
in 'static void Passenger::ApplicationPool2::PipeWatcher::threadMain(boost::shared_ptr<PipeWatcher>)' (Implementation.cpp:1652)
### Request handler state (thread 1)
{
"active_client_count" : 1,
"active_clients" :
{
"1.4" :
{
"connected_at" :
{
"local" : "Mon Dec 15 20:10:35 2014",
"relative" : "0s ago",
"timestamp" : 1418692235.401983
},
"connection_state" : "ACTIVE",
"current_request" :
{
"app_response_body_already_read" : 1025195,
"app_response_body_fully_read" : false,
"app_response_body_type" : "CONTENT_LENGTH",
"app_response_content_length" : 1891977,
"app_response_http_major" : 1,
"app_response_http_minor" : 1,
"app_response_http_state" : "PARSING_BODY_WITH_LENGTH",
"app_response_want_keep_alive" : true,
"flags" :
{
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"host" : "foo.com",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/assets/wave.webm",
"refcount" : 1,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : true,
"session" :
{
"gupid" : "168cac6-VRhRtApANb",
"pid" : 43543
},
"session_checkout_try" : 1,
"started_at" :
{
"local" : "Mon Dec 15 20:10:35 2014",
"relative" : "0s ago",
"timestamp" : 1418692235.402282
},
"state" : "WAITING_FOR_APP_OUTPUT",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "1.4",
"number" : 4,
"refcount" : 2,
"requests_begun" : 3
}
},
"disconnected_client_count" : 0,
"disconnected_clients" : {},
"free_client_count" : 127,
"free_request_count" : 0,
"mbuf_pool" :
{
"active_blocks" : 321,
"active_memory" :
{
"bytes" : 164352,
"human_readable" : "160.5 KB"
},
"chunk_size" : 512,
"free_blocks" : 1,
"offset" : 448,
"spare_memory" :
{
"bytes" : 512,
"human_readable" : "512 bytes"
}
},
"pid" : 43603,
"server_state" : "ACTIVE",
"total_bytes_consumed" : 3892,
"total_clients_accepted" : 4,
"total_requests_begun" : 3,
"turbocaching" :
{
"fetches" : 2,
"hit_ratio" : 0.0,
"hits" : 0,
"store_success_ratio" : 0.50,
"store_successes" : 1,
"stores" : 2
}
}
### Request handler state (thread 2)
{
"active_client_count" : 1,
"active_clients" :
{
"2.4" :
{
"connected_at" :
{
"local" : "Mon Dec 15 20:10:35 2014",
"relative" : "0s ago",
"timestamp" : 1418692235.458892
},
"connection_state" : "ACTIVE",
"current_request" :
{
"flags" :
{
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "2.4",
"number" : 4,
"refcount" : 2,
"requests_begun" : 2
}
},
"disconnected_client_count" : 0,
"disconnected_clients" : {},
"free_client_count" : 127,
"free_request_count" : 0,
"mbuf_pool" :
{
"active_blocks" : 0,
"active_memory" :
{
"bytes" : 0,
"human_readable" : "0 bytes"
},
"chunk_size" : 512,
"free_blocks" : 10,
"offset" : 448,
"spare_memory" :
{
"bytes" : 5120,
"human_readable" : "5.0 KB"
}
},
"pid" : 43603,
"server_state" : "ACTIVE",
"total_bytes_consumed" : 2350,
"total_clients_accepted" : 4,
"total_requests_begun" : 2,
"turbocaching" :
{
"fetches" : 1,
"hit_ratio" : 0.0,
"hits" : 0,
"store_success_ratio" : 1.0,
"store_successes" : 1,
"stores" : 1
}
}
### Request handler state (thread 3)
{
"active_client_count" : 1,
"active_clients" :
{
"3.1" :
{
"connected_at" :
{
"local" : "Mon Dec 15 20:09:28 2014",
"relative" : "1m 7s ago",
"timestamp" : 1418692168.034544
},
"connection_state" : "ACTIVE",
"current_request" :
{
"flags" :
{
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"http_state" : "PARSING_HEADERS",
"refcount" : 1,
"session_checkout_try" : 0,
"state" : "ANALYZING_REQUEST",
"sticky_session" : false
},
"lingering_request_count" : 0,
"name" : "3.1",
"number" : 1,
"refcount" : 2,
"requests_begun" : 0
}
},
"disconnected_client_count" : 0,
"disconnected_clients" : {},
"free_client_count" : 127,
"free_request_count" : 1,
"mbuf_pool" :
{
"active_blocks" : 0,
"active_memory" :
{
"bytes" : 0,
"human_readable" : "0 bytes"
},
"chunk_size" : 512,
"free_blocks" : 6,
"offset" : 448,
"spare_memory" :
{
"bytes" : 3072,
"human_readable" : "3.0 KB"
}
},
"pid" : 43603,
"server_state" : "ACTIVE",
"total_bytes_consumed" : 2401,
"total_clients_accepted" : 3,
"total_requests_begun" : 2,
"turbocaching" :
{
"fetches" : 1,
"hit_ratio" : 0.0,
"hits" : 0,
"store_success_ratio" : 0.0,
"store_successes" : 0,
"stores" : 1
}
}
### Request handler state (thread 4)
{
"active_client_count" : 0,
"active_clients" : {},
"disconnected_client_count" : 0,
"disconnected_clients" : {},
"free_client_count" : 128,
"free_request_count" : 1,
"mbuf_pool" :
{
"active_blocks" : 0,
"active_memory" :
{
"bytes" : 0,
"human_readable" : "0 bytes"
},
"chunk_size" : 512,
"free_blocks" : 10,
"offset" : 448,
"spare_memory" :
{
"bytes" : 5120,
"human_readable" : "5.0 KB"
}
},
"pid" : 43603,
"server_state" : "ACTIVE",
"total_bytes_consumed" : 2871,
"total_clients_accepted" : 3,
"total_requests_begun" : 3,
"turbocaching" :
{
"fetches" : 1,
"hit_ratio" : 0.0,
"hits" : 0,
"store_success_ratio" : 1.0,
"store_successes" : 1,
"stores" : 1
}
}
### Request handler state (thread 5)
{
"active_client_count" : 0,
"active_clients" : {},
"disconnected_client_count" : 0,
"disconnected_clients" : {},
"free_client_count" : 128,
"free_request_count" : 1,
"mbuf_pool" :
{
"active_blocks" : 0,
"active_memory" :
{
"bytes" : 0,
"human_readable" : "0 bytes"
},
"chunk_size" : 512,
"free_blocks" : 9,
"offset" : 448,
"spare_memory" :
{
"bytes" : 4608,
"human_readable" : "4.5 KB"
}
},
"pid" : 43603,
"server_state" : "ACTIVE",
"total_bytes_consumed" : 3134,
"total_clients_accepted" : 3,
"total_requests_begun" : 3,
"turbocaching" :
{
"fetches" : 1,
"hit_ratio" : 0.0,
"hits" : 0,
"store_success_ratio" : 1.0,
"store_successes" : 1,
"stores" : 1
}
}
### Request handler state (thread 6)
{
"active_client_count" : 0,
"active_clients" : {},
"disconnected_client_count" : 0,
"disconnected_clients" : {},
"free_client_count" : 128,
"free_request_count" : 1,
"mbuf_pool" :
{
"active_blocks" : 0,
"active_memory" :
{
"bytes" : 0,
"human_readable" : "0 bytes"
},
"chunk_size" : 512,
"free_blocks" : 879,
"offset" : 448,
"spare_memory" :
{
"bytes" : 450048,
"human_readable" : "439.5 KB"
}
},
"pid" : 43603,
"server_state" : "ACTIVE",
"total_bytes_consumed" : 3138,
"total_clients_accepted" : 3,
"total_requests_begun" : 3,
"turbocaching" :
{
"fetches" : 1,
"hit_ratio" : 0.0,
"hits" : 0,
"store_success_ratio" : 0.0,
"store_successes" : 0,
"stores" : 1
}
}
### Request handler state (thread 7)
{
"active_client_count" : 0,
"active_clients" : {},
"disconnected_client_count" : 0,
"disconnected_clients" : {},
"free_client_count" : 128,
"free_request_count" : 1,
"mbuf_pool" :
{
"active_blocks" : 0,
"active_memory" :
{
"bytes" : 0,
"human_readable" : "0 bytes"
},
"chunk_size" : 512,
"free_blocks" : 8,
"offset" : 448,
"spare_memory" :
{
"bytes" : 4096,
"human_readable" : "4.0 KB"
}
},
"pid" : 43603,
"server_state" : "ACTIVE",
"total_bytes_consumed" : 3328,
"total_clients_accepted" : 3,
"total_requests_begun" : 3,
"turbocaching" :
{
"fetches" : 1,
"hit_ratio" : 0.0,
"hits" : 0,
"store_success_ratio" : 1.0,
"store_successes" : 1,
"stores" : 1
}
}
### Request handler state (thread 8)
{
"active_client_count" : 1,
"active_clients" :
{
"8.3" :
{
"connected_at" :
{
"local" : "Mon Dec 15 20:10:35 2014",
"relative" : "0s ago",
"timestamp" : 1418692235.401156
},
"connection_state" : "ACTIVE",
"current_request" :
{
"app_response_body_already_read" : 1328490,
"app_response_body_fully_read" : false,
"app_response_body_type" : "CONTENT_LENGTH",
"app_response_content_length" : 6511444,
"app_response_http_major" : 1,
"app_response_http_minor" : 1,
"app_response_http_state" : "PARSING_BODY_WITH_LENGTH",
"app_response_want_keep_alive" : true,
"flags" :
{
"dechunk_response" : false,
"https" : false,
"request_body_buffering" : false
},
"host" : "foo.com",
"http_major" : 1,
"http_minor" : 1,
"http_state" : "COMPLETE",
"method" : "GET",
"path" : "/assets/splash/foo.jpg",
"refcount" : 2,
"request_body_already_read" : 0,
"request_body_fully_read" : true,
"request_body_type" : "NO_BODY",
"response_begun" : true,
"session" :
{
"gupid" : "168cac6-uBA2gzf59r",
"pid" : 43534
},
"session_checkout_try" : 1,
"started_at" :
{
"local" : "Mon Dec 15 20:10:35 2014",
"relative" : "0s ago",
"timestamp" : 1418692235.402274
},
"state" : "WAITING_FOR_APP_OUTPUT",
"sticky_session" : false,
"want_keep_alive" : false
},
"lingering_request_count" : 0,
"name" : "8.3",
"number" : 3,
"refcount" : 2,
"requests_begun" : 3
}
},
"disconnected_client_count" : 0,
"disconnected_clients" : {},
"free_client_count" : 127,
"free_request_count" : 0,
"mbuf_pool" :
{
"active_blocks" : 1414,
"active_memory" :
{
"bytes" : 723968,
"human_readable" : "707.0 KB"
},
"chunk_size" : 512,
"free_blocks" : 0,
"offset" : 448,
"spare_memory" :
{
"bytes" : 0,
"human_readable" : "0 bytes"
}
},
"pid" : 43603,
"server_state" : "ACTIVE",
"total_bytes_consumed" : 4701,
"total_clients_accepted" : 3,
"total_requests_begun" : 3,
"turbocaching" :
{
"fetches" : 0,
"hit_ratio" : nan,
"hits" : 0,
"store_success_ratio" : nan,
"store_successes" : 0,
"stores" : 0
}
}
### Request handler config (thread 1)
{
"accept_burst_count" : 32,
"client_freelist_limit" : 1024,
"data_buffer_dir" : "/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T",
"min_spare_clients" : 128,
"request_freelist_limit" : 1024,
"show_version_in_header" : true,
"single_app_mode" : true,
"start_reading_after_accept" : true,
"stat_throttle_rate" : 10
}
### Request handler config (thread 2)
{
"accept_burst_count" : 32,
"client_freelist_limit" : 1024,
"data_buffer_dir" : "/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T",
"min_spare_clients" : 128,
"request_freelist_limit" : 1024,
"show_version_in_header" : true,
"single_app_mode" : true,
"start_reading_after_accept" : true,
"stat_throttle_rate" : 10
}
### Request handler config (thread 3)
{
"accept_burst_count" : 32,
"client_freelist_limit" : 1024,
"data_buffer_dir" : "/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T",
"min_spare_clients" : 128,
"request_freelist_limit" : 1024,
"show_version_in_header" : true,
"single_app_mode" : true,
"start_reading_after_accept" : true,
"stat_throttle_rate" : 10
}
### Request handler config (thread 4)
{
"accept_burst_count" : 32,
"client_freelist_limit" : 1024,
"data_buffer_dir" : "/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T",
"min_spare_clients" : 128,
"request_freelist_limit" : 1024,
"show_version_in_header" : true,
"single_app_mode" : true,
"start_reading_after_accept" : true,
"stat_throttle_rate" : 10
}
### Request handler config (thread 5)
{
"accept_burst_count" : 32,
"client_freelist_limit" : 1024,
"data_buffer_dir" : "/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T",
"min_spare_clients" : 128,
"request_freelist_limit" : 1024,
"show_version_in_header" : true,
"single_app_mode" : true,
"start_reading_after_accept" : true,
"stat_throttle_rate" : 10
}
### Request handler config (thread 6)
{
"accept_burst_count" : 32,
"client_freelist_limit" : 1024,
"data_buffer_dir" : "/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T",
"min_spare_clients" : 128,
"request_freelist_limit" : 1024,
"show_version_in_header" : true,
"single_app_mode" : true,
"start_reading_after_accept" : true,
"stat_throttle_rate" : 10
}
### Request handler config (thread 7)
{
"accept_burst_count" : 32,
"client_freelist_limit" : 1024,
"data_buffer_dir" : "/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T",
"min_spare_clients" : 128,
"request_freelist_limit" : 1024,
"show_version_in_header" : true,
"single_app_mode" : true,
"start_reading_after_accept" : true,
"stat_throttle_rate" : 10
}
### Request handler config (thread 8)
{
"accept_burst_count" : 32,
"client_freelist_limit" : 1024,
"data_buffer_dir" : "/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T",
"min_spare_clients" : 128,
"request_freelist_limit" : 1024,
"show_version_in_header" : true,
"single_app_mode" : true,
"start_reading_after_accept" : true,
"stat_throttle_rate" : 10
}
### Pool state (simple)
----------- General information -----------
Max pool size : 6
Processes : 3
Requests in top-level queue : 0
----------- Application groups -----------
/foo#default:
App root: /foo
Requests in queue: 0
* PID: 43534 Sessions: 1 Processed: 16 Uptime: 28s
CPU: 19% Memory : 140M Last used: 0s ago
URL : http://127.0.0.1:65353
Password: n1brLS0SIrbGk8FP
* PID: 43543 Sessions: 1 Processed: 4 Uptime: 27s
CPU: 9% Memory : 77M Last used: 0s ago
URL : http://127.0.0.1:65360
Password: n1brLS0SIrbGk8FP
* PID: 43578 Sessions: 0 Processed: 0 Uptime: 1s
CPU: 12% Memory : 52M Last used: 1s ago
URL : http://127.0.0.1:65380
Password: n1brLS0SIrbGk8FP
### mbuf stats
nfree_mbuf_blockq : 1
nactive_mbuf_blockq: 321
mbuf_block_chunk_size: 512
### Pool state (XML)
<?xml version="1.0" encoding="iso8859-1" ?>
<info version="3"><passenger_version>5.0.0.beta1</passenger_version><process_count>3</process_count><max>6</max><capacity_used>3</capacity_used><get_wait_list_size>0</get_wait_list_size><get_wait_list></get_wait_list><supergroups><supergroup><name>/foo</name><state>READY</state><get_wait_list_size>0</get_wait_list_size><capacity_used>3</capacity_used><secret>FBpBomWK8H7KWChQPCUdzyGKyPtddYnrm9tXrEUI1eq</secret><group default="true"><name>/foo&#35;default</name><component_name>default</component_name><app_root>/foo</app_root><app_type>rack</app_type><environment>development</environment><uuid>eVdR175VPe4UoGlcMREt</uuid><enabled_process_count>3</enabled_process_count><disabling_process_count>0</disabling_process_count><disabled_process_count>0</disabled_process_count><capacity_used>3</capacity_used><get_wait_list_size>0</get_wait_list_size><disable_wait_list_size>0</disable_wait_list_size><processes_being_spawned>0</processes_being_spawned><secret>n1brLS0SIrbGk8FP</secret><life_status>ALIVE</life_status><options><app_root>/foo</app_root><app_group_name>/foo</app_group_name><app_type>rack</app_type><start_command>ruby&#9;/usr/local/rvm/gems/ruby-head&#64;global/gems/passenger-enterprise-server-5.0.0.beta1/helper-scripts/rack-loader.rb</start_command><startup_file>config.ru</startup_file><process_title>Passenger RubyApp</process_title><log_level>3</log_level><start_timeout>90000</start_timeout><environment>development</environment><base_uri>/</base_uri><spawn_method>smart</spawn_method><default_user>nobody</default_user><default_group>nobody</default_group><ruby>ruby</ruby><python>python</python><nodejs>node</nodejs><logging_agent_address>unix:/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/passenger.b7j4Qjt/agents.s/logging</logging_agent_address><logging_agent_username>logging</logging_agent_username><logging_agent_password>379t2Tdrr1iSGWAEGHtgRzkR</logging_agent_password><debugger>false</debugger><analytics>false</analytics><group_secret>n1brLS0SIrbGk8FP</group_secret><concurrency_model>process</concurrency_model><thread_count>1</thread_count><min_processes>1</min_processes><max_processes>0</max_processes><max_preloader_idle_time>-1</max_preloader_idle_time><max_out_of_band_work_instances>1</max_out_of_band_work_instances><rolling_restart>false</rolling_restart><ignore_spawn_errors>false</ignore_spawn_errors></options><processes><process><pid>43534</pid><sticky_session_id>448318128</sticky_session_id><gupid>168cac6-uBA2gzf59r</gupid><concurrency>1</concurrency><sessions>1</sessions><busyness>2147483647</busyness><processed>16</processed><spawner_creation_time>1418692199624574</spawner_creation_time><spawn_start_time>1418692207316310</spawn_start_time><spawn_end_time>1418692207401875</spawn_end_time><last_used>1418692235402274</last_used><last_used_desc>0s ago</last_used_desc><uptime>28s</uptime><life_status>ALIVE</life_status><enabled>ENABLED</enabled><has_metrics>true</has_metrics><cpu>19</cpu><rss>143948</rss><pss>-1</pss><private_dirty>-1</private_dirty><swap>-1</swap><real_memory>143948</real_memory><vmsize>2721696</vmsize><process_group_id>43502</process_group_id><command>Passenger RubyApp: /foo</command><sockets><socket><name>main</name><address>unix:/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/passenger.b7j4Qjt/apps.s/ruby.NemaO0ao10c71Rv</address><protocol>session</protocol><concurrency>1</concurrency><sessions>1</sessions></socket><socket><name>http</name><address>tcp://127.0.0.1:65353</address><protocol>http</protocol><concurrency>1</concurrency><sessions>0</sessions></socket><socket><name>async_irb</name><address>unix:/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/passenger.b7j4Qjt/apps.s/ruby.aVxcWojMUSnoDcM</address><protocol>irb</protocol><concurrency>0</concurrency><sessions>0</sessions></socket></sockets></process><process><pid>43543</pid><sticky_session_id>2022081094</sticky_session_id><gupid>168cac6-VRhRtApANb</gupid><concurrency>1</concurrency><sessions>1</sessions><busyness>2147483647</busyness><processed>4</processed><spawner_creation_time>1418692199624574</spawner_creation_time><spawn_start_time>1418692208600072</spawn_start_time><spawn_end_time>1418692208682683</spawn_end_time><last_used>1418692235402282</last_used><last_used_desc>0s ago</last_used_desc><uptime>27s</uptime><life_status>ALIVE</life_status><enabled>ENABLED</enabled><has_metrics>true</has_metrics><cpu>9</cpu><rss>79184</rss><pss>-1</pss><private_dirty>-1</private_dirty><swap>-1</swap><real_memory>79184</real_memory><vmsize>2713416</vmsize><process_group_id>43502</process_group_id><command>Passenger RubyApp: /foo</command><sockets><socket><name>main</name><address>unix:/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/passenger.b7j4Qjt/apps.s/ruby.jK2yESysuS9XZhQ</address><protocol>session</protocol><concurrency>1</concurrency><sessions>1</sessions></socket><socket><name>http</name><address>tcp://127.0.0.1:65360</address><protocol>http</protocol><concurrency>1</concurrency><sessions>0</sessions></socket><socket><name>async_irb</name><address>unix:/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/passenger.b7j4Qjt/apps.s/ruby.3VpMuWvZOUKGjLf</address><protocol>irb</protocol><concurrency>0</concurrency><sessions>0</sessions></socket></sockets></process><process><pid>43578</pid><sticky_session_id>1188233083</sticky_session_id><gupid>168cac6-VBdGZmXh5J</gupid><concurrency>1</concurrency><sessions>0</sessions><busyness>0</busyness><processed>0</processed><spawner_creation_time>1418692199624574</spawner_creation_time><spawn_start_time>1418692234889598</spawn_start_time><spawn_end_time>1418692234977182</spawn_end_time><last_used>1418692234977182</last_used><last_used_desc>1s ago</last_used_desc><uptime>1s</uptime><life_status>ALIVE</life_status><enabled>ENABLED</enabled><has_metrics>true</has_metrics><cpu>12</cpu><rss>53788</rss><pss>-1</pss><private_dirty>-1</private_dirty><swap>-1</swap><real_memory>53788</real_memory><vmsize>2715464</vmsize><process_group_id>43502</process_group_id><command>Passenger RubyApp: /foo</command><sockets><socket><name>main</name><address>unix:/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/passenger.b7j4Qjt/apps.s/ruby.22Cb8QorcIzApUb</address><protocol>session</protocol><concurrency>1</concurrency><sessions>0</sessions></socket><socket><name>http</name><address>tcp://127.0.0.1:65380</address><protocol>http</protocol><concurrency>1</concurrency><sessions>0</sessions></socket><socket><name>async_irb</name><address>unix:/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/passenger.b7j4Qjt/apps.s/ruby.XnXSFftm8l2HJAE</address><protocol>irb</protocol><concurrency>0</concurrency><sessions>0</sessions></socket></sockets></process></processes></group></supergroup></supergroups></info>
--------------------------------------
[ pid=43502 ] Open files and file descriptors:
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
Passenger 43502 danielsh cwd DIR 1,4 1088 2 /
Passenger 43502 danielsh txt REG 1,4 9929924 20535506 /usr/local/rvm/rubies/ruby-head/lib/ruby/gems/2.2.0/gems/passenger-enterprise-server-5.0.0.beta1/buildout/support-binaries/PassengerAgent
Passenger 43502 danielsh txt REG 1,4 413372 9529925 /usr/local/Cellar/curl/7.39.0/lib/libcurl.4.dylib
Passenger 43502 danielsh txt REG 1,4 60680 1270437 /usr/local/Cellar/c-ares/1.10.0/lib/libcares.2.dylib
Passenger 43502 danielsh txt REG 1,4 200252 1262857 /usr/local/Cellar/libidn/1.29/lib/libidn.11.dylib
Passenger 43502 danielsh txt REG 1,4 106124 1270639 /usr/local/Cellar/rtmpdump/2.4+20131018_1/lib/librtmp.1.dylib
Passenger 43502 danielsh txt REG 1,4 80468 4140926 /usr/local/Cellar/zlib/1.2.8/lib/libz.1.2.8.dylib
Passenger 43502 danielsh txt REG 1,4 335280 18619394 /usr/local/Cellar/openssl/1.0.1j_1/lib/libssl.1.0.0.dylib
Passenger 43502 danielsh txt REG 1,4 1573512 18619391 /usr/local/Cellar/openssl/1.0.1j_1/lib/libcrypto.1.0.0.dylib
Passenger 43502 danielsh txt REG 1,4 145904 1263125 /usr/local/Cellar/libssh2/1.4.3_1/lib/libssh2.1.dylib
Passenger 43502 danielsh txt REG 1,4 622896 11866 /usr/lib/dyld
Passenger 43502 danielsh txt REG 1,4 381607014 20429816 /private/var/db/dyld/dyld_shared_cache_x86_64
Passenger 43502 danielsh 0r CHR 3,2 0t0 304 /dev/null
Passenger 43502 danielsh 1 PIPE 0xf781feb02533c329 16384 ->0xf781feb02533c279
Passenger 43502 danielsh 2 PIPE 0xf781feb02533c329 16384 ->0xf781feb02533c279
Passenger 43502 danielsh 3u unix 0xf781feb02ca539b9 0t0 ->0xf781feb02181d379
Passenger 43502 danielsh 5 PIPE 0xf781feb02533c329 16384 ->0xf781feb02533c279
Passenger 43502 danielsh 8 PIPE 0xf781feb01e305279 16384 ->0xf781feb016d5e4b9
Passenger 43502 danielsh 9 PIPE 0xf781feb016d5e4b9 16384 ->0xf781feb01e305279
Passenger 43502 danielsh 10 PIPE 0xf781feb01e301e39 16384 ->0xf781feb02533ba39
Passenger 43502 danielsh 11 PIPE 0xf781feb02533ba39 16384 ->0xf781feb01e301e39
Passenger 43502 danielsh 12 PIPE 0xf781feb016d5e829 16384 ->0xf781feb02533a179
Passenger 43502 danielsh 13 PIPE 0xf781feb02533a179 16384 ->0xf781feb016d5e829
Passenger 43502 danielsh 14u unix 0xf781feb023aff449 0t0 /var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/passenger.b7j4Qjt/agents.s/server
Passenger 43502 danielsh 15u IPv4 0xf781feb024365529 0t0 TCP *:3000 (LISTEN)
Passenger 43502 danielsh 16u unix 0xf781feb01edc6b49 0t0 /var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/passenger.b7j4Qjt/agents.s/server_admin
Passenger 43502 danielsh 17r CHR 11,1 0t65536 578 /dev/urandom
Passenger 43502 danielsh 18r CHR 11,1 0t0 578 /dev/urandom
Passenger 43502 danielsh 19 PIPE 0xf781feb02533b779 16384 ->0xf781feb016d5eda9
Passenger 43502 danielsh 20u KQUEUE count=1, state=0
Passenger 43502 danielsh 21 PIPE 0xf781feb02533aa69 16384 ->0xf781feb01e302729
Passenger 43502 danielsh 22 PIPE 0xf781feb01e302729 16384 ->0xf781feb02533aa69
Passenger 43502 danielsh 23 PIPE 0xf781feb016d5eda9 16384 ->0xf781feb02533b779
Passenger 43502 danielsh 24u KQUEUE count=0, state=0x2
Passenger 43502 danielsh 25 PIPE 0xf781feb016d5d599 16384 ->0xf781feb01e3053d9
Passenger 43502 danielsh 26 PIPE 0xf781feb01e3053d9 16384 ->0xf781feb016d5d599
Passenger 43502 danielsh 27u KQUEUE count=0, state=0x2
Passenger 43502 danielsh 28 PIPE 0xf781feb016d5dbc9 16384 ->0xf781feb01e305119
Passenger 43502 danielsh 29 PIPE 0xf781feb01e305119 16384 ->0xf781feb016d5dbc9
Passenger 43502 danielsh 30u KQUEUE count=0, state=0x2
Passenger 43502 danielsh 31 PIPE 0xf781feb016d5ef09 16384 ->0xf781feb01e305749
Passenger 43502 danielsh 32 PIPE 0xf781feb01e305749 16384 ->0xf781feb016d5ef09
Passenger 43502 danielsh 33u KQUEUE count=0, state=0x2
Passenger 43502 danielsh 34 PIPE 0xf781feb02533bae9 16384 ->0xf781feb016d5ec49
Passenger 43502 danielsh 35 PIPE 0xf781feb016d5ec49 16384 ->0xf781feb02533bae9
Passenger 43502 danielsh 36u KQUEUE count=0, state=0x2
Passenger 43502 danielsh 37 PIPE 0xf781feb02533c489 16384 ->0xf781feb016d5d4e9
Passenger 43502 danielsh 38 PIPE 0xf781feb016d5d4e9 16384 ->0xf781feb02533c489
Passenger 43502 danielsh 39u KQUEUE count=0, state=0x2
Passenger 43502 danielsh 40 PIPE 0xf781feb016d5d2d9 16384 ->0xf781feb016d5d229
Passenger 43502 danielsh 41 PIPE 0xf781feb016d5d229 16384 ->0xf781feb016d5d2d9
Passenger 43502 danielsh 42u KQUEUE count=2, state=0
Passenger 43502 danielsh 43 PIPE 0xf781feb016d5d179 16384 ->0xf781feb016d5d0c9
Passenger 43502 danielsh 44 PIPE 0xf781feb016d5d0c9 16384 ->0xf781feb016d5d179
Passenger 43502 danielsh 45u KQUEUE count=0, state=0x2
Passenger 43502 danielsh 46 PIPE 0xf781feb016d5d019 16384 ->0xf781feb016d5cf69
Passenger 43502 danielsh 47 PIPE 0xf781feb016d5cf69 16384 ->0xf781feb016d5d019
Passenger 43502 danielsh 48u IPv4 0xf781feb02f3071e9 0t0 TCP 127.0.0.1:3000->127.0.0.1:65343 (ESTABLISHED)
Passenger 43502 danielsh 49u IPv4 0xf781feb02247d529 0t0 TCP 127.0.0.1:3000->127.0.0.1:65382 (ESTABLISHED)
Passenger 43502 danielsh 50u unix 0xf781feb02ca54251 0t0 ->0xf781feb02181e0c1
Passenger 43502 danielsh 51u unix 0xf781feb0164eef31 0t0 ->0xf781feb02181dff9
Passenger 43502 danielsh 52 PIPE 0xf781feb02533b8d9 16384 ->0xf781feb016d5e409
Passenger 43502 danielsh 53u unix 0xf781feb01e32af31 0t0 ->0xf781feb01edc7189
Passenger 43502 danielsh 54u IPv4 0xf781feb025588529 0t0 TCP 127.0.0.1:3000->127.0.0.1:65383 (ESTABLISHED)
Passenger 43502 danielsh 55u unix 0xf781feb02ca532b1 0t0 ->0xf781feb023b0b381
Passenger 43502 danielsh 56u unix 0xf781feb0164eea81 0t0 ->0xf781feb02ca53699
Passenger 43502 danielsh 57u REG 1,4 143360 20848825 /private/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/buffer.1182992528
Passenger 43502 danielsh 58u unix 0xf781feb02cd6aba9 0t0 ->0xf781feb01e32b571
Passenger 43502 danielsh 59u IPv4 0xf781feb02247cc59 0t0 TCP 127.0.0.1:3000->127.0.0.1:65384 (ESTABLISHED)
Passenger 43502 danielsh 60u REG 1,4 896 20848826 /private/var/folders/xf/66c_hdfx2jzc_gpvtb40cfdm0000gn/T/buffer.1151814170
--------------------------------------
[ pid=43502 ] Dumping a more detailed backtrace with crash-watch...
*** ERROR ***: 'gdb' isn't installed. Please install it first.
Debian/Ubuntu: sudo apt-get install gdb
RedHat/CentOS/Fedora: sudo yum install gdb
Mac OS X: please install the Developer Tools or XCode
FreeBSD: use the devel/gdb port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment