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 455180 - crash in 3x?? / g_s/g_s / g_slist_remove / g_main_context_dispatch
crash in 3x?? / g_s/g_s / g_slist_remove / g_main_context_dispatch
Status: RESOLVED DUPLICATE of bug 447591
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 456377 456669 459082 460540 463861 464390 467254 467759 468410 469665 471119 471435 471447 471839 472551 472792 474108 475583 478867 482823 483469 483550 483638 483757 484333 485844 491375 496971 498555 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-07-09 14:53 UTC by agassou
Modified: 2007-11-30 18:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description agassou 2007-07-09 14:53:35 UTC
Version: 2.10

What were you doing when the application crashed?



Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 15:37:31 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 164962304 vsize: 164962304 resident: 54480896 share: 37969920 rss: 54480896 rss_rlim: 4294967295
CPU usage: start_time: 1183991867 rtime: 1495 utime: 1342 stime: 153 cutime:0 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208695072 (LWP 19453)]
[New Thread -1345029232 (LWP 19788)]
[New Thread -1355519088 (LWP 19786)]
[New Thread -1211483248 (LWP 19488)]
[New Thread -1301967984 (LWP 19486)]
[New Thread -1267729520 (LWP 19476)]
[New Thread -1244820592 (LWP 19474)]
(no debugging symbols found)
0x00d1d402 in __kernel_vsyscall ()

Thread 1 (Thread -1208695072 (LWP 19453))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 <signal handler called>
  • #5 ??
    from /lib/libglib-2.0.so.0
  • #6 ??
    from /lib/libglib-2.0.so.0
  • #7 ??
    from /lib/libglib-2.0.so.0
  • #8 g_slice_free1
    from /lib/libglib-2.0.so.0
  • #9 g_slist_free_1
    from /lib/libglib-2.0.so.0
  • #10 g_slist_remove
    from /lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #12 ??
    from /lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #14 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #15 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (122 sec old) ---------------------
(evolution:19453): e-data-server-DEBUG: Loading categories from "/home/baptistoux/.evolution/categories.xml"
(evolution:19453): e-data-server-DEBUG: Loaded 29 categories
(evolution:19453): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?)
BBDB spinning up...
(evolution:19453): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x98ad130'
(evolution:19453): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x98ad250'
(evolution:19453): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?)
(evolution:19453): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x98ad370'
(evolution:19453): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x98ad490'
--------------------------------------------------
Comment 1 palfrey 2007-07-22 09:54:03 UTC
*** Bug 459082 has been marked as a duplicate of this bug. ***
Comment 2 palfrey 2007-08-01 13:22:45 UTC
*** Bug 456377 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2007-08-01 15:01:16 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please install some debugging packages [1], start the application as normal, 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 in advance!

[1] debugging packages for evolution, evolution-data-server, gtkhtml, gtk, glib, gnome-vfs, pango, libgnome and libgnomeui (as far as those packages are provided by your distribution). More details can be found here: http://live.gnome.org/GettingTraces
Comment 4 palfrey 2007-08-17 12:54:16 UTC
*** Bug 456669 has been marked as a duplicate of this bug. ***
Comment 5 palfrey 2007-08-17 13:16:32 UTC
*** Bug 460540 has been marked as a duplicate of this bug. ***
Comment 6 palfrey 2007-08-20 16:33:30 UTC
*** Bug 468410 has been marked as a duplicate of this bug. ***
Comment 7 palfrey 2007-08-30 16:38:22 UTC
*** Bug 471839 has been marked as a duplicate of this bug. ***
Comment 8 palfrey 2007-09-06 12:06:04 UTC
*** Bug 474108 has been marked as a duplicate of this bug. ***
Comment 9 palfrey 2007-09-21 13:04:59 UTC
*** Bug 464390 has been marked as a duplicate of this bug. ***
Comment 10 palfrey 2007-09-21 13:21:23 UTC
*** Bug 467254 has been marked as a duplicate of this bug. ***
Comment 11 palfrey 2007-09-21 13:27:42 UTC
*** Bug 467759 has been marked as a duplicate of this bug. ***
Comment 12 palfrey 2007-09-24 16:15:36 UTC
*** Bug 469665 has been marked as a duplicate of this bug. ***
Comment 13 palfrey 2007-09-24 16:23:59 UTC
*** Bug 471119 has been marked as a duplicate of this bug. ***
Comment 14 palfrey 2007-09-24 16:29:55 UTC
*** Bug 471435 has been marked as a duplicate of this bug. ***
Comment 15 palfrey 2007-09-24 16:30:04 UTC
*** Bug 471447 has been marked as a duplicate of this bug. ***
Comment 16 palfrey 2007-09-24 16:35:21 UTC
*** Bug 472551 has been marked as a duplicate of this bug. ***
Comment 17 palfrey 2007-09-24 16:38:34 UTC
*** Bug 472792 has been marked as a duplicate of this bug. ***
Comment 18 Suman Manjunath 2007-10-02 09:52:02 UTC
updated summary
Comment 19 Suman Manjunath 2007-10-02 09:52:29 UTC
*** Bug 475583 has been marked as a duplicate of this bug. ***
Comment 20 Suman Manjunath 2007-10-02 10:48:20 UTC
*** Bug 463861 has been marked as a duplicate of this bug. ***
Comment 21 palfrey 2007-10-05 14:04:53 UTC
*** Bug 483469 has been marked as a duplicate of this bug. ***
Comment 22 palfrey 2007-10-05 14:05:38 UTC
*** Bug 483550 has been marked as a duplicate of this bug. ***
Comment 23 palfrey 2007-10-05 14:06:15 UTC
*** Bug 483638 has been marked as a duplicate of this bug. ***
Comment 24 Suman Manjunath 2007-10-07 15:05:13 UTC
*** Bug 482823 has been marked as a duplicate of this bug. ***
Comment 25 Suman Manjunath 2007-10-07 15:34:32 UTC
*** Bug 483757 has been marked as a duplicate of this bug. ***
Comment 26 Suman Manjunath 2007-10-07 15:38:46 UTC
*** Bug 484333 has been marked as a duplicate of this bug. ***
Comment 27 Akhil Laddha 2007-10-12 04:14:42 UTC
*** Bug 485844 has been marked as a duplicate of this bug. ***
Comment 28 Akhil Laddha 2007-10-30 04:38:50 UTC
*** Bug 491375 has been marked as a duplicate of this bug. ***
Comment 29 Matthew Barnes 2007-11-01 14:06:49 UTC
Based on the following warning I believe this to be a dupe of bug #447591, which was a bug in a Fedora-specific patch.

(evolution:19453): GLib-GObject-WARNING **: gsignal.c:1669: signal
`source_selected' is invalid for instance `0x98ad490'

The bug has since been fixed and the patch committed upstream under bug #417999.

*** This bug has been marked as a duplicate of 447591 ***
Comment 30 palfrey 2007-11-15 14:48:02 UTC
*** Bug 496971 has been marked as a duplicate of this bug. ***
Comment 31 palfrey 2007-11-20 19:33:19 UTC
*** Bug 498555 has been marked as a duplicate of this bug. ***
Comment 32 Suman Manjunath 2007-11-30 18:22:20 UTC
*** Bug 478867 has been marked as a duplicate of this bug. ***