discuss-gnustep
[Top][All Lists]
Advanced

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

Re: crash in FlexiSheet


From: Riccardo Mottola
Subject: Re: crash in FlexiSheet
Date: Sun, 29 Jan 2012 17:40:58 +0100
User-agent: Mozilla/5.0 (X11; NetBSD i386; rv:8.0) Gecko/20111219 Thunderbird/8.0

Hi,

some fixes were commited. Can somebody reproduce this? Create a new document. It now appears to work on certain setups (like Fred's computer and my FreeBSD box) but not others (like my plain linux-gentoo 32bit x86, gcc 4.6).
It could be that it breaks under GCC 4.6?

Riccardo

On 01/25/12 10:05, Riccardo Mottola wrote:
Hi,

when creating a new document in FlexiSheet I get the crash below. It did not use to and it works on Cocoa which, given the bugginess of FS is no wonder). However I suspect something changed in GS.

Can anybody else reproduce this and has a clue?

Riccardo

(gdb) bt
#0 0xb76ce924 in objc_msg_lookup () from /usr/lib/i386-linux-gnu/libobjc.so.3
#1  0x080ace69 in -[FSVarioMatrix resetCursorRects] (self=0xb7dcdf8c,
    _cmd=0x8544a04) at FSVarioMatrix.m:407
#2  0xb7f9e278 in _OBJC_SELECTOR_TABLE ()
   from /usr/GNUstep/System/Library/Libraries/libgnustep-gui.so.0.21
#3 0xb7dcdf8c in -[NSView addSubview:positioned:relativeTo:] (self=0x8422abc,
    _cmd=0xb7f9e390, aView=0x8544a04, place=NSWindowAbove, otherView=0x0)
    at NSView.m:827
#4  0xb7dc9851 in -[NSView addSubview:] (self=0x8422abc, _cmd=0xb7f10558,
    aView=0x8544a04) at NSView.m:773
#5  0xb7c7fe2c in -[NSClipView setDocumentView:] (self=0x8422abc,
    _cmd=0x81129f0, aView=0x8544a04) at NSClipView.m:167
#6  0x080a9fb4 in -[FSTableView initWithFrame:] (self=0x8549944,
    _cmd=0xb7fc52c0, frame=...) at FSTableView.m:68
#7  0xb7e375db in -[NSCustomView nibInstantiate] (self=0x854985c,
    _cmd=0xb7fc55f0) at GSNibLoading.m:1075
#8  0xb7e36069 in -[NSCustomView initWithCoder:] (self=0x854985c,
    _cmd=0xb7b12a08, coder=0x84f3b94) at GSNibLoading.m:1170
#9  0xb7878eda in -[NSKeyedUnarchiver(Private) _decodeObject:] (
    self=0x84f3b94, _cmd=0xb7b129c8, index=89) at NSKeyedUnarchiver.m:220
#10 0xb78751c9 in -[NSKeyedUnarchiver(Internal) _decodeArrayOfObjectsForKey:] (
    self=0x84f3b94, _cmd=0xb7aecbe0, aKey=0xb7aece6c)
    at NSKeyedUnarchiver.m:115






reply via email to

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