[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#485525: apache2 crashing with SIGBUS



On Tuesday 10 June 2008, Nathaniel W Filardo wrote:
> (gdb) thread apply all bt full
> d 1 (process 32009):
> #0  shmcb_store_session (s=0x17d388, shm_segment=0xf6dbc008,
> id=<value optimized out>, idlen=<value optimized out>,
> pSession=0x20d050, timeout=1213085213) at

This

> /usr/include/bits/string3.h:52

is __builtin___memcpy_chk(). It's possible that the crash is related 
to FORTIFY_SOURCE being used for compiling apache. Did you experience 
the crash with 2.2.8-3 (which was compiled without FORTIFY_SOURCE), 
too? How often does it crash, on every connection or less frequently?

Cheers,
Stefan



Reply to: