Re: [MacPorts] #12044: BUG: xfig-3.2.5 crashes when accessing menu bar
#12044: BUG: xfig-3.2.5 crashes when accessing menu bar ------------------------------------+--------------------------------------- Reporter: schlecht@theriver.com | Owner: pguyot@kallisys.net Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.4.42 Resolution: fixed | Keywords: ------------------------------------+--------------------------------------- Changes (by jmpp@macports.org): * priority: High => Normal Old description:
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
New description: 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 }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/12044#comment:7> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts