bug-gv
[Top][All Lists]
Advanced

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

[bug-gv] [Fwd: gv 3.6.7 segment violations on multiple platforms]


From: Markus Steinborn
Subject: [bug-gv] [Fwd: gv 3.6.7 segment violations on multiple platforms]
Date: Tue, 24 Mar 2009 08:22:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081204 SeaMonkey/1.1.14


--- Begin Message --- Subject: gv 3.6.7 segment violations on multiple platforms Date: Mon, 23 Mar 2009 17:35:10 -0600 (MDT)
I've got builds of 3.6.7 underway on about 25 flavors of Unix on
various CPU architectures, but I'm finding that several of them get
segment violations when run on every PostScript and PDF file that I've
tried.  This happens on GNU/Linux IA-32 (Fedora 10), IA-64, AMD64, and
PowerPC so far, whereas on IA-32 (Red Hat 5) and Solaris x86, it seems
to run fine.

I'm holding off on further installations of this version for now.

Here is a gdb traceback on PowerPC:

Program received signal SIGSEGV, Segmentation fault.
0x0fb08e20 in rawmemchr () from /lib/libc.so.6
(gdb) where
#0  0x0fb08e20 in rawmemchr () from /lib/libc.so.6
#1  0x0fafe348 in ?? () from /lib/libc.so.6
#2  0x0faeeafc in vsscanf () from /lib/libc.so.6
#3  0x0fb9a610 in vsscanf () from /lib/libc.so.6
#4  0x0fb99a2c in sscanf () from /lib/libc.so.6
#5  0x10011570 in Initialize (request=<value optimized out>, 
    new=<value optimized out>, args=<value optimized out>, 
    num_args=<value optimized out>) at Vlist.c:204
#6  0x0fe971ec in ?? () from /usr/X11R6/lib/libXt.so.6
#7  0x0fe97de4 in ?? () from /usr/X11R6/lib/libXt.so.6
#8  0x0fe987e4 in _XtCreateWidget () from /usr/X11R6/lib/libXt.so.6
#9  0x0fe98aa4 in XtCreateManagedWidget () from /usr/X11R6/lib/libXt.so.6
#10 0x1001c3a0 in main (argc=2, argv=0x7ffcf644) at main.c:1138

Here is traceback on IA-64:

Program received signal SIGSEGV, Segmentation fault.
0x20000000006d6140 in strlen () from /lib/libc.so.6.1
(gdb) where
#0  0x20000000006d6140 in strlen () from /lib/libc.so.6.1
#1  0x4000000000027280 in Initialize (request=0x60000fffffb6d258, 
    new=0x6000000000076e60, args=0x6, num_args=0x6000000000077020)
    at Vlist.c:198
#2  0x20000000001e3550 in ?? () from /usr/lib/libXt.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Here is a traceback on AMD64:

Program received signal SIGSEGV, Segmentation fault.
0x0000003a08e78580 in strlen () from /lib64/libc.so.6
(gdb) where
#0  0x0000003a08e78580 in strlen () from /lib64/libc.so.6
#1  0x000000000040fc7e in Initialize (request=0x6, new=0x527a7e0, 
args=0x7fff6f8e9820, num_args=0x2) at Vlist.c:198
#2  0x0000003a1a41b449 in ?? () from /usr/lib64/libXt.so.6
#3  0x0000003a1a41bec6 in ?? () from /usr/lib64/libXt.so.6
#4  0x0000003a1a41c85c in _XtCreateWidget () from /usr/lib64/libXt.so.6
#5  0x0000003a1a41cb3e in XtCreateManagedWidget () from /usr/lib64/libXt.so.6
#6  0x0000000000418f7e in main (argc=2, argv=0x7fff6f8e9a78) at main.c:1138

Here is a traceback on IA-32 (Fedora 10):

Program received signal SIGSEGV, Segmentation fault.
0x0040a0a0 in rawmemchr () from /lib/libc.so.6
Missing separate debuginfos, use: debuginfo-install Xaw3d-1.5E-12.fc10.i386 
e2fsprogs-libs-1.41.4-4.fc10.i386 glibc-2.9-3.i686 libICE-1.0.4-4.fc10.i386 
libSM-1.1.0-2.fc10.i386 libX11-1.1.4-6.fc10.i386 libXau-1.0.4-1.fc10.i386 
libXcursor-1.1.9-3.fc10.i386 libXdmcp-1.0.2-6.fc10.i386 
libXext-1.0.4-1.fc9.i386 libXfixes-4.0.3-4.fc10.i386 
libXinerama-1.0.3-2.fc10.i386 libXmu-1.0.4-1.fc9.i386 libXpm-3.5.7-4.fc9.i386 
libXrender-0.9.4-3.fc9.i386 libXt-1.0.5-1.fc10.i386 libxcb-1.1.91-5.fc10.i386
(gdb) where
#0  0x0040a0a0 in rawmemchr () from /lib/libc.so.6
#1  0x003fcc2b in _IO_str_init_static_internal () from /lib/libc.so.6
#2  0x003eff73 in vsscanf () from /lib/libc.so.6
#3  0x003ea46b in sscanf () from /lib/libc.so.6
#4  0x08057c5b in Initialize (request=0xbfffd860, new=0x80d3860, 
    args=0xbfffe1b4, num_args=0xbfffd818) at Vlist.c:204
#5  0x0421e859 in ?? () from /usr/lib/libXt.so.6
#6  0x0421f36b in ?? () from /usr/lib/libXt.so.6
#7  0x0421fcf5 in _XtCreateWidget () from /usr/lib/libXt.so.6
#8  0x0421ffe4 in XtCreateManagedWidget () from /usr/lib/libXt.so.6
#9  0x08061976 in main (argc=Cannot access memory at address 0x0) at main.c:1138

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: address@hidden  -
- 155 S 1400 E RM 233                       address@hidden  address@hidden -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]