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 469626 - crash in 3x?? / g_slice_free1 / libgtk-x11 / g_list_foreach
crash in 3x?? / g_slice_free1 / libgtk-x11 / g_list_foreach
Status: RESOLVED DUPLICATE of bug 447591
Product: evolution
Classification: Applications
Component: Tasks
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
muelli[dupsink] aklapper[fc7]
: 457231 470915 475933 476780 477670 494855 508322 510293 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-08-23 15:29 UTC by Bjørn Erik Halvorsen
Modified: 2008-01-18 21:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Data from bugbuddy on this crash which occured while receiving email (19.94 KB, text/plain)
2007-09-24 14:36 UTC, mckinlay
Details

Description Bjørn Erik Halvorsen 2007-08-23 15:29:05 UTC
Version: 2.10

What were you doing when the application crashed?



Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.1-41.fc7 #1 SMP Fri Jul 27 18:21:43 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Gion

Memory status: size: 692355072 vsize: 692355072 resident: 70234112 share: 47124480 rss: 70234112 rss_rlim: 18446744073709551615
CPU usage: start_time: 1187882141 rtime: 542 utime: 412 stime: 130 cutime:61 cstime: 86 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496476304 (LWP 6440)]
[New Thread 1168415056 (LWP 6819)]
[New Thread 1157925200 (LWP 6818)]
[New Thread 1136945488 (LWP 6545)]
[New Thread 1105475920 (LWP 6537)]
[New Thread 1094719824 (LWP 6536)]
(no debugging symbols found)
0x0000003016e0d97f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496476304 (LWP 6440))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 ??
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
    from /lib64/libglib-2.0.so.0
  • #4 ??
    from /lib64/libglib-2.0.so.0
  • #5 ??
    from /lib64/libglib-2.0.so.0
  • #6 g_slice_free1
    from /lib64/libglib-2.0.so.0
  • #7 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #8 g_list_foreach
    from /lib64/libglib-2.0.so.0
  • #9 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #10 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #11 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #12 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #13 ??
    from /lib64/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #16 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #17 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #18 ??
    from /lib64/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #20 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #21 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors (17187 sec old) ---------------------
(gnome-background-properties:4062): Gtk-WARNING **: Icon cache '/usr/share/icons/hicolor/icon-theme.cache' is invalid
(gnome-background-properties:4062): Gtk-WARNING **: Icon cache '/usr/share/icons/hicolor/icon-theme.cache' is invalid
(gnome-background-properties:4062): Gtk-WARNING **: Icon cache '/usr/share/icons/hicolor/icon-theme.cache' is invalid
(gnome-background-properties:4062): Gtk-WARNING **: Icon cache '/usr/share/icons/hicolor/icon-theme.cache' is invalid
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Suman Manjunath 2007-08-26 18:50:56 UTC
Thanks for taking the time to report this bug.
This bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a more useful description to this bug.

Thanks for the bug report. Unfortunately, that stack trace is not very useful
in determining the cause of the crash. Could you please install some debugging
packages [1] and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the "details", now
containing way more information. Please copy that stacktrace and paste it as a
comment here.  Thanks!

[1] debugging packages for evolution, evolution-data-server and gtkhtml,
    plus debugging packages for some basic GNOME libs. More details can
    be found here:
    http://live.gnome.org/GettingTraces/DistroSpecificInstructions
Comment 2 Tobias Mueller 2007-09-04 18:21:47 UTC
Probably fedora specific and related to bug 426227 or bug 426807 or bug 426807 and their friends.
Comment 3 Tobias Mueller 2007-09-04 18:22:51 UTC
*** Bug 457231 has been marked as a duplicate of this bug. ***
Comment 4 Tobias Mueller 2007-09-04 18:23:17 UTC
*** Bug 470915 has been marked as a duplicate of this bug. ***
Comment 5 Suman Manjunath 2007-09-18 16:27:59 UTC
*** Bug 475933 has been marked as a duplicate of this bug. ***
Comment 6 Tobias Mueller 2007-09-20 18:05:59 UTC
*** Bug 477670 has been marked as a duplicate of this bug. ***
Comment 7 Tobias Mueller 2007-09-20 18:06:08 UTC
*** Bug 476780 has been marked as a duplicate of this bug. ***
Comment 8 mckinlay 2007-09-24 14:36:34 UTC
Created attachment 96120 [details]
Data from bugbuddy on this crash which occured while receiving email
Comment 9 palfrey 2007-11-08 16:40:27 UTC
*** Bug 494855 has been marked as a duplicate of this bug. ***
Comment 10 Tobias Mueller 2007-12-10 01:47:33 UTC
It's most likely that this particular bug is the fedora specific bug 447591 since 4 out of 6 dups show:
   GLib-GObject-WARNING **: gsignal.c:1669: signal
   `source_selected' is invalid for instance

but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.
As debug symbols are missing, it's just a guess anyway since we can't determine the issue without debug information. Feel free to install debug information and open a new bug. See http://live.gnome.org/GettingTraces for details

*** This bug has been marked as a duplicate of 447591 ***
Comment 11 Tobias Mueller 2008-01-10 22:42:43 UTC
*** Bug 508322 has been marked as a duplicate of this bug. ***
Comment 12 Tobias Mueller 2008-01-18 21:32:44 UTC
*** Bug 510293 has been marked as a duplicate of this bug. ***