SIGSEGV with lighttpd-1.4.66 / kernel version 4.19.183
Added by vlrk about 1 month ago
Hi Team,
I am using lighttpd in retail router embedded device.
Offlate observing one crash, below is the complete config and the backtrace observed.
conig file : https://paste.lighttpd.net/7C#CgnLwtEyTsNmXqfp278JAI6l
backtrace shows below stack.
(gdb) bt
#0 0x00038e58 in chunkqueue_chunk_pool_clear ()
#1 0x0002aa34 in server_handle_sigalrm ()
#2 0x00029ed0 in server_main_loop ()
#3 0x0001b184 in main ()
(gdb)
My device is with 1GB RAM and 4 Core MIPS processor with speed BogoMIPS : 100.00
In code trace it shows like "free excess chunkqueue buffers every 64 secs ".
Due to space constraint not enabled debug logs. Any specific module logs can be useful in narrowing down the issue.
Anyleads would hightly helpful in this regard.
Thanks
RK
Replies (3)
RE: SIGSEGV with lighttpd-1.4.66 / kernel version 4.19.183 - Added by gstrauss 24 days ago
SIGSEGV with lighttpd-1.4.66
Please test with the latest lighttpd release (currently lighttpd 1.4.71) and report if you still have an issue.
lighttpd 1.4.72 is scheduled for release later this month.
RE: SIGSEGV with lighttpd-1.4.66 / kernel version 4.19.183 - Added by gstrauss 3 days ago
Any update? Did you test with lighttpd 1.4.71?
RE: SIGSEGV with lighttpd-1.4.66 / kernel version 4.19.183 - Added by vlrk 43 minutes ago
gstrauss , I am yet to reproduce the issue . With out this I cannot update in my environment and verify the build.
Once I make any progress on this , I will update the details here.
Thanks
vlrk