bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25243] Art backend Seg Faults


From: Stefan
Subject: [bug #25243] Art backend Seg Faults
Date: Sun, 04 Jan 2009 03:07:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4

URL:
  <http://savannah.gnu.org/bugs/?25243>

                 Summary: Art backend Seg Faults
                 Project: GNUstep
            Submitted by: stefanbidi
            Submitted on: Sun 04 Jan 2009 03:07:41 AM GMT
                Category: Backend
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Any
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Title says it all... this is the backtrace on Slackware 12.2:

bash-3.1$ openapp --debug Gorm             
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-slackware-linux"...
(gdb) r
Starting program: /usr/local/lib/GNUstep/Applications/Gorm.app/Gorm 
[Thread debugging using libthread_db enabled]
[New Thread 0xb6f2c6d0 (LWP 17890)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6f2c6d0 (LWP 17890)]
0xb6e49763 in -[FTFontInfo initWithFontName:matrix:screenFont:] (
    self=0x82ed288, _cmd=0xb7e708a8, name=0xb6e7c320, fmatrix=0xbfdc81a4, 
    p_screenFont=0 '\000') at ftfont.m:281
281         for (i = 0; i < face->num_charmaps; i++)
(gdb) bt
#0  0xb6e49763 in -[FTFontInfo initWithFontName:matrix:screenFont:] (
    self=0x82ed288, _cmd=0xb7e708a8, name=0xb6e7c320, fmatrix=0xbfdc81a4, 
    p_screenFont=0 '\000') at ftfont.m:281
#1  0xb7d4609f in ?? () from /usr/lib/libgnustep-gui.so.0.16
#2  0x082ed288 in ?? ()
#3  0xb7e708a8 in ?? () from /usr/lib/libgnustep-gui.so.0.16
#4  0xb6e7c320 in _OBJC_INSTANCE_72 ()
   from
/usr/lib/GNUstep/Bundles/libgnustep-back-016.bundle/./libgnustep-back-016
#5  0xbfdc81a4 in ?? ()
#6  0x00000000 in ?? ()




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25243>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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