[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[XMakemol-bugs] Segmentation fault on SuSE 10.0 x86_64
From: |
Stefan Gerlach |
Subject: |
[XMakemol-bugs] Segmentation fault on SuSE 10.0 x86_64 |
Date: |
Tue, 17 Oct 2006 12:50:57 +0200 |
User-agent: |
KMail/1.8 |
Hi,
I compiled xmakemol 5.15 on SuSE 10.0 x86_64 but can not start it.
It always has a Segmentation fault.
Here the strace and backtrace :
...
writev(3, [{"5 address@hidden"..., 1372}, {"XFree86-Bigfont", 15}, {"\0", 1}],
3) = 1388
read(3, 0x7fffffe654f0, 32) = -1 EAGAIN (Resource temporarily
unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1\351q\0\0\0\0\0\1\230\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24"..., 32) = 32
write(3, "\230\0\1\0", 4) = 4
read(3, 0x7fffffe65580, 32) = -1 EAGAIN (Resource temporarily
unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1\1r\0\0\0\0\0\1\0\1\0\0\0\0\0\0\0\0\0\264tE\6p\262\27"..., 32) = 32
write(3, "-\0\5\0\10\0\200\5\5\0\0\0fixed\30\4\0\230\1\3\0\10\0\200"..., 32) =
32
read(3, 0x7fffffe654c0, 32) = -1 EAGAIN (Resource temporarily
unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1\243t\0j\1\0\0\0\0\0\0\6\0\377\377\366\377\0\0\206\222"..., 32) = 32
read(3, "\2\0\0\0\225\243\251\377\0\0\377\0\0\0\26\0\0\0\0\0\v\0"..., 40) = 40
read(3, "address@hidden"..., 176) = 176
read(3, "\0\0\5\0\6\0\t\0\0\0\0\0\0\0\5\0\6\0\7\0\376\377\0\0\0"..., 1232) =
1232
write(3, "address@hidden"..., 140) = 140
read(3, 0x7fffffe67410, 32) = -1 EAGAIN (Resource temporarily
unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "address@hidden@\0\0\0\0\0 \351\377\377\377\177\0\0"..., 32) = 32
write(3, "address@hidden", 24) = 24
read(3, 0x7fffffe67370, 32) = -1 EAGAIN (Resource temporarily
unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1\0y\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\322\206"..., 32) = 32
open("/usr/X11R6/lib/X11/XKeysymDB", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0444, st_size=8298, ...}) = 0
read(4, "! $Xorg: XKeysymDB,v 1.3 2000/08"..., 8298) = 8298
close(4) = 0
write(3, "T\0\4\0 \0\0\0\0\0\0\0\0\0\0\0", 16) = 16
read(3, 0x7fffffe66070, 32) = -1 EAGAIN (Resource temporarily
unavailable)
select(4, [3], NULL, NULL, NULL) = 1 (in [3])
read(3, "\1\0z\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\177\0\0p\262"..., 32) = 32
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
(gdb) bt
#0 0x000000000055fc68 in _Xm_Stub_Pointer_ ()
#1 0x00002aaaab50f5c6 in _XtCreateIndirectionTable () from
/usr/X11R6/lib64/libXt.so.6
#2 0x00002aaaab50f989 in _XtGetResources () from /usr/X11R6/lib64/libXt.so.6
#3 0x00002aaaab4f95f9 in XtInitializeWidgetClass () from
/usr/X11R6/lib64/libXt.so.6
#4 0x00002aaaab4f9b41 in _XtCreateWidget () from /usr/X11R6/lib64/libXt.so.6
#5 0x00002aaaab5275f9 in XtOverrideTranslations () from
/usr/X11R6/lib64/libXt.so.6
#6 0x00002aaaab5278d6 in XtVaCreateManagedWidget () from
/usr/X11R6/lib64/libXt.so.6
#7 0x000000000041fa3f in main (argc=1, argv=0x7ffffff7aba8) at xmakemol.c:179
any ideas?
Thanks,
Stefan Gerlach
pgpG6zv01pWTn.pgp
Description: PGP signature
- [XMakemol-bugs] Segmentation fault on SuSE 10.0 x86_64,
Stefan Gerlach <=