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

Re: [coldsync-hackers] Segfault with Coldsync and m505



As an addenda to the backtrace, one of my friends suggested also including 
the results of a list, so here that is as well.

Greg

(gdb) list
616			else
617				want_username = pda->username;
618		}
619	
620		time(&now);
621		Verbose(1, _("Sync for %s at %s"),
622			(pda->name == NULL ? "unnamed PDA" : pda->name),
623			ctime(&now));
624	
625		/* See if the userid matches. */

-- 
This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.