discuss-gnustep
[Top][All Lists]
Advanced

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

Re: SEGFAULT when starting applications


From: Enrico Sersale
Subject: Re: SEGFAULT when starting applications
Date: Thu, 28 Feb 2002 19:14:21 +0200 (EET)

On Thu, 28 Feb 2002, Nicola Pero wrote:
>
> Thanks - fixed
>
> > Now it seems that make_services doesn't run anymore or doesn't find the
> > apps in the new location "Applications".
> > No file icons and it is not possible to launch an application using
> > GWorkspace.
> >
> > ...

Now I get a segfault *quitting* applications:

#0  0x4060a3a2 in chunk_free (ar_ptr=0x406b0280, p=0x85cc7c0) at
malloc.c:3152
#1  0x4060a1f4 in __libc_free (mem=0x85cc818) at malloc.c:3054
#2  0x40514bfe in objc_free (mem=0x85cc818)
    at ../../../gcc-3.0.1/libobjc/misc.c:134
#3  0x40462d3d in default_free (zone=0x404edc60, ptr=0x85cc818) at
NSZone.m:498
#4  0x4037c295 in NSZoneFree (zone=0x404edc60, ptr=0x85cc818)
    at ../Headers/Foundation/NSZone.h:226
#5  0x40379c24 in -[GSArray dealloc] (self=0x8440ad0, _cmd=0x404dc638)
    at GSArray.m:98
#6  0x40413562 in -[NSObject release] (self=0x8440ad0, _cmd=0x407e1b48)
    at NSObject.m:1081
#7  0x4079e891 in -[XGContext(DPSWindow) DPStermwindow:] (self=0x8258340,
    _cmd=0x407e1b10, num=67) at SharedX/XGContextWindow.m:1093
#8  0x4079d9a7 in -[XGContext(DPSWindow) _destroyContextWindows] (
    self=0x8258340, _cmd=0x407e92e8) at SharedX/XGContextWindow.m:814
#9  0x407af018 in -[XGContext dealloc] (self=0x8258340, _cmd=0x404dc638)
    at XGContext.m:450
#10 0x40413562 in -[NSObject release] (self=0x8258340, _cmd=0x404bffc8)
    at NSObject.m:1081
#11 0x4037b038 in -[GSMutableArray removeObject:] (self=0x8271888,
    _cmd=0x402bef80, anObject=0x8258340) at GSArray.m:513
#12 0x40124088 in -[NSGraphicsContext destroyContext] (self=0x8258340,
    _cmd=0x402a0900) at NSGraphicsContext.m:200
#13 0x400c0ffb in -[NSApplication dealloc] (self=0x82669e8,
_cmd=0x404dc638)
    at NSApplication.m:755
#14 0x40413562 in -[NSObject release] (self=0x82669e8, _cmd=0x402a1460)
    at NSObject.m:1081
#15 0x400c65a7 in -[NSApplication terminate:] (self=0x82669e8,
    _cmd=0x402fbd70, sender=0x837ab30) at NSApplication.m:2292
#16 0x4041330f in -[NSObject performSelector:withObject:] (self=0x82669e8,
    _cmd=0x402a0da0, aSelector=0x402fbd70, anObject=0x837ab30)
    at NSObject.m:1037
#17 0x400c350c in -[NSApplication sendAction:to:from:] (self=0x82669e8,
    _cmd=0x402c9580, aSelector=0x402fbd70, aTarget=0x0, sender=0x837ab30)
    at NSApplication.m:1450
#18 0x4014e5d2 in -[NSMenu performActionForItemAtIndex:] (self=0x82b33a8,
    _cmd=0x402cafc0, index=8) at NSMenu.m:738
#19 0x4015448c in -[NSMenuView
performActionWithHighlightingForItemAtIndex:] (
    self=0x82b77a0, _cmd=0x402c9548, index=8) at NSMenuView.m:803
#20 0x4014e433 in -[NSMenu performKeyEquivalent:] (self=0x82b33a8,
    _cmd=0x402cb178, theEvent=0x863f750) at NSMenu.m:711
#21 0x4015532e in -[NSMenuView performKeyEquivalent:] (self=0x82b77a0,
    _cmd=0x402f1b10, theEvent=0x863f750) at NSMenuView.m:1059
#22 0x401deca5 in -[NSView performKeyEquivalent:] (self=0x82b6d10,
    _cmd=0x402f4938, theEvent=0x863f750) at NSView.m:2351
#23 0x401eaf47 in -[NSWindow performKeyEquivalent:] (self=0x82558e0,
    _cmd=0x402a0ce8, theEvent=0x863f750) at NSWindow.m:2192
#24 0x400c2e56 in -[NSApplication sendEvent:] (self=0x82669e8,
    _cmd=0x402a0a58, theEvent=0x863f750) at NSApplication.m:1334
#25 0x400c19de in -[NSApplication run] (self=0x82669e8, _cmd=0x80f6018)
    at NSApplication.m:930
#26 0x804c635 in main (argc=1, argv=0xbfffeac4, env=0xbfffeacc) at
main.m:42
#27 0x405a8091 in __libc_start_main (main=0x804c4f0 <main>, argc=1,
    ubp_av=0xbfffeac4, init=0x804c210 <_init>, fini=0x80b3120 <_fini>,
    rtld_fini=0x4000e374 <_dl_fini>, stack_end=0xbfffeabc)
    at ../sysdeps/generic/libc-start.c:129





reply via email to

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