Comment 2 for bug 347815

Revision history for this message
Martin Olsson (mnemo) wrote :

Here is the stack from GDB in case the retracer chokes:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f7b7c2376f0 (LWP 10372)]
*__GI_____strtol_l_internal (nptr=0x0, endptr=0x0, base=10, group=0, loc=0x7f7b7b649580) at ../stdlib/strtol_l.c:298
298 ../stdlib/strtol_l.c: No such file or directory.
 in ../stdlib/strtol_l.c
(gdb) bt
#0 *__GI_____strtol_l_internal (nptr=0x0, endptr=0x0, base=10, group=0, loc=0x7f7b7b649580) at ../stdlib/strtol_l.c:298
#1 0x000000000040e62b in parse_time (p=0x7fff8426667f "ernet") at /usr/include/stdlib.h:286
#2 0x000000000040adc4 in parse_cmdline (argc=2, argv=0x7fff84264608) at main.c:236
#3 0x000000000040b113 in main (argc=2, argv=0x7fff84264608) at main.c:312
(gdb)