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

[MiNT] BUS Error in tz.c



Hello, 

I currently test polipo proxy with the Atari and Aranym. I'm having an
error in some circumstance,... 
So I debugged the application with gdb. 

gdb outputs: 
Program received signal SIGBUS, Bus error.

.L190 () at ../time/tz.c:854

854     ../time/tz.c: No such file or directory.

I don't configure timezone things and such stuff... and maybe the function
from tz.c is called with wrong arguments, 
but shouldn't the library check evil arguments and shouldn't this error be
prevented before happening? 

Greets,
m0n0