After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 540688 - crash in Empathy Instant Messenger: Testing rebuild of empat...
crash in Empathy Instant Messenger: Testing rebuild of empat...
Status: RESOLVED DUPLICATE of bug 537740
Product: empathy
Classification: Core
Component: General
0.23.x
Other All
: High critical
: ---
Assigned To: empathy-maint
empathy-maint
: 540862 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-06-28 21:33 UTC by Matěj Cepl
Modified: 2008-07-04 09:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Matěj Cepl 2008-06-28 21:33:42 UTC
Version: 0.23.3

What were you doing when the application crashed?
Testing rebuild of empathy 0.23.3 -- just replaced tarball in the Fedora src.rpm (which doesn't IMHO nothing strange with the code, no patches, and no weird ./configure options). The only thing different from the rest of the world is IMHO new gcc (4.3.0) and glibc 2.8.


Distribution: Fedora release 9 (Sulphur)
Gnome Release: 2.22.2 2008-05-28 (Red Hat, Inc)
BugBuddy Version: 2.22.0

System: Linux 2.6.25.6-55.fc9.i686 #1 SMP Tue Jun 10 16:27:49 EDT 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10499902
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 51646464 vsize: 51646464 resident: 20975616 share: 13160448 rss: 20975616 rss_rlim: 4294967295
CPU usage: start_time: 1214688671 rtime: 93 utime: 79 stime: 14 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/empathy'

[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0xb7ff1730 (LWP 3670)]
0x00110416 in __kernel_vsyscall ()

Thread 1 (Thread 0xb7ff1730 (LWP 3670))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 374


----------- .xsession-errors (825 sec old) ---------------------
(npviewer.bin:30031): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:31128): Gtk-CRITICAL **: gtk_style_detach: assertion `style->attach_count > 0' failed
(npviewer.bin:31128): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:31128): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:31128): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:31128): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:31128): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x861bed0)" of type `GString'
Read index /home/matej/archiv/programky/eclipse/bugzilla/.git/index in 0.112s
--------------------------------------------------
Comment 1 Matěj Cepl 2008-06-28 21:51:18 UTC
Following up on the conversation on IRC, I have filed https://bugzilla.redhat.com/show_bug.cgi?id=453284 in the Red Hat bugzilla against glibc. Please, put yourself into CC -- I am afraid I won't be able to communicate well with glibc maintainers.
Comment 2 Matěj Cepl 2008-06-30 06:37:46 UTC
*** Bug 540862 has been marked as a duplicate of this bug. ***
Comment 3 Xavier Claessens 2008-07-04 08:00:28 UTC
Please stop reporting this crash, it's always the same. If you see "__regexec" in the backtrace you can omit sending the bug. Thanks.


*** This bug has been marked as a duplicate of 537740 ***
Comment 4 Matěj Cepl 2008-07-04 09:44:10 UTC
(In reply to comment #3)
> Please stop reporting this crash, it's always the same. If you see "__regexec"
> in the backtrace you can omit sending the bug. Thanks.

Sorry, I was closing all other duplicates of this. Forgot in this case.

Matěj