bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25033] compilation of gnustep-gui-0.14.0 fails on openbsd 4.4 spar


From: Sebastian Reitenbach
Subject: [bug #25033] compilation of gnustep-gui-0.14.0 fails on openbsd 4.4 sparc
Date: Tue, 09 Dec 2008 11:40:11 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9 (like Gecko) SUSE

Follow-up Comment #6, bug #25033 (project gnustep):

I compiled -base 1.16.5 linked against ffcall on the sparc, now the defaults
tool crashes this way:

# gdb /usr/local/bin/defaults
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-unknown-openbsd4.4"...
(gdb) r
Starting program: /usr/local/bin/defaults

Program received signal SIGSEGV, Segmentation fault.
0x0a587dd4 in -[NSString initWithFormat:locale:arguments:] (self=0xf77ff9e8,
_cmd=0xf77ff9e8, format=0xf77ff9e8, locale=0xf77ff9e8,
    argList=0xf77ff9e8 <Address 0xf77ff9e8 out of bounds>) at
NSString.m:1100
1100      [format getCharacters: fmt range: ((NSRange){0, len})];
Current language:  auto; currently objective-c
(gdb) bt
#0  0x0a587dd4 in -[NSString initWithFormat:locale:arguments:]
(self=0xf77ff9e8, _cmd=0xf77ff9e8, format=0xf77ff9e8, locale=0xf77ff9e8,
    argList=0xf77ff9e8 <Address 0xf77ff9e8 out of bounds>) at
NSString.m:1100
#1  0xc8d412d5 in ?? ()
#2  0xc8d412d5 in ?? ()
Previous frame identical to this frame (corrupt stack?)

I took a look into the netbsd patches, and added the two patches regarding
sparc 32 systems to the list of patches to be used for openbsd sparc when
creating the port, ffcall-1.10.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25033>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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