Thu, 26 2006 14:33:53 +0200, Thiago Macieira wrote
Michel Hermier wrote:
>Seems to be a dbus related problem.
>Check your dbus version, maybe it's too old or too new for qt-copy.
There's no too-new version. The minimum required is 0.62, but 0.90
doesn't work.
I'm using dbus 0.94 upgraded from Mandriva 2007.0 update.
Is it too new?
>[kde-devel@franklin ~]$ qdbus
>20980: assertion failed "(functions->mask &
>~DBUS_THREAD_FUNCTINS_ALL_MASK) == 0" file "dbus-threads.c" line 524
>function dbus_threads_init Aborted.
>>
>I updated the qt-copy source and re-built it, but the same result.
>>
>Could anyone please help me with this? Thanks a lot!
Can you give us a backtrace of the abortion?
Hope these messages help.
[Switching to Thread -1214404912 (LWP 24622)]
0xbfffe410 in __kernel_vsyscall ()
Current language: auto; currently c
(gdb) bt
#0 0xbfffe410 in __kernel_vsyscall ()
#1 0xb7a20fc0 in raise () from /lib/i686/libc.so.6
#2 0xb7a22851 in abort () from /lib/i686/libc.so.6
#3 0xb7eec98b in dbus_malloc () from /lib/libdbus-1.so.3
#4 0xb7ed6ba8 in dbus_watch_set_data () from /lib/libdbus-1.so.3
#5 0xb7ece6af in dbus_threads_init () from /lib/libdbus-1.so.3
#6 0xb7f5320c in qDBusInitThreads () at qdbusthread.cpp:112
#7 0xb7f3ba51 in QDBusConnectionPrivate (this=0x805af10, p=0x0)
at qdbusintegrator.cpp:702
#8 0xb7f31e26 in QDBusConnection::connectToBus (
, name=@0xbfa86e60)
at qdbusconnection.cpp:320
#9 0xb7f34d0c in QDBusDefaultConnection (this=0x805a488,
,
name=0xb7f672d1 "qt_default_session_bus")
at qdbusconnection.cpp:863
#10 0xb7f3246f in _q_sessionBus () at qdbusconnection.cpp:870
#11 0xb7f324e6 in QDBusConnection::sessionBus () at qdbusconnection.cpp:877
#12 0x0804d2fe in main (argc=Cannot access memory at address 0x602e
) at qdbus.cpp:324
>Visit #unsub to unsubscribe <<