discuss-gnustep
[Top][All Lists]
Advanced

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

GWorkspace under Startup 0.25.0


From: J. Jordan
Subject: GWorkspace under Startup 0.25.0
Date: Thu, 20 May 2010 15:32:04 +0200
User-agent: GNUMail (Version 1.2.0)

Has anyone gotten GWorkspace to run under Startup 0.25.0? I have tried several versions including the latest SVN and they all segfault. Here is a backtrace produced by the lateest SVN.

Starting program: /usr/GNUstep/Local/Applications/GWorkspace.app/GWorkspace
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
-[NSView removeSubview:] (self=0x13afdf0, _cmd=<value optimized out>,
    aView=0x1) at NSView.m:939
939       aView->_super_view = nil;
(gdb) backtrace
#0 -[NSView removeSubview:] (self=0x13afdf0, _cmd=<value optimized out>,
    aView=0x1) at NSView.m:939
#1 0x00007ffff720ef55 in -[NSScrollView removeSubview:] (self=0x13afdf0,
    _cmd=<value optimized out>, aView=0x1) at NSScrollView.m:295
#2 0x00007fffeac97d45 in -[NSScrollView(GSPrivate) _synchronizeHeaderAndCorneiew] (self=0x13afdf0, _cmd=0x7ffff762d640) at NSScrollView.m:1727
#3  0x00007ffff7212707 in -[NSScrollView tile] (self=0x13afdf0,
    _cmd=<value optimized out>) at NSScrollView.m:1098
#4  0x00007ffff720f045 in -[NSScrollView initWithFrame:] (
    self=<value optimized out>, _cmd=<value optimized out>, rect=...)
    at NSScrollView.m:213
#5  0x00007fffeb5f34a2 in -[VCFViewer initWithFrame:inspector:] (
    self=0xd0e650, _cmd=0x7ffff7b1ec90, frameRect=..., insp=0x1d48cd0)
    at VCFViewer.m:21
#6  0x00007ffff790e6bf in -[Contents initForInspector:] (
    self=<value optimized out>, _cmd=<value optimized out>,
    insp=<value optimized out>) at Contents.m:116
#7 0x00007ffff79057a0 in -[Inspector init] (self=<value optimized out>,
    _cmd=<value optimized out>) at Inspector.m:96
#8 0x0000000000412b13 in -[GWorkspace applicationWillFinishLaunching:] (
    self=0xc97090, _cmd=<value optimized out>,
    aNotification=<value optimized out>) at GWorkspace.m:468
#9  0x00007ffff6af21ef in -[NSNotificationCenter _postAndRelease:] (
    self=<value optimized out>, _cmd=<value optimized out>,
---Type <return> to continue, or q <return> to quit---
    notification=<value optimized out>) at NSNotificationCenter.m:1161
#10 0x00007ffff7114078 in -[NSApplication finishLaunching] (self=0xca3fd0,
    _cmd=<value optimized out>) at NSApplication.m:1005
#11 0x00007ffff7116c6a in -[NSApplication run] (self=<value optimized out>,
    _cmd=<value optimized out>) at NSApplication.m:1506
#12 0x0000000000408c7c in main (argc=<value optimized out>,
    argv=<value optimized out>, env=<value optimized out>) at main.m:37

Thanks in advance, will have to roll back to 0.23.0 if I cannot get this to work, would like to use the latest version of Gorm but GWorkspace is much more important.

-j




reply via email to

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