gnustep-dev
[Top][All Lists]
Advanced

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

Re: Problem with services (DO ?) with svn trunk


From: David Chisnall
Subject: Re: Problem with services (DO ?) with svn trunk
Date: Tue, 17 Aug 2010 14:35:22 +0100

On 17 Aug 2010, at 14:26, Philippe Roussel wrote:

> #1  0x00007f02c8cb2271 in -[NSDistantObject methodSignatureForSelector:] 
> (self=0x21ad990, _cmd=0x7f02c99a72a0, aSelector=0x0) at NSDistantObject.m:684


This aSelector=0x0 looks suspicious.  -methodSignatureForSelector: should not 
ever be called with a NULL selector.  Can you have a look at where this 
parameter is coming from, and why it's not something sensible?

David



reply via email to

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