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

Re: [coldsync-hackers] segmentation fault on sync with new palm



On Thu, 2004-12-16 at 14:18 -0500, David A. Desrosiers wrote:
> > +-(~)> coldsync -ms
> > Please press the HotSync button.
> > Segmentation fault
> 
> > Any ideas or help on this would be VERY much appreciated.
> 
> 	How about a backtrace?

(gdb) run -ms
Starting program: /usr/bin/coldsync -ms
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
Please press the HotSync button.

Program received signal SIGSEGV, Segmentation fault.
0x0804b2cd in run_mode_Standalone (argc=0, argv=0xbffff4ec)
    at coldsync.c:621
621     coldsync.c: No such file or directory.
        in coldsync.c
(gdb) back
#0  0x0804b2cd in run_mode_Standalone (argc=0, argv=0xbffff4ec)
    at coldsync.c:621
#1  0x0804a773 in main (argc=0, argv=0xbffff4ec) at coldsync.c:329
(gdb)