pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/36318: graphics/xfig segfaults if built against x11/Xaw3d
>Number: 36318
>Category: pkg
>Synopsis: graphics/xfig segfaults if built against x11/Xaw3d
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun May 13 19:40:00 +0000 2007
>Originator: Holger Weiss
>Release: NetBSD 4.99.19
>Organization:
Individual Network Berlin e.V.
>Environment:
System: NetBSD pandora.jhweiss.de 4.99.19 NetBSD 4.99.19 (PANDORA) #2: Sun May
6 04:02:02 CEST 2007
holger%pandora.jhweiss.de@localhost:/usr/build/obj/sys/arch/i386/compile/PANDORA
i386
Architecture: i386
Machine: i386
>Description:
If built against x11/Xaw3d (and XFree86 4.5.0), Xfig 3.2.5alpha5nb5
segfaults when trying to pull down any menu other than the "Help" menu
(which works). Xfig works fine using XAW_TYPE=standard or XAW_TYPE=xpm.
This is pkgsrc HEAD, one week old. Here's the GDB backtrace:
| Program received signal SIGSEGV, Segmentation fault.
| 0xbbb5c9b9 in Redisplay (w=0x8201900, event=0x0, region=0x0) at SmeLine.c:220
| 220 Dimension s = tdw->threeD.shadow_width;
| (gdb) bt
| #0 0xbbb5c9b9 in Redisplay (w=0x8201900, event=0x0, region=0x0) at
SmeLine.c:220
| #1 0x080edceb in Redisplay (w=0x81fcc00, event=0xbfbfe544, region=0x81cc580)
at SimpleMenu.c:348
| #2 0xbbb15845 in XtAddExposureToRegion () from /usr/X11R6/lib/libXt.so.6
| #3 0xbbb15cd5 in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
| #4 0xbbb163b6 in _XtSendFocusEvent () from /usr/X11R6/lib/libXt.so.6
| #5 0xbbb1546a in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
| #6 0x08082505 in main (argc=136321280, argv=0xbfbfe6e8) at main.c:1519
>How-To-Repeat:
Build graphics/xfig with XAW_TYPE=3d, start xfig and try to pull down
the "File" menu. Might only be reproducible with XFree86, I haven't
tried X.org.
>Fix:
Unknown, sorry.
Home |
Main Index |
Thread Index |
Old Index