Gentoo Archives: gentoo-user

From: "Alan E. Davis" <lngndvs@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] firefox et al. crash when attaching file in gmail --- dbus?
Date: Mon, 28 Jul 2008 04:43:17
Message-Id: 7bef1f890807272143v7551a357hc404db0d01dca1a6@mail.gmail.com
1 I'm having fits about dbus, at least that's what I think?
2
3 Firefox 3, epiphany, and firefox 3 bin all do this. Attach any file (as any
4 user, on KDE or Gnome) and firefox immediately crashes. Root can attach
5 files.
6
7 Some background.
8
9 Today I upgraded these before I noticed this problem: dev-libs/expat,
10 net-misc/dhcpcd,
11 dev-cpp/libglademm, dev-cpp/gconfmm, net-dns/bind-tools,
12 mail-mta/ssmtp, sys-apps/coreutils.
13
14 Yesterday it worked. Of course I"ve been twiddling.
15
16 I found a suggestion to run firefox in safe-mode ($ firefox -safe-mode). I
17 did this. It's just a way to dismember the add-ons and customizations of a
18 user, and I'd already recompiled. But these errors were received after the
19 crash in the terminal:
20
21
22 alan@localhost ~ $ /usr/bin/firefox -safe-mode
23 which: no soundwrapper in
24 (/usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.1:/usr/qt/3/bin:/usr/games/bin)
25 which: no soundwrapper in
26 (/usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.1:/usr/qt/3/bin:/usr/games/bin)
27 process 14444: arguments to dbus_connection_send_with_reply_and_block() were
28 incorrect, assertion "(error) == NULL || !dbus_error_is_set ((error))"
29 failed in file dbus-connection.c line 3289.
30 This is normally a bug in some application using the D-Bus library.
31 D-Bus not built with -rdynamic so unable to print a backtrace
32 Aborted
33 alan@localhost ~ $
34 (npviewer.bin:6437): Gtk-CRITICAL **: gtk_style_detach: assertion
35 `style->attach_count > 0' failed
36
37
38 I am most interested in learning how to troubleshoot dbus. I read one post
39 where the suggestion was made to delete dbus. What does that mean? I've
40 been having numerous problems with permissions. They are gradually going
41 away, and I just emailed a friend that the system has finally stablized to
42 some degree. Then I did an # emerge -uDv world and this happens. Where can
43 I find out more about dbus?
44
45 gtkmm won't compile. There's an upstream fix, I think, and I might do a
46 local version bump, with much trepidation.
47
48 Thank you for any advice.
49
50
51
52
53
54 --
55 Alan Davis
56
57 "It's never a matter of liking or disliking ..."
58 ---Santa Ynez Chumash Medicine Man

Replies

Subject Author
Re: [gentoo-user] firefox et al. crash when attaching file in gmail --- dbus? Andrey Falko <ma3oxuct@×××××.com>