bug-gnustep
[Top][All Lists]
Advanced

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

[bug #26843] Crash in GSToUnicode()


From: Doug Simons
Subject: [bug #26843] Crash in GSToUnicode()
Date: Thu, 18 Jun 2009 21:59:57 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Safari/530.17

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

                 Summary: Crash in GSToUnicode()
                 Project: GNUstep
            Submitted by: theeggcamefirst
            Submitted on: Thu 18 Jun 2009 09:59:55 PM GMT
                Category: Base/Foundation
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The change to Unicode.m made in r28328 has introduced a crash.

*** glibc detected *** /usr/GNUstep/Local/Tools/st: free(): invalid pointer:
0xbfb27ad8 ***

Here's the relevant part of the backtrace:
#0  0xb7ef7410 in __kernel_vsyscall ()
#1  0xb73d9085 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb73daa01 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7411b7c in ?? () from /lib/tls/i686/cmov/libc.so.6
#4  0xb7419a85 in ?? () from /lib/tls/i686/cmov/libc.so.6
#5  0xb741d4f0 in free () from /lib/tls/i686/cmov/libc.so.6
#6  0xb752f7c0 in objc_free () from /usr/lib/libobjc.so.2
#7  0xb7b6a572 in default_free (zone=0xb7d0c7a0, ptr=0xbfb27ad8) at
NSZone.m:162
#8  0xb7b6cf9b in NSZoneFree (zone=0xb7d0c7a0, ptr=0xbfb27ad8) at
NSZone.m:2040
#9  0xb7bba9fc in GSToUnicode (dst=0xbfb27ba8, size=0xbfb27bac, 
    src=0x8690790
"3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342117067982148086513282306647093844609550582231725359408128481117450284102701938521105559644622948954930381"...,
slen=1002, enc=NSISOLatin1StringEncoding, zone=0xb7d0c7a0, options=1) at
Unicode.m:1188
#10 0xb79fbb17 in doubleValue_c (self=0x8690780) at GSString.m:1558
#11 0xb79fba47 in -[GSCString doubleValue] (self=0x8690780, _cmd=0xb7ed76e8)
at GSString.m:2938

Let me know if you need any more information.





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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