Andriy Gapon schrieb am 2010-03-21: > on 21/03/2010 14:53 Alexander Best said the following: > > *lol* sorry. ;)
> No worries. > BTW, when that rash happens, are you able to examine the core with > gdb? > Is it possible to examine values of 's' and 'p' in strlen? 'p' is not available. i guess because the segfault happens before 'p' gets assigned. but mask01 = 0x101010101010101 and lp = (const long unsigned int *) 0xc092d8. but i'm not really familiar with gdb and debugging. so you might want to ask for certain commands. ;) alex -- Alexander Best _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"