Project

General

Profile

Actions

Bug #1429

closed

Sporadic crashes with 1.4.18

Added by Anonymous over 16 years ago. Updated over 15 years ago.

Status:
Missing Feedback
Priority:
Normal
Category:
core
Target version:
ASK QUESTIONS IN Forums:

Description

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.

-- mark

Actions #1

Updated by stbuehler over 15 years ago

  • Status changed from New to Fixed
  • Resolution set to worksforme

There have been some changes, but without more information i don't see how we could find the bug. Closing as worksforme until more information is provided.

Actions #2

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Missing Feedback
Actions

Also available in: Atom