[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #25620] applications segfault on OpenBSD
From: |
Riccardo mottola |
Subject: |
[bug #25620] applications segfault on OpenBSD |
Date: |
Tue, 17 Feb 2009 22:51:28 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081229 SeaMonkey/1.1.14 |
URL:
<http://savannah.gnu.org/bugs/?25620>
Summary: applications segfault on OpenBSD
Project: GNUstep
Submitted by: rmottola
Submitted on: Tue 17 Feb 2009 10:51:27 PM GMT
Category: Gui/AppKit
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
On OpenBSD 4.1/sparc32... all applications do crash on startup:
this is for EasyDiff. I verified that Ink crashes too with an illegal
instruction.
Starting program: /usr/GNUstep/Local/Applications/EasyDiff.app/EasyDiff
Program received signal SIGILL, Illegal instruction.
0x1069ac00 in -[NSAppIconView setImage:] (self=0x18352808, _cmd=0x10cc7fec,
anImage=0x0) at NSApplication.m:644
644 NSSize imageSize = [imgCopy size];
Current language: auto; currently objective-c
(gdb) bt
#0 0x1069ac00 in -[NSAppIconView setImage:] (self=0x18352808,
_cmd=0x10cc7fec, anImage=0x0) at NSApplication.m:644
#1 0x106aa5b4 in -[NSApplication(Private) _appIconInit] (self=0xb6fbd88,
_cmd=0x10cc6dd4) at NSApplication.m:3565
#2 0x1069c174 in -[NSApplication finishLaunching] (self=0xb6fbd88,
_cmd=0x10cc7274) at NSApplication.m:955
#3 0x1069f48c in -[NSApplication run] (self=0xb6fbd88, _cmd=0x10cc07c8)
at NSApplication.m:1431
#4 0x106708d8 in NSApplicationMain (argc=1, argv=0xf7fc8e4c) at
Functions.m:74
#5 0x000117e0 in gnustep_base_user_main (argc=1, argv=0xf7fc8e4c) at
main.m:33
#6 0x0f5ef3b8 in main (argc=1, argv=0xf7fc8e4c, env=0xf7fc8e54)
at NSProcessInfo.m:921
#7 0x000115cc in ___start ()
#8 0x000114f8 in _start ()
#9 0x000114f8 in _start ()
Previous frame identical to this frame (corrupt stack?)
(gdb)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25620>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #25620] applications segfault on OpenBSD,
Riccardo mottola <=