[Cooker] Problem dbus

View: New views
13 Messages — Rating Filter:   Alert me  

[Cooker] Problem dbus

by Jean-Joseph THIBAULT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

since this morning

Firefox and thunderbird crash if you download files or upload

This messages when crash :
"
process 9281: arguments to dbus_connection_send_with_reply_and_block()
were incorrect, assertion "(error) == NULL || !dbus_error_is_set
((error))" failed in file dbus-connection.c line 3301.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
/usr/lib/thunderbird-2.0.0.14/run-mozilla.sh: line 131:  9281
Abandon                 /usr/bin/soundwrapper "$prog" ${1+"$@"}
"

Re: [Cooker] Problem dbus

by Colin Guthrie-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jean-Joseph THIBAULT wrote:

> since this morning
>
> Firefox and thunderbird crash if you download files or upload
>
> This messages when crash :
> "
> process 9281: arguments to dbus_connection_send_with_reply_and_block()
> were incorrect, assertion "(error) == NULL || !dbus_error_is_set
> ((error))" failed in file dbus-connection.c line 3301.
> This is normally a bug in some application using the D-Bus library.
>  D-Bus not built with -rdynamic so unable to print a backtrace
> /usr/lib/thunderbird-2.0.0.14/run-mozilla.sh: line 131:  9281
> Abandon                 /usr/bin/soundwrapper "$prog" ${1+"$@"}
> "

Has your system dbus crashed?

(service messagebus restart).

You should know if it has as net_applet will be killing your system as
it still doesn't handle this gracefully (at least on my system) :p

Col

--

+--------------------------+
|      Colin Guthrie       |
+--------------------------+
| cguthrie(at)mandriva.org |
|  http://colin.guthr.ie/  |
+--------------------------+

Re: [Cooker] Problem dbus

by Jean-Joseph THIBAULT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Good morning

I made the following test:
1. start messagebus

# /etc/init.d/messagebus restart
Arrêt du bus de messages système :                              [  OK  ]
Lancement du bus de messages système :                          [  OK  ]

2. launching an application (inkscape) and registration, crash

process 13413: arguments to dbus_connection_send_with_reply_and_block()
were incorrect, assertion "(error) == NULL || !dbus_error_is_set
((error))" failed in file dbus-connection.c line 3301.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace

Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can
fix it.
Abandon

3. I stop messagebus

# /etc/init.d/messagebus stop
Arrêt du bus de messages système :                              [  OK  ]

4. same problem with inkscape.

process 13452: arguments to dbus_connection_send_with_reply_and_block()
were incorrect, assertion "(error) == NULL || !dbus_error_is_set
((error))" failed in file dbus-connection.c line 3301.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace

Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can
fix it.
Abandon

This morning I made an update of the cooker
I saw pass the package include:
qt4-qtdbus-4.4.0-19mdv2009.0                  mer. 23 juil. 2008
08:49:58 CEST
libqtdbus4-4.4.0-19mdv2009.0                  mer. 23 juil. 2008
08:49:43 CEST

I can give you a list of updated package this morning ...

thank you

Colin Guthrie a écrit :

> Jean-Joseph THIBAULT wrote:
>> since this morning
>>
>> Firefox and thunderbird crash if you download files or upload
>>
>> This messages when crash :
>> "
>> process 9281: arguments to
>> dbus_connection_send_with_reply_and_block() were incorrect, assertion
>> "(error) == NULL || !dbus_error_is_set ((error))" failed in file
>> dbus-connection.c line 3301.
>> This is normally a bug in some application using the D-Bus library.
>>  D-Bus not built with -rdynamic so unable to print a backtrace
>> /usr/lib/thunderbird-2.0.0.14/run-mozilla.sh: line 131:  9281
>> Abandon                 /usr/bin/soundwrapper "$prog" ${1+"$@"}
>> "
>
> Has your system dbus crashed?
>
> (service messagebus restart).
>
> You should know if it has as net_applet will be killing your system as
> it still doesn't handle this gracefully (at least on my system) :p
>
> Col
>


Re: [Cooker] Problem dbus

by Fabrice FACORAT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2008/7/23 Jean-Joseph THIBAULT <jeanjo@...>:
> Good morning

> 2. launching an application (inkscape) and registration, crash


> 4. same problem with inkscape.

