
codesite-noreply at google
Nov 11, 2009, 10:49 AM
Post #10 of 14
(978 views)
Permalink
|
|
Re: Issue 547 in cherokee: Undefined Cherokee Crash
[In reply to]
|
|
Comment #9 on issue 547 by ste...@konink.de: Undefined Cherokee Crash http://code.google.com/p/cherokee/issues/detail?id=547 # Thread 16 (Thread 0x7fc80a73a910 (LWP 9803)): # #0 0x00007fc811d4dc7f in waitpid () from /lib/libc.so.6 # No symbol table info available. # #1 0x00007fc811ceb341 in do_system () from /lib/libc.so.6 # No symbol table info available. # #2 0x00007fc811ceb6bc in system () from /lib/libc.so.6 # No symbol table info available. # #3 0x00007fc8129ba5cd in cherokee_server_handle_panic (srv=0x1e92a30) at server.c:1800 # re = <value optimized out> # cmd = {buf = 0x232bb90 "/opt/cherokee/bin/cherokee-panic 9798", size = 41, len = 37} # #4 0x0000000000401684 in signals_handler (sig=-512, si=0x7fc80a7399dc, context=0x0) at main_worker.c:147 # No locals. # #5 <signal handler called> # No locals. # #6 0x00007fc811d7733f in writev () from /lib/libc.so.6 # No symbol table info available. # #7 0x00007fc812bf8035 in cherokee_socket_writev (socket=0x22348c8, vector=0x7fc80a739f50, vector_len=<value optimized out>, pcnt_written=0xffffffffffffffff) # at socket.c:896 # re = <value optimized out> # i = <value optimized out> # ret = <value optimized out> # cnt = <value optimized out> # __func__ = "cherokee_socket_writev" # #8 0x00007fc8129b7f65 in cherokee_connection_send_header_and_mmaped (conn=0x2234880) at connection.c:822 # re = 0 # ret = <value optimized out> # bufs = {{iov_base = 0x2237ca0, iov_len = 322}, {iov_base = 0x7fc812fc2000, iov_len = 6904}} # __func__ = "cherokee_connection_send_header_and_mmaped" # #9 0x00007fc8129bfdd2 in process_active_connections (thd=0x1eaa490) at thread.c:1172 # re = <value optimized out> # ret = <value optimized out> # len = 394 # i = (cherokee_list_t *) 0x2234880 # tmp = (cherokee_list_t *) 0x1eaa5d0 # srv = (cherokee_server_t *) 0x1e92a30 # __func__ = "process_active_connections" # #10 0x00007fc8129c05b8 in cherokee_thread_step_MULTI_THREAD (thd=0x1eaa490, dont_block=false) at thread.c:1801 # ret = ret_ok # can_block = false # srv = <value optimized out> # fdwatch_msecs = 1000 # #11 0x00007fc8129c0c7a in thread_routine (data=<value optimized out>) at thread.c:98 # thread = (cherokee_thread_t *) 0x1eaa490 # #12 0x00007fc81258c287 in start_thread () from /lib/libpthread.so.0 # No locals. # #13 0x00007fc811d7e5bd in clone () from /lib/libc.so.6 # No symbol table info available. # #14 0x0000000000000000 in ?? () # No symbol table info available. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|