bug-gnustep
[Top][All Lists]
Advanced

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

NSTextField problems


From: Enrico Sersale
Subject: NSTextField problems
Date: Mon, 27 Jan 2003 13:39:17 +0200 (EET)

Updated from cvs, trying to select a NSTextField, I get this:

2003-01-27 13:38:18.326 GWorkspace[14398] GSTextStorage.m:393  Assertion
failed in _attributesAtIndexEffectiveRange.  Error in binary search
algorithm

 #0  0x405fffa1 in kill () from /lib/libc.so.6
(gdb) bt
#0  0x405fffa1 in kill () from /lib/libc.so.6
#1  0x405a6fe6 in raise () from /lib/libpthread.so.0
#2  0x40601264 in abort () from /lib/libc.so.6
#3  0x404327db in _NSFoundationUncaughtExceptionHandler
(exception=0x870a7e0)
    at NSException.m:113
#4  0x40432c9c in -[NSException raise] (self=0x870a7e0, _cmd=0x402dc160)
    at NSException.m:242
#5  0x400ec889 in _NSAppKitUncaughtExceptionHandler (exception=0x870a7e0)
    at NSApplication.m:124
#6  0x40432c9c in -[NSException raise] (self=0x870a7e0, _cmd=0x40543e10)
    at NSException.m:242
#7  0x404329a0 in +[NSException raise:format:arguments:] (self=0x40543d80,
    _cmd=0x40543df8, name=0x40543fb8, format=0x4032aad4,
    argList=0xbfffebf0
"ð3W@\230)g\b(ìÿ¿¥K=@\230ìÿ¿\230aa\b\020åY\b\024XX@\000"...) at
NSException.m:196
#8  0x404328dc in +[NSException raise:format:] (self=0x40543d80,
    _cmd=0x4032a7f0, name=0x40543fb8, format=0x4032aad4) at
NSException.m:177
#9  0x40241bbf in _attributesAtIndexEffectiveRange (index=4294967295,
    aRange=0x0, tmpLength=7, _infoArray=0x85dcd48, foundIndex=0xbfffec64)
    at GSTextStorage.m:344
#10 0x40240ad5 in -[GSTextStorage attributesAtIndex:effectiveRange:] (
    self=0x8781008, _cmd=0x405347d0, index=4294967295, aRange=0x0)
    at GSTextStorage.m:531
#11 0x403e603a in -[NSAttributedString attribute:atIndex:effectiveRange:]
(
    self=0x8781008, _cmd=0x40331a50, attributeName=0x4032d264,
    index=4294967295, aRange=0x0) at NSAttributedString.m:347
#12 0x4025cedf in -[NSTextView(leftovers) mouseDown:] (self=0x84593e8,
    _cmd=0x4031e6f0, theEvent=0x85c6d80) at NSTextView.m:3903
#13 0x4020aa5a in -[NSTextField mouseDown:] (self=0x8680ac0,
_cmd=0x40324d38,
    theEvent=0x85c6d80) at NSTextField.m:305
#14 0x40227311 in -[NSWindow sendEvent:] (self=0x8663eb0, _cmd=0x402dcb30,
    theEvent=0x85c6d80) at NSWindow.m:2830
#15 0x400f146a in -[NSApplication sendEvent:] (self=0x81cf868,
    _cmd=0x402dc860, theEvent=0x85c6d80) at NSApplication.m:1450
#16 0x400efdcc in -[NSApplication run] (self=0x81cf868, _cmd=0x80ed618)
    at NSApplication.m:1017
#17 0x0804c6a4 in main (argc=1, argv=0xbfffefd4, env=0xbfffefdc) at
main.m:38
#18 0x405ef0c4 in __libc_start_main () from /lib/libc.so.6







reply via email to

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