[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #13240] Internal Error when using +[NSString stringWithFormat:] in
From: |
anonymous |
Subject: |
[bug #13240] Internal Error when using +[NSString stringWithFormat:] in a load method |
Date: |
Tue, 31 May 2005 17:14:32 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13240>
Summary: Internal Error when using +[NSString
stringWithFormat:] in a load method
Project: GNUstep
Submitted by: None
Submitted on: Tue 05/31/2005 at 13:14
Category: None
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
I stumbled accross a NSInternalInconsistencyException when attempting to get
a program working under a solaris 8 machine.
I reproduced this error with the attached program (be gentle, it's actually
the first objective-c program I've written).
It appears that calling +[NSString stringWithFormat] in a +load method causes
the error. I think it may be have something to do with NSZone and NSBundle
being used before NSProcessInfo is set up.
I have produced this error on solaris 8 with gcc 3.4.2 / gnustep-base 1.10.3
and on solaris 9 with gcc 3.3.2 / gnustep-base 1.7.1
Let me know if you require any more information
Thanks,
-Matthew Jimenez
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 05/31/2005 at 13:14 Name: test.tar Size: 14KB By: None
<http://savannah.gnu.org/bugs/download.php?item_id=13240&item_file_id=2554>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13240>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #13240] Internal Error when using +[NSString stringWithFormat:] in a load method,
anonymous <=