Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #12044 (closed defect: fixed)

Opened 18 months ago

Last modified 10 months ago

BUG: xfig-3.2.5 crashes when accessing menu bar

Reported by: schlecht@… Owned by: pguyot@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.4.42
Keywords: Cc: schlecht@…, pguyot@…, ryandesign@…
Port:

Description (last modified by jmpp@…) (diff)

When accessing xfig menus (file, etc), the program crashes. A backtrace in gdb produces the following results

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x0000008c
Redisplay (w=0x110aee0, event=0x0, region=0x0) at SmeLine.c:220
220     SmeLine.c: No such file or directory.
        in SmeLine.c
(gdb) backtrace
#0  Redisplay (w=0x110aee0, event=0x0, region=0x0) at SmeLine.c:220
#1  0x000f0104 in Redisplay (w=0x1109820, event=0x0, region=0x1100af0) at SimpleMenu.c:341
#2  0x007820b4 in SendExposureEvent ()
#3  0x00783290 in XtDispatchEventToWidget ()
#4  0x007837a8 in _XtDefaultDispatcher ()
#5  0x00782318 in XtDispatchEvent ()
#6  0x0004bb14 in main (argc=1, argv=0xbffff1f4) at main.c:1543

Change History

Changed 18 months ago by markd@…

  • cc pguyot@… added
  • owner changed from macports-dev@… to pguyot@…
  • summary changed from xfig crashes when accessing menu bar to BUG: xfig-3.2.5 crashes when accessing menu bar

Assign to maintainer.

Changed 18 months ago by markd@…

Looks like there may be a problem with xaw3d. Here is a possible fix.

http://lists.freebsd.org/pipermail/freebsd-ports/2005-August/025633.html

Changed 18 months ago by boeyms@…

  • milestone changed from MacPorts 1.4 to Port Bugs

Correct milestone from "MacPorts 1.4" to "Port Bugs".

Changed 15 months ago by ryandesign@…

  • cc ryandesign@… added

The "possible fix" above looks rather complicated, while #12335 shows a simple one-line patch that is supposed to fix the problem. I haven't tested it yet.

Changed 13 months ago by alexander.zimmermann@…

Changed 10 months ago by pguyot@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in r33558.

Changed 10 months ago by jmpp@…

  • priority changed from High to Normal
  • description modified (diff)
Note: See TracTickets for help on using tickets.