bug-gnustep
[Top][All Lists]
Advanced

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

Re: dnd problem


From: Enrico Sersale
Subject: Re: dnd problem
Date: Fri, 28 Sep 2001 13:20:37 +0300 (EEST)

On Thu, 27 Sep 2001, Adam Fedor wrote:

> Enrico Sersale wrote:
>
> >
> > I'm already using the latest gui and xgps.
> >
> > Now I've tried to recompile and reinstall all but the problem remains...
> >
> > All works only if I use a base library dated < 2001-09-19.
> >
> >
>
> The only change made to base was a rework in the mframe and cifframe
> code, which, perhaps has some infitesimal probability of causing that
> kind of error (although more likely it would cause much bigger errors).
> The cifframe code (using ffcall) works correctly for me so the only
> option is mframe. Are you using ffcall or not?
>
> Perhaps you can supply a backtrace. That would really help

Yes, I'm using ffcall.

And here is the backtrace:

#0  0x4055afb1 in __kill () from /lib/libc.so.6
(gdb) bt
#0  0x4055afb1 in __kill () from /lib/libc.so.6
#1  0x404fc2eb in raise (sig=6) at signals.c:65
#2  0x4055c532 in abort () at ../sysdeps/generic/abort.c:88
#3  0x400b07c3 in _NSAppKitUncaughtExceptionHandler (exception=0x8527508)
    at NSApplication.m:127
#4  0x403b2642 in -[NSException raise] (self=0x8527508, _cmd=0x4048a430)
    at NSException.m:161
#5  0x403b2344 in +[NSException raise:format:arguments:] (self=0x4048a3a0,
    _cmd=0x4048a418, name=0x402b3f88, format=0x402b7648,
argList=0xbfffe8e0)
    at NSException.m:126
#6  0x403b2287 in +[NSException raise:format:] (self=0x4048a3a0,
    _cmd=0x402b73b8, name=0x402b3f88, format=0x402b7648) at
NSException.m:112
#7  0x401e224b in -[NSPasteboard types] (self=0x83e2440, _cmd=0x4077be80)
    at NSPasteboard.m:643
#8  0x407466df in -[XGDragView
dragImage:at:offset:event:pasteboard:source:slideBack:] (self=0x83d7dc8,
_cmd=0x402aa8e8, anImage=0x819c348, viewLocation={
      x = 89, y = 130}, initialOffset={width = 0, height = 0},
    event=0x8505458, pboard=0x83e2440, sourceObject=0x83f20c0,
    slideFlag=1 '\001') at SharedX/XGContextEvent.m:2101
#9  0x401b0a05 in -[NSView
dragImage:at:offset:event:pasteboard:source:slideBack:] (self=0x83f20c0,
_cmd=0x80a1b20, anImage=0x819c348, viewLocation={x = 89,
      y = 130}, initialOffset={width = 0, height = 0}, event=0x8505458,
    pboard=0x83e2440, sourceObject=0x83f20c0, slideFlag=1 '\001')
    at NSView.m:2365
#10 0x8061b24 in -[GormObjectEditor mouseDown:] (self=0x83f20c0,
    _cmd=0x402ad358, theEvent=0x8505458) at GormObjectEditor.m:401
#11 0x401bbc3c in -[NSWindow sendEvent:] (self=0x8426480, _cmd=0x4025fde0,
    theEvent=0x8505458) at NSWindow.m:2458
#12 0x400b49ee in -[NSApplication sendEvent:] (self=0x817d4c0,
    _cmd=0x4025fb50, theEvent=0x8505458) at NSApplication.m:1253
#13 0x400b34db in -[NSApplication run] (self=0x817d4c0, _cmd=0x4025d268)
    at NSApplication.m:864
#14 0x400ab79d in NSApplicationMain (argc=1, argv=0xbfffed64) at
Functions.m:75
#15 0x8050b0c in main (argc=1, argv=0xbfffed64) at Gorm.m:1187
#16 0x4054a091 in __libc_start_main (main=0x8050ae0 <main>, argc=1,
    ubp_av=0xbfffed64, init=0x804b33c <_init>, fini=0x807cba0 <_fini>,
    rtld_fini=0x4000e374 <_dl_fini>, stack_end=0xbfffed5c)
    at ../sysdeps/generic/libc-start.c:129





reply via email to

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