
codesite-noreply at google
Nov 12, 2009, 7:47 AM
Post #1 of 3
(399 views)
Permalink
|
|
Issue 632 in cherokee: Segfault in Cherokee
|
|
Status: New Owner: ---- New issue 632 by janez.troha: Segfault in Cherokee http://code.google.com/p/cherokee/issues/detail?id=632 What steps will reproduce the problem? 1. Visting php page What is the expected output? What do you see instead? None What version of the product are you using? On what operating system? trunk Please provide any additional information below. Operating System: Linux server 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 x86_64 GNU/Linux Debugger: /usr/bin/gdb [Thread debugging using libthread_db enabled] [New Thread 0x7fb1abf7a910 (LWP 27521)] 0x00007fb1ac226acd in waitpid () from /lib/libc.so.6 $1 = -1399274481 Thread 2 (Thread 0x7fb1abf7a910 (LWP 27521)): #0 0x00007fb1ac226ed1 in nanosleep () from /lib/libc.so.6 No symbol table info available. #1 0x00007fb1ac226d20 in sleep () from /lib/libc.so.6 No symbol table info available. #2 0x00007fb1ac710cb7 in ?? () from /usr/lib/libcherokee-server.so.0 No symbol table info available. #3 0x00007fb1ad261a04 in start_thread () from /lib/libpthread.so.0 No symbol table info available. #4 0x00007fb1ac2627bd in clone () from /lib/libc.so.6 No symbol table info available. #5 0x0000000000000000 in ?? () No symbol table info available. Thread 1 (Thread 0x7fb1ad6866f0 (LWP 27520)): #0 0x00007fb1ac226acd in waitpid () from /lib/libc.so.6 No symbol table info available. #1 0x00007fb1ac1c41f9 in ?? () from /lib/libc.so.6 No symbol table info available. #2 0x00007fb1ac1c4530 in system () from /lib/libc.so.6 No symbol table info available. #3 0x00007fb1ac72dc5d in cherokee_server_handle_panic () from /usr/lib/libcherokee-server.so.0 No symbol table info available. #4 0x0000000000401674 in _start () No symbol table info available. A debugging session is active. Inferior 1 [process 27520] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] -- 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
|