> Emergency save activated!
> Emergency save completed. Inkscape will close now.
> If you can reproduce this crash, please file a bug at www.inkscape.org
> with a detailed description of the steps leading to the crash, so we can fix
> it.
> Abandon

Oh my ... If DBUS is not working, an application like Inkscape will be
unable to start ! ...


--
Close the World, Open the Net
http://www.linux-wizard.net

Re: [Cooker] Problem dbus

by Jean-Joseph THIBAULT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Fabrice Facorat a écrit :

> 2008/7/23 Jean-Joseph THIBAULT <jeanjo@...>:
>  
>> Good morning
>>    
>
>  
>> 2. launching an application (inkscape) and registration, crash
>>    
>
>
>  
>> 4. same problem with inkscape.
>>    
>
>  
>> Emergency save activated!
>> Emergency save completed. Inkscape will close now.
>> If you can reproduce this crash, please file a bug at www.inkscape.org
>> with a detailed description of the steps leading to the crash, so we can fix
>> it.
>> Abandon
>>    
>
> Oh my ... If DBUS is not working, an application like Inkscape will be
> unable to start ! ...
>
>
>  
Where are problems ???

Re: [Cooker] Problem dbus

by Frederic Crozat :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le mercredi 23 juillet 2008 à 16:38 +0200, Fabrice Facorat a écrit :

> 2008/7/23 Jean-Joseph THIBAULT <jeanjo@...>:
> > Good morning
>
> > 2. launching an application (inkscape) and registration, crash
>
>
> > 4. same problem with inkscape.
>
> > Emergency save activated!
> > Emergency save completed. Inkscape will close now.
> > If you can reproduce this crash, please file a bug at www.inkscape.org
> > with a detailed description of the steps leading to the crash, so we can fix
> > it.
> > Abandon
>
> Oh my ... If DBUS is not working, an application like Inkscape will be
> unable to start ! ...

I don't see any problem here.

Since dbus was update recently, people are advised to reboot their
system (or at least, logout and kill any gvfs and dbus process
remaining).

--
Frederic Crozat <fcrozat@...>
Mandriva


Re: [Cooker] Problem dbus

by Götz Waschk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I can reproduce the problem. D-Bus is running for system and user.
Just click on file and on save, select a directory, press OK and
firefox will crash:
# firefox
process 13421: arguments to
dbus_connection_send_with_reply_and_block() were incorrect, assertion
"(error) == NULL || !dbus_error_is_set ((error))" failed in file
dbus-connection.c line 3301.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
/usr/lib/firefox-2.0.0.16/run-mozilla.sh: line 131: 13421 Abgebrochen
           /usr/bin/soundwrapper "$prog" ${1+"$@"}


--
AL I:40: Do what thou wilt shall be the whole of the Law.

Re: [Cooker] Problem dbus

by Götz Waschk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Here's the backtrace:
process 15877: arguments to
dbus_connection_send_with_reply_and_block() were incorrect, assertion
"(error) == NULL || !dbus_error_is_set ((error))" failed in file
dbus-connection.c line 3301.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace

Program received signal SIGABRT, Aborted.
0xffffe424 in __kernel_vsyscall ()
Missing debug package(s), you should install: gamin-debug libbeagle-debug
(gdb) bt
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb74edd90 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2  0xb74ef7f8 in abort () at abort.c:88
#3  0xb69ec3e5 in ?? () from /lib/libdbus-1.so.3
#4  0xb69e7b81 in ?? () from /lib/libdbus-1.so.3
#5  0xb69cf05e in dbus_connection_send_with_reply_and_block ()
   from /lib/libdbus-1.so.3
#6  0xb69c866e in ?? () from /lib/libdbus-1.so.3
#7  0xb69c874a in dbus_bus_remove_match () from /lib/libdbus-1.so.3
#8  0xaf3377ac in ?? ()
   from /usr/lib/gio/modules/libgioremote-volume-monitor.so
#9  0xb7834698 in IA__g_object_unref (_object=0xa385600) at gobject.c:2411
#10 0xb734deee in g_union_volume_monitor_finalize (object=0xa439380)
    at gunionvolumemonitor.c:73
#11 0xb7834698 in IA__g_object_unref (_object=0xa439380) at gobject.c:2411
#12 0xb79f9e6a in gtk_file_system_dispose (object=0xa941f80)
    at gtkfilesystem.c:184
