gnustep-dev
[Top][All Lists]
Advanced

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

Problem with Gorm


From: Germán Arias
Subject: Problem with Gorm
Date: Fri, 01 Jul 2011 16:20:09 -0600

When I select "Containers Palette" the app crash. The backtrace is:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb669fb30 (LWP 6463)]
0x0847ac03 in ?? ()
(gdb) backtrace
#0  0x0847ac03 in ?? ()
#1  0xb7344734 in -[NSImage drawInRect:fromRect:operation:fraction:] (
    self=0x86385f8, _cmd=0xb759a358, dstRect=
        {origin = {x = 0, y = 0}, size = {width = 0, height = 0}},
srcRect=
        {origin = {x = 0, y = 0}, size = {width = 0, height = 0}},
    op=NSCompositeSourceOver, delta=1) at NSImage.m:1297
#2  0xb73405dd in -[NSImage drawAtPoint:fromRect:operation:fraction:] (
    self=0x86385f8, _cmd=0xb759a320, point={x = 0, y = 0}, srcRect=
        {origin = {x = 0, y = 0}, size = {width = 0, height = 0}},
    op=NSCompositeSourceOver, delta=1) at NSImage.m:925
#3  0xb7344650 in -[NSImage
compositeToPoint:fromRect:operation:fraction:] (
    self=0x86385f8, _cmd=0xb759a2d0, aPoint={x = 0, y = 9}, srcRect=
        {origin = {x = 0, y = 0}, size = {width = 0, height = 0}},
    op=NSCompositeSourceOver, delta=1) at NSImage.m:864
#4  0xb73402a1 in -[NSImage compositeToPoint:operation:]
(self=0x86385f8,
    _cmd=0xb756f658, aPoint={x = 0, y = 9}, op=NSCompositeSourceOver)
    at NSImage.m:811
#5  0xb72df7dc in -[NSCell drawInteriorWithFrame:inView:]
(self=0x8600bf0,
    _cmd=0xb756f668, cellFrame=
        {origin = {x = 0, y = 0}, size = {width = 9, height = 9}},
    controlView=0x86393f0) at NSCell.m:2031
#6  0x086385f8 in ?? ()
#7  0xb756f658 in _OBJC_SELECTOR_TABLE ()
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-gui.so.0.21
---Type <return> to continue, or q <return> to quit---
#8  0x00000000 in ?? ()
(gdb)

FisicaLab also crash, when you open the help panel, with a similar
backtrace. 




reply via email to

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