The stack trace is as follows:

#0  0x00007ffff63443d4 in -[NSException raise] (self=0x0, _cmd=0x622a30)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#1  0x00007ffff63437c5 in +[NSException raise:format:arguments:]
(self=0x7ffff67f8870, _cmd=0x7ffff67d98f0, name=0x7ffff67f83f0, 
    format=0x7ffff67e9170, argList=0x7fffffffbba8)
from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#2  0x00007ffff63436c5 in +[NSException raise:format:]
(self=0x7ffff67f8870, _cmd=0x7ffff7dcbe50, name=0x7ffff67f83f0, 
    format=0x7ffff67e9170)
from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#3  0x00007ffff62fd294 in -[NSConnection(Private) _getReplyRmc:]
(self=0xb15fd0, _cmd=0x7ffff67e9ea0, sn=0)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#4  0x00007ffff62f1f0d in -[NSConnection rootProxy] (self=0xb15fd0,
_cmd=0x7ffff7a55320)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#5  0x00007ffff62eb8d6 in +[NSConnection
rootProxyForConnectionWithRegisteredName:host:usingNameServer:]
(self=0x7ffff67e8b10, 
    _cmd=0x7ffff67f6850, n=0x7ffff67f6010, h=0x7ffff67f5ff0, s=0xad2870)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#6  0x00007ffff63413c3 in -[NSDistributedNotificationCenter(Private)
_connect] (self=0xafe180, _cmd=0x7ffff67f65b0)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#7  0x00007ffff633f1d2 in -[NSDistributedNotificationCenter
addObserver:selector:name:object:suspensionBehavior:] (
    self=0xafe180, _cmd=0x7ffff67f65d0, anObserver=0xafd550,
aSelector=0x7ffff7a55580, notificationName=0x0, 
    anObject=0x7ffff7a53450, suspensionBehavior=2)
from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#8  0x00007ffff633ece7 in -[NSDistributedNotificationCenter
addObserver:selector:name:object:] (self=0xafe180, _cmd=0x6228d0, 
    anObserver=0xafd550, aSelector=0x7ffff7a55580, notificationName=0x0,
anObject=0x7ffff7a53450)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#9  0x00007ffff75c8f42 in -[_GSWorkspaceCenter init] (self=0xafd550,
_cmd=0x622990)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-gui.so.0.19
#10 0x00007ffff63aa5c5 in +[NSObject new] (self=0x7ffff7a53620,
_cmd=0x622a30)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#11 0x00007ffff75cb620 in -[NSWorkspace init] (self=0xb004d0,
_cmd=0x622990)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-gui.so.0.19
#12 0x00007ffff75cb3dc in +[NSWorkspace sharedWorkspace]
(self=0x7ffff7a54020, _cmd=0x622bb0)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-gui.so.0.19
#13 0x000000000040c8cb in -[ApplicationManager init] (self=0xaf5370,
_cmd=0x622990) at ApplicationManager.m:137
#14 0x00007ffff63aa5c5 in +[NSObject new] (self=0x622540, _cmd=0x622a30)
   from /usr/GNUstep/Local/Library/Libraries/libgnustep-base.so.1.21
#15 0x000000000040bed1 in +[ApplicationManager sharedInstance]
(self=0x622540, _cmd=0x626350) at ApplicationManager.m:70
#16 0x000000000040f535 in -[SCSystem run] (self=0xa83360, _cmd=0x6262e0)
#17 0x000000000041469d in main (argc=1, argv=0x7fffffffd6b8)

On Tue, 2010-06-22 at 21:41 +0200, Quentin Mathé wrote:
> Hi Ray,
> 
> Le 21 juin 2010 à 17:21, Ray Ruvinskiy a écrit :
> 
> > Hello,
> >
> > I've built trunk Etoile (r6167) on Ubuntu 10.04. When trying to run
> > etoile_system, I get the following:
> >
> > 2010-06-21 10:20:33.311 etoile_system[30471] Setting up SCSystem  
> > server
> > instance
> > etoile_system: Uncaught exception NSInternalInconsistencyException,
> > reason: no reply message available
> > Aborted
> >
> > Does anyone know what could be causing this? Is there anywhere else I
> > should be looking for more detailed error messages?
> 
> Not sure what causing it, but this looks like a distributed object  
> issue. Can you start etoile_system with GDB in a failsafe xterm  
> session, sets a breakpoint on -[NSException raise] and posts the  
> backtrace that corresponds to this exception.
> 
> Cheers,
> Quentin. 
> _______________________________________________
> Etoile-discuss mailing list
> [email protected]
> https://mail.gna.org/listinfo/etoile-discuss


_______________________________________________
Etoile-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-discuss

Répondre à