Ticket #1429 (closed defect: worksforme)
Sporadic crashes with 1.4.18
| Reported by: | mark@… | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.20 |
| Component: | core | Version: | 1.4.18 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description (last modified by stbuehler) (diff)
We're experiencing sporadic crashes since upgrading from 1.4.16 to 1.4.18. Here's our current backtrace:
(gdb) bt #0 0x0000002a95c1921d in raise () from /lib64/tls/libc.so.6 #1 0x0000002a95c1aa1e in abort () from /lib64/tls/libc.so.6 #2 0x0000002a96b164bb in ?? () from /usr/lib64/lighttpd/mod_cgi.so #3 0x0000002a96b16d23 in ?? () from /usr/lib64/lighttpd/mod_cgi.so #4 0x000000000041da4c in plugins_call_handle_subrequest_start () #5 0x000000000040ad81 in http_response_prepare () #6 0x000000000040db04 in connection_state_machine () #7 0x0000000000409505 in main () (gdb)
We've recompiled with CFLAGS='-ggdb' and are hoping that will provide line numbers for the next time it crashes. In the mean time I'm filing this ticket on the off chance that someone recognizes something that changed in this release that could lead to this crash.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

