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-gnustep mailing list
Bug-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to