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 444852 - crash in ?? / g_hash_table_insert / ?? / gdk_pixmap_new / gdk_window_begin_paint_region
crash in ?? / g_hash_table_insert / ?? / gdk_pixmap_new / gdk_window_begin_pa...
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
aklapper[fc7]
: 446502 447786 448606 451356 453504 457608 461132 473855 474245 477064 482087 503397 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-06-06 19:12 UTC by cm
Modified: 2007-12-16 21:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description cm 2007-06-06 19:12:48 UTC
What were you doing when the application crashed?
Deleting memos.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-2925.9.fc7xen #1 SMP Tue May 22 08:53:03 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 140062720 vsize: 140062720 resident: 39247872 share: 22265856 rss: 39247872 rss_rlim: 4294967295
CPU usage: start_time: 1181154739 rtime: 1953 utime: 1806 stime: 147 cutime:59 cstime: 19 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/i686/nosegneg/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208326432 (LWP 17647)]
[New Thread -1293603952 (LWP 17877)]
[New Thread -1277838448 (LWP 17672)]
[New Thread -1255834736 (LWP 17669)]
(no debugging symbols found)
0x00cda402 in __kernel_vsyscall ()

Thread 1 (Thread -1208326432 (LWP 17647))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/nosegneg/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 <signal handler called>
  • #5 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #6 g_hash_table_insert
    from /lib/libglib-2.0.so.0
  • #7 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #8 gdk_pixmap_new
    from /usr/lib/libgdk-x11-2.0.so.0
  • #9 gdk_window_begin_paint_region
    from /usr/lib/libgdk-x11-2.0.so.0
  • #10 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #12 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #13 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #14 ??
    from /lib/libglib-2.0.so.0
  • #15 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #16 ??
    from /lib/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #18 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #19 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (132 sec old) ---------------------
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
(evolution:17647): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
(evolution:17647): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
(evolution:17647): 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:17647): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8916260'
(evolution:17647): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8916380'
(evolution:17647): 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:17647): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x89164a0'
(evolution:17647): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x89165c0'
--------------------------------------------------
Comment 1 André Klapper 2007-06-11 21:17:49 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, 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 2 André Klapper 2007-06-15 17:54:52 UTC
*** Bug 447786 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2007-06-15 17:55:00 UTC
*** Bug 446502 has been marked as a duplicate of this bug. ***
Comment 4 André Klapper 2007-06-18 21:03:48 UTC
*** Bug 448606 has been marked as a duplicate of this bug. ***
Comment 5 Karsten Bräckelmann 2007-07-03 23:20:24 UTC
*** Bug 453504 has been marked as a duplicate of this bug. ***
Comment 6 Karsten Bräckelmann 2007-07-03 23:20:45 UTC
*** Bug 451356 has been marked as a duplicate of this bug. ***
Comment 7 Iestyn Pryce 2007-07-28 13:21:57 UTC
*** Bug 461132 has been marked as a duplicate of this bug. ***
Comment 8 Iestyn Pryce 2007-07-28 13:22:24 UTC
*** Bug 457608 has been marked as a duplicate of this bug. ***
Comment 9 palfrey 2007-09-05 15:39:05 UTC
*** Bug 473855 has been marked as a duplicate of this bug. ***
Comment 10 Susana 2007-10-06 12:39:08 UTC
*** Bug 474245 has been marked as a duplicate of this bug. ***
Comment 11 Susana 2007-10-06 12:39:13 UTC
*** Bug 477064 has been marked as a duplicate of this bug. ***
Comment 12 Susana 2007-10-06 12:39:19 UTC
*** Bug 482087 has been marked as a duplicate of this bug. ***
Comment 13 Matthew Barnes 2007-11-02 03:47:15 UTC
(evolution:17647): GLib-GObject-WARNING **: gsignal.c:1669: signal
`source_selected' is invalid for instance `0x8916260'

This is bug #447591, which is fixed now.

*** This bug has been marked as a duplicate of 447591 ***
Comment 14 Susana 2007-12-16 21:50:33 UTC
*** Bug 503397 has been marked as a duplicate of this bug. ***