Current-Users archive

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

Re: Automated report: NetBSD-current/i386 test failure



Christos Zoulas wrote:
> Must be, but I can't reproduce it, can you run gdb on the core file?

No need to go hunting or a core, simply running "date" with no
arguments will reproduce it.  Doing that under gdb shows:

  (gdb) where
  #0  0xac643b67 in ?? () from /lib/libc.so.12
  #1  0xac644496 in strftime_lz () from /lib/libc.so.12
  #2  0xac6444f2 in strftime_z () from /lib/libc.so.12
  #3  0xac64454b in strftime () from /lib/libc.so.12
  #4  0x00846af8 in main ()

I'll get you a backtrace with debug symbols later.
-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index