Re: [Evolution] sync problems with contacts



Ujwal, thank you for your help, ok, here's the backtrace:

#0  0x409f25a9 in __wait4 () from /lib/libc.so.6
#1  0x40a5aad8 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40753e37 in waitpid () from /lib/libpthread.so.0
#3  0x4025d527 in gnome_segv_handle () from
/opt/gnome/lib/libgnomeui.so.32
#4  0x4075189d in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x8056f8c in pas_book_factory_get_type ()
#7  0x805705a in pas_book_factory_get_type ()
#8  0x80577bb in pas_book_factory_get_type ()
#9  0x404764a3 in gtk_marshal_NONE__NONE () from
/usr/lib/libgtk-1.2.so.0
#10 0x404a82b8 in gtk_handlers_run () from /usr/lib/libgtk-1.2.so.0
#11 0x404a768f in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#12 0x404a55e7 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#13 0x8060278 in pas_book_view_get_type ()
#14 0x4055ccdf in g_idle_dispatch () from /usr/lib/libglib-1.2.so.0
#15 0x4055bbe6 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#16 0x4055c213 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#17 0x4055c3dc in g_main_run () from /usr/lib/libglib-1.2.so.0
#18 0x4047484c in gtk_main () from /usr/lib/libgtk-1.2.so.0
#19 0x407a7c7d in bonobo_main () at bonobo-main.c:277
#20 0x80549d5 in main ()
#21 0x40969baf in __libc_start_main () from /lib/libc.so.6

unfortunaly I don't know what this means but hope, this helps you...

Micha
Am 03 Jun 2001 10:40:35 -0700 schrieb Ujwal Sathyam:
Open a shell window and type:

gdb wombat (or the name of the process that died)

At the gdb prompt, type:

(gdb) attach <pid>

where pid is the process Id of the application that just crashed. The 
crash dialog box will tell you what the process Id is. Don't close 
the crash dialog box until you finish with the backtrace.

Once you attach to the prcess, you should see a bunch of symbols 
being loaded. After it is done, type:

(gdb) bt

This produces a backtrace. Record that and send it to the developers. 
Detach from the process and quit.

(gdb) detach
(gdb) quit

Ujwal

At 2:47 PM +0200 6/3/2001, michael gruner wrote:
yes, i'd like to do this, but there's a little problem: i know how to
compile and use evo, but i've got no idea on how to produce this stack
trace, Ettore, could you please instruct me, on how to do this, or give
me a link, where this is discribed ??

thanks

Micha
Am 03 Jun 2001 03:37:01 -0400 schrieb Ettore Perazzoli:
 > now trying to sync the contacts with my pilot crashes the wombat
 > application every time, the calendar and the todo's are synced
 > perfectly. now there are two questions:
 >
 > 1. has anyone an idea what to do ?
 > 2. if not, how can i debug this ?

   Can you please provide us with a stack trace for the crash?

 --
 Ettore

 _______________________________________________
 evolution maillist  -  evolution helixcode com
 http://lists.helixcode.com/mailman/listinfo/evolution


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
evolution maillist  -  evolution helixcode com
http://lists.helixcode.com/mailman/listinfo/evolution



_______________________________________________
evolution maillist  -  evolution helixcode com
http://lists.helixcode.com/mailman/listinfo/evolution


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





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