[Evolution-hackers] Re: [Evolution-hackers] ECard/ESimpleCardequivalentinevol-data-server api ?
- From: "Amit Shrivastava" <samit novell com>
- To: "Michael Meeks" <michael ximian com>
- Cc: <evolution-hackers lists ximian com>
- Subject: [Evolution-hackers] Re: [Evolution-hackers] ECard/ESimpleCardequivalentinevol-data-server api ?
- Date: Mon, 09 Feb 2004 07:08:59 -0700
Hi Michael,
I am calling bonobo_main, to start the main loop and at the end calls
bonobo_main_quit the stack for last two threads which hangs are:
(gdb) info thr
3 Thread 1097678128 (LWP 2423) 0xffffe002 in ?? ()
* 1 Thread 1080842368 (LWP 2417) 0xffffe002 in ?? ()
(gdb) where
#0 0xffffe002 in ?? ()
#1 0x405dcbd7 in g_main_context_poll (context=0x2, timeout=-1,
priority=2147483647,
fds=0x805ba20, n_fds=3) at gmain.c:2699
#2 0x405dc02c in g_main_context_iterate (context=0x8053648, block=1,
dispatch=1, self=0x80529a8)
at gmain.c:2376
#3 0x405dc77a in g_main_loop_run (loop=0x80531f0) at gmain.c:2601
#4 0x402872fd in bonobo_main () at bonobo-main.c:297
#5 0x080496f8 in main (argc=1, argv=0xbfffef34) at
evolution-addressbook-export.c:160
#6 0x420156a4 in __libc_start_main () from /lib/tls/libc.so.6
(gdb) thr 3
[Switching to thread 3 (Thread 1097678128 (LWP 2423))]#0 0xffffe002 in
?? ()
(gdb) where
#0 0xffffe002 in ?? ()
#1 0x405dcbd7 in g_main_context_poll (context=0x0, timeout=-1,
priority=2147483647,
fds=0x8073708, n_fds=9) at gmain.c:2699
#2 0x405dc02c in g_main_context_iterate (context=0x80729d8, block=1,
dispatch=1, self=0x8072f20)
at gmain.c:2376
#3 0x405dc77a in g_main_loop_run (loop=0x805c8f0) at gmain.c:2601
#4 0x404f357a in link_io_thread_fn (data=0x0) at linc.c:344
#5 0x405f06ec in g_thread_create_proxy (data=0x8072f20) at
gthread.c:601
#6 0x40587332 in start_thread () from /lib/tls/libpthread.so.0
I have no clue why this is happening ?
regards,
Amit
>>> Michael Meeks <michael ximian com> 2/5/04 3:59:40 PM >>>
Hi Amit,
On Wed, 2004-02-04 at 06:13 -0700, Amit Shrivastava wrote:
> I got the problem, it was coding problem in
> evolution-addressbook-list-cards.c, the logic of output_format was
> opposite. Now I am able to get the csv records of my evolution
> addressbook, but it hangs in bonobo_main_quit().
Why is it calling bonobo_main_quit ? :-) and/or do you have a
stack
trace of all threads - that'd pin it down.
Regards,
Michael.
--
michael ximian com <><, Pseudo Engineer, itinerant idiot
_______________________________________________
evolution-hackers maillist - evolution-hackers lists ximian com
http://lists.ximian.com/mailman/listinfo/evolution-hackers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]