New advice for a bug



Hi,

I've received a bug (gnumeric segfault) see the end of strace below or
read the Debian BTS

Beware this page is big.

http://bugs.debian.org/134163

I think this bug is related to a problem when loading fonts like
http://bugzilla.gnome.org/show_bug.cgi?id=64652

Somebody can confirm ?

Christian


610   open("/usr/share/locale/es/LC_MESSAGES/gnome-libs.mo", O_RDONLY)                                                              = 4
610   fstat64(4, {st_mode=S_IFREG|0644, st_size=22583, ...})                                                                        = 0
610   old_mmap(NULL, 22583, PROT_READ, MAP_PRIVATE, 4, 0)                                                                           = 0x406c5000
610   close(4)                                                                                                                      = 0
610   brk(0x8098000)                                                                                                                = 0x8098000
610   brk(0x8099000)                                                                                                                = 0x8099000
610   brk(0x809a000)                                                                                                                = 0x809a000
610   brk(0x809b000)                                                                                                                = 0x809b000
610   writev(3, [{"\222\2\2\0\4\0\0\1b\0\6\0\17\0\234\377", 16}, {"XFree86-Bigfont", 15}, {"\0", 1}], 3)                            = 32
610   read(3, "\1?3\0\0\0\0\0\1\231\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\330\223\247\10", 32)                                        = 32
610   write(3, "\231\0\1\0", 4)                                                                                                     = 4
610   read(3, "\1\0014\0\0\0\0\0\1\0\1\0\0\0\0\0\0\0\0\0R:z\35\30\350\272\10\0\0\0\0", 32)                                          = 32
610   write(3, "-\0\22\0\5\0\0\0019\0\6\0-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-iso8859-1bin\231\1\3\0\5\0\0\1"..., 84)    = 84
610   read(3, "\1\0006\0\313\1\0\0\0\0\1\0\2\0\377\377\370\377\0\0\t\0\t\0\1\0\v\0\f\0\f\0", 32)                                    = 32
610   read(3, "\3\0\0\0\0\0\0\0\0\0\377\0\0\0\33\0\0\0\0\0\v\0\3\0\0\1\0\0Y\0\0\0\377\377\377\377\0\0\0\0", 40)                     = 40
610   read(3, "\246\0\0\0\363\0\0\0 \0\0\0\364\0\0\0\247\0\0\0\276\0\0\0\250\0\0\0\277\0\0\0\251\0\0\0\365\0\0\0\252\0\0\0\273\0\0\0\253\0\0\0\f\0\0\0;\0\0\0x\0\0\0\254
"..., 216) = 216
610   brk(0x809c000)                                                                                                                = 0x809c000
610   read(3, "\1\0\10\0\t\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\4\0\1\0\0\0\0\0\1\0\2\0\3\0\t\0\0\0\0\0\1\0\4\0\5\0\t\0\372\377\0\0\0\0\6\0\7\0\10\0\0\0\0\0"..
., 1580) = 1580
610   brk(0x809d000)                                                                                                                = 0x809d000
610   open("/usr/share/pixmaps/gnome-error.png", O_RDONLY)                                                                          = 4
610   fstat64(4, {st_mode=S_IFREG|0644, st_size=2684, ...})                                                                         = 0
610   old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)                                                  = 0x40643000
610   read(4, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0000\10\6\0\0\0W\2\371\207\0\0\0\4gAMA\0\0\261\217\v\374a\5\0\0\n3IDATx\234\355\231Kl\\\347u\307\177\347|\367".
.., 4096) = 2684
610   --- SIGSEGV (Segmentation fault) ---
609   <... wait4 resumed> [WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV], 0, NULL)                                                      = 610
609   --- SIGCHLD (Child exited) ---
609   _exit(1)



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