gnustep-dev
[Top][All Lists]
Advanced

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

Re: plmerge crash in latest trunk


From: Riccardo Mottola
Subject: Re: plmerge crash in latest trunk
Date: Wed, 28 Jan 2009 23:27:57 +0100

Hey,

----- Original Message ----- 
From: "David Chisnall" <address@hidden>
To: "Developer GNUstep" <address@hidden>
Sent: Wednesday, January 28, 2009 10:33 PM
Subject: plmerge crash in latest trunk


> Since my last svn update I got errors complaining that an NSZone-
> related symbol was missing (what is the reason for this?  Breaking the
> ABI is not considered friendly.).  As a result I've had to recompile
> everything.  This wouldn't be a major problem, except that plmerge
> keeps crashing.
>

I just compiled whole base on GNU/Hurd. back doesn't terminate compilation
because plmerge segfaults. I wouldn't wonder on Hurd... but considering you
have the problem too...
I run "defaults read" through the debugger, sicne it crashes too on me and
the stacktrace is very similar to yours: bucket for key and nodeforkey;;;
just different parameters.


> This is a back trace from the last core it dumped:
>
> #0  0x28449105 in objc_msg_lookup (receiver=0xa5a5a5a5, op=0x283b0aa0)
> at sendmsg.c:226
> #1  0x280fac8d in GSIMapBucketForKey (map=0x28ae979c, key=
>        {addr = 2779096485, obj = 0xa5a5a5a5, nso = 0xa5a5a5a5}) at
> GSIMap.h:341
> #2  0x280faef9 in GSIMapNodeForKey (map=0x28ae979c, key=
>        {addr = 2779096485, obj = 0xa5a5a5a5, nso = 0xa5a5a5a5}) at
> GSIMap.h:579

unfortunately I have no more clues than you. I run the nsarray test in
base/testing. It fails for me after printing out "method insertObject:
[NSMutableArray class] atIndex: 2]. It crashes hars in user main with
objc_msg_lookup

Riccardo





reply via email to

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