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 385943 - crash in Evolution:
crash in Evolution:
Status: RESOLVED INCOMPLETE
Product: gtk+
Classification: Platform
Component: Backend: X11
unspecified
Other All
: High critical
: ---
Assigned To: gtk-bugs
gtk-bugs
: 395186 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-14 18:25 UTC by d.j.t.haak
Modified: 2007-10-19 01:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description d.j.t.haak 2006-12-14 18:25:13 UTC
What were you doing when the application crashed?



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 159240192 vsize: 0 resident: 159240192 share: 0 rss: 54575104 rss_rlim: 0
CPU usage: start_time: 1166107527 rtime: 0 utime: 4857 stime: 0 cutime:4541 cstime: 0 timeout: 316 it_real_value: 0 frequency: 740

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232861520 (LWP 3929)]
[New Thread -1318061152 (LWP 10640)]
[New Thread -1316426848 (LWP 5769)]
[New Thread -1288569952 (LWP 3953)]
[New Thread -1296962656 (LWP 3951)]
[New Thread -1272022112 (LWP 3949)]
[New Thread -1263223904 (LWP 3940)]
[New Thread -1254786144 (LWP 3938)]
[New Thread -1246393440 (LWP 3937)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232861520 (LWP 3929))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 gdk_drag_find_window_for_screen
    from /usr/lib/libgdk-x11-2.0.so.0
  • #6 gtk_drag_set_icon_pixmap
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #11 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #12 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 1 palfrey 2006-12-15 16:03:34 UTC
Looks like a gtk bug, reassigning.

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. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 palfrey 2007-01-11 17:08:19 UTC
*** Bug 395186 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2007-02-24 14:50:59 UTC
Dear reporter,
could you please help fixing this by installing some debugging packages [1], start the application as normal, and try to 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 for helping to get this fixed!

[1] Please install debug packages for glib2 and gtk2.
  Ubuntu 6.10: libglib2.0-0-dbg, libgtk2.0-0-dbg
  Fedora Core 6 or OpenSuSE 10.2: glib2-debuginfo, gtk2-debuginfo

More details can be found here: http://live.gnome.org/GettingTraces
Comment 4 André Klapper 2007-10-19 01:08:37 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!