[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #42782] Crash when loading a gorm file
From: |
Fred Kiefer |
Subject: |
[bug #42782] Crash when loading a gorm file |
Date: |
Mon, 21 Jul 2014 07:29:07 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 |
Follow-up Comment #5, bug #42782 (project gnustep):
This looks like the image loadign is failing for you and then Gorm tries to
use the nil value to extract the size of the image. Because of a compiler bug
this then results in a segmentation fault.
In the second init... method there was already a check for that case. I added
one in that method as well and cleaned up the code a bit. Please update SVN
and give it another try.
The more interesting question here is why does the image loading fail. Or the
even more basic one, which image is it trying to load? I could not find one in
the gorm file you attached to this bug report. And in gdb I don't see Gorm
calling this method at all when loading your Gorm file.
For this reason I leave this bug in the open state.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42782>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/
- [bug #42782] Crash when loading a gorm file, Yavor Doganov, 2014/07/16
- [bug #42782] Crash when loading a gorm file, Sebastian Reitenbach, 2014/07/16
- [bug #42782] Crash when loading a gorm file, Yavor Doganov, 2014/07/16
- [bug #42782] Crash when loading a gorm file, Fred Kiefer, 2014/07/19
- [bug #42782] Crash when loading a gorm file, Yavor Doganov, 2014/07/20
- [bug #42782] Crash when loading a gorm file,
Fred Kiefer <=
- [bug #42782] Crash when loading a gorm file, Yavor Doganov, 2014/07/21
- [bug #42782] Crash when loading a gorm file, Fred Kiefer, 2014/07/23
- [bug #42782] Crash when loading a gorm file, Yavor Doganov, 2014/07/23
- [bug #42782] Crash when loading a gorm file, Yavor Doganov, 2014/07/23
- [bug #42782] Crash when loading a gorm file, Fred Kiefer, 2014/07/23
- [bug #42782] Crash when loading a gorm file, Yavor Doganov, 2014/07/23
- [bug #42782] Crash when loading a gorm file, Fred Kiefer, 2014/07/24
- [bug #42782] Crash when loading a gorm file, Yavor Doganov, 2014/07/24
- [bug #42782] Crash when loading a gorm file, Yavor Doganov, 2014/07/24
- [bug #42782] Crash when loading a gorm file, Fred Kiefer, 2014/07/24