#13 0xb7834600 in IA__g_object_unref (_object=0xa941f80) at gobject.c:2383
#14 0xb79f7852 in free_async_data (async_data=0xb8fc7c8) at gtkfilesystem.c:672
#15 0xb79f7d95 in query_info_callback (source_object=0xb153a90,
    result=0xab4b000, user_data=0xb8fc7c8) at gtkfilesystem.c:783
#16 0xb734b2eb in IA__g_simple_async_result_complete (simple=0xab4b000)
    at gsimpleasyncresult.c:554
#17 0xb734b31c in complete_in_idle_cb (data=0xab4b000)
    at gsimpleasyncresult.c:564
#18 0xb71e37d0 in g_idle_dispatch (source=0xb14ab88, callback=0,
    user_data=0xab4b000) at gmain.c:4173
#19 0xb71e579a in IA__g_main_context_dispatch (context=0xa0655a8)
    at gmain.c:2068
#20 0xb71e8eb8 in g_main_context_iterate (context=0xa0655a8, block=1,
    dispatch=1, self=0xa0425e0) at gmain.c:2701
#21 0xb71e93cb in IA__g_main_loop_run (loop=0xa5ec778) at gmain.c:2924
#22 0xb7a4bb4f in IA__gtk_main () at gtkmain.c:1172
#23 0xb5d89896 in nsAppShell::Run (this=0xa14e788) at nsAppShell.cpp:139
#24 0xb5c5178f in nsAppStartup::Run (this=0xa14e748) at nsAppStartup.cpp:151
#25 0x08051080 in XRE_main (argc=0, argv=0x805bfa4, aAppData=0x8061c00)
    at nsAppRunner.cpp:2883
#26 0x0804ac0f in main (argc=Cannot access memory at address 0x3e05
) at nsBrowserApp.cpp:61

--
AL I:40: Do what thou wilt shall be the whole of the Law.

Re: [Cooker] Problem dbus

by Götz Waschk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Downgrading gvfs to 0.99.1 works around this.


--
AL I:40: Do what thou wilt shall be the whole of the Law.

Re: [Cooker] Problem dbus

by Frederic Crozat :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le mercredi 23 juillet 2008 à 19:08 +0200, Götz Waschk a écrit :

> Hi,
>
> I can reproduce the problem. D-Bus is running for system and user.
> Just click on file and on save, select a directory, press OK and
> firefox will crash:
> # firefox
> process 13421: arguments to
> dbus_connection_send_with_reply_and_block() were incorrect, assertion
> "(error) == NULL || !dbus_error_is_set ((error))" failed in file
> dbus-connection.c line 3301.
> This is normally a bug in some application using the D-Bus library.
>   D-Bus not built with -rdynamic so unable to print a backtrace
> /usr/lib/firefox-2.0.0.16/run-mozilla.sh: line 131: 13421 Abgebrochen
>            /usr/bin/soundwrapper "$prog" ${1+"$@"}

Ok, I was able to get a crash..

I'll investigate (it is probably one of the patches I added in dbus
which is causing the problem).

--
Frederic Crozat <fcrozat@...>
Mandriva


Re: [Cooker] Problem dbus

by Frederic Crozat :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le mercredi 23 juillet 2008 à 19:14 +0200, Götz Waschk a écrit :
> Downgrading gvfs to 0.99.1 works around this.

It is under investigation by gvfs people upstream
( http://bugzilla.gnome.org/show_bug.cgi?id=544399 )

ATM, only cooker is seeing this.

And it is not a dbus bug.

--
Frederic Crozat <fcrozat@...>
Mandriva


Re: [Cooker] Problem dbus

by Jean-Joseph THIBAULT :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Götz Waschk a écrit :
Downgrading gvfs to 0.99.1 works around this.


  
Ecxatly, thank you :-)

Re: [Cooker] Problem dbus

by Götz Waschk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, Jul 23, 2008 at 10:36 PM, Jean-Joseph THIBAULT <jeanjo@...> wrote:
> Downgrading gvfs to 0.99.1 works around this.
> Ecxatly, thank you :-)
Upgrading to 0.99.2-3mdv will help too, it is in the queue.


--
AL I:40: Do what thou wilt shall be the whole of the Law.
LightInTheBox - Buy quality products at wholesale price!