[Devel] cvs head crash

Juha Heinanen jh at tutpro.com
Thu Dec 7 18:36:53 CET 2006


while trying to text xmlrpc module, openser crashed at startup.  gdb
tells:

Program terminated with signal 11, Segmentation fault.
#0  0xa79bdc84 in mod_init () at reg_mod.c:298
298             update_stat( max_expires_stat, max_expires );
(gdb) where
#0  0xa79bdc84 in mod_init () at reg_mod.c:298
#1  0x0807de11 in init_mod (m=0x8122e70) at sr_module.c:452
#2  0x0807ddcd in init_mod (m=0x8122f10) at sr_module.c:447
#3  0x0807ddcd in init_mod (m=0x8122fb0) at sr_module.c:447
#4  0x0807ddcd in init_mod (m=0x8123050) at sr_module.c:447
#5  0x0807ddcd in init_mod (m=0x81230f0) at sr_module.c:447
#6  0x0807ddcd in init_mod (m=0x8123190) at sr_module.c:447
#7  0x0807ddcd in init_mod (m=0x8123230) at sr_module.c:447
#8  0x0807ddcd in init_mod (m=0x81232d0) at sr_module.c:447
#9  0x0807ddcd in init_mod (m=0x8123370) at sr_module.c:447
#10 0x0807ddcd in init_mod (m=0x8123410) at sr_module.c:447
#11 0x0807ddcd in init_mod (m=0x81234b0) at sr_module.c:447
#12 0x0807ddcd in init_mod (m=0x8123550) at sr_module.c:447
#13 0x0807ddcd in init_mod (m=0x81235f0) at sr_module.c:447
#14 0x0807ddcd in init_mod (m=0x8123690) at sr_module.c:447
#15 0x0807ddcd in init_mod (m=0x8123730) at sr_module.c:447
#16 0x0807ddcd in init_mod (m=0x81237d0) at sr_module.c:447
#17 0x0807ddcd in init_mod (m=0x8123870) at sr_module.c:447
#18 0x0807ddcd in init_mod (m=0x8123910) at sr_module.c:447
#19 0x0807ddcd in init_mod (m=0x81239b0) at sr_module.c:447
#20 0x0807ddcd in init_mod (m=0x8123a50) at sr_module.c:447
#21 0x0807ddcd in init_mod (m=0x8123af0) at sr_module.c:447
#22 0x08066a25 in main (argc=Cannot access memory at address 0x0
) at main.c:1419

looks like this has something to do with today's stats commits.

-- juha



More information about the Devel mailing list