On Mon, 2007-10-01 at 16:58 +0930, Iain Buchanan wrote:
> On Fri, 2007-09-28 at 07:21 +0100, Mark Ellis wrote:
> > On Fri, 2007-09-28 at 12:29 +0930, Iain Buchanan wrote:
> 
> > >  I'm having a hard time getting the line number from gdb though... it
> > > may in fact be from line 451, since odccm_device_get_rapi_connection is
> > > called from two places.  This is line 451:
> > > 
> > >   goto exit;
> > > error_exit:
> > >   g_object_unref(new_proxy);
> > >   if (device) g_object_unref(device); // here!
> > > exit:
> > >   return;
> > > }
> > > 
> > 
> > Ok, just put some g_debug or printf statements before and after those
> > two calls to odccm_device_get_rapi_connection to identify where we are
> > going wrong.
> 

Do you have a password on your device ? I'm still thinking, hopefully
send you a little debug patch soon.

> yeah did that, but I couldn't print anything useful.  All I discovered
> was that is really the line!  I see a message before the unref, then the
> segfault, and I don't see the message after.
> 
> more hints?
> 
> > PS Is it just me or did it suddenly get very busy around here ?
> 
> umm, didn't notice lots more noise, apart from my own emails :)  But
> busy is good IMHO, means more uptake of synce :)
> 

Definitely !

Mark


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to