Hi,

I have a problem with multisync which I can reproduce reliably
with either 0.82 or 0.81, using the opie and evolution plugins,
on a Fedora Core 1.

It happens each time I launch multisync *and* bonobo-activation-server
is not running, see the entire log below.

I can easily work around this bug by launching evolution first
(which creates its bonobo, wombat etc processes), then  all will
go well, even if I close evolution (which leaves the processes 
running).

I'm not sure this is a bug in multisync itself, the evolution plugin,
libbonobo or evolution's libcal.

Here is what I do to trigger the problem:

        $ rm -rf /tmp/multisync-*
        $ rm -rf /tmp/orbit-tiniou/ 
        $ killall bonobo-activation-server
        $ killall evolution-wombat
        $ killall gconfd-2
        $ export GNOME_DUMP_CORE=1
        $ export GNOME_DISABLE_CRASH_DIALOG=1
        $ ulimit -c unlimited
        $ multisync
        ** (multisync.real:6670): CRITICAL **: file bonobo-activation-activate.c: line 
267 (bonobo_activation_query): assertion `ac != NULL' failed
        Segmentation fault      (core dumped) ./multisync


        $ gdb multisync core
        ...
        (gdb) bt
        #0  0x4e4647d1 in cal_mode_enum_get_type ()
           from /usr/lib/evolution/1.4/libcal-client.so.0
        #1  0x4e46490c in cal_client_construct ()
           from /usr/lib/evolution/1.4/libcal-client.so.0
        #2  0x4e4649c4 in cal_client_new ()
           from /usr/lib/evolution/1.4/libcal-client.so.0
        #3  0x00a8aa05 in create_client (conn=0x0, 
            uri=0x86b09b8 "/home/tiniou/evolution/local/Calendar/calendar.ics", 
            only_if_exists=0) at evolution_sync.c:658
        #4  0x00a8ab53 in cal_connect (data=0x86b07c8) at evolution_sync.c:698
        #5  0x4c50ab33 in g_timeout_add () from /usr/lib/libglib-2.0.so.0
        #6  0x4c507fdd in unblock_source () from /usr/lib/libglib-2.0.so.0
        #7  0x4c508fd8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
        #8  0x4c5092ef in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
        #9  0x4c5099cf in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
        #10 0x45f04088 in bonobo_main () from /usr/lib/libbonobo-2.so.0
        #11 0x0805be81 in main (argc=1, argv=0xbff017e4) at syncengine.c:2126

Stelian.
-- 
Stelian Pop <[EMAIL PROTECTED]>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Multisync-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-users

Reply via email to