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

Bug#41952: libc6: SIGILL from fprintf



Package: libc6
Version: 2.1.2-0pre1
Severity: normal

At first I thought it was a bug in the game...  then I looked at the
backtrace and saw that GGI was trying to print error messages and the
fatal blow came during the printf, apparently not anything related to
the game or ggi.

Program received signal SIGILL, Illegal instruction.
0x401159f8 in main_arena () from /usr/lib/libc_debug/libc.so.6
(gdb) bt
#0  0x401159f8 in main_arena () from /usr/lib/libc_debug/libc.so.6
#1  0x4007fc41 in buffered_vfprintf (s=0x40115960, 
    format=0x40021563 "LibGGI: Failed to set mode: ", args=0xbfffeda0)
    at vfprintf.c:1756
#2  0x4007ba1c in _IO_vfprintf (s=0x40115960, 
    format=0x40021563 "LibGGI: Failed to set mode: ", ap=0xbfffeda0)
    at vfprintf.c:1018
#3  0x40083111 in fprintf (stream=0x40115960, 
    format=0x40021563 "LibGGI: Failed to set mode: ") at fprintf.c:32
#4  0x4001de36 in ggiSetMode () from /usr/lib/libggi.so.2
#5  0x4001e481 in ggiSetGraphMode () from /usr/lib/libggi.so.2
#6  0x804b215 in gfxInit () at gfx.c:22
#7  0x804964a in clInitialize (argc=2, argv=0xbffff204) at kclient.c:128
#8  0x804a6c0 in main (argc=2, argv=0xbffff204) at kclient.c:550

-- System Information
Debian Release: potato
Kernel Version: Linux DHCP5315.resnet.oberlin.edu 2.2.10 #1 Mon Jun 14 12:51:36 PDT 1999 i586 unknown

Versions of the packages libc6 depends on:
ii  ldso            1.9.11-2       The Linux dynamic linker, library and utilit


Reply to: