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 117024 - Evolution crashed when clicking on a link in a message
Evolution crashed when clicking on a link in a message
Status: RESOLVED DUPLICATE of bug 105745
Product: gtk+
Classification: Platform
Component: Backend: X11
unspecified
Other other
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2003-07-08 22:07 UTC by Kjartan Maraas
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kjartan Maraas 2003-07-08 22:08:41 UTC
Package: gtk+
Severity: normal
Version: GNOME2.2.2 1.4.2
os_details: GNOME.Org
Synopsis: Evolution crashed when clicking on a link in a message
Bugzilla-Product: gtk+
Bugzilla-Component: gdk
BugBuddy-GnomeVersion: 2.0 (2.2.1)
Description:
Description of Problem:
When clicking on a link in evo I got this crash instead of a epiphany
window to look at it. It's a variation of the gdk_events_translate()
crashes I think, but from what I can remember the trace is a bit
different?

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from '/gnome/head/INSTALL/bin/evolution'

[New Thread 1024 (LWP 1307)]
[New Thread 2049 (LWP 1429)]
[New Thread 1026 (LWP 1430)]
[New Thread 2051 (LWP 1431)]
[New Thread 3076 (LWP 1432)]
[New Thread 4101 (LWP 1927)]
[New Thread 7174 (LWP 1930)]
[New Thread 9224 (LWP 2040)]
0x410eb219 in __wait4 () at __wait4:-1
	in __wait4

Thread 1 (Thread 1024 (LWP 1307))

  • #0 __wait4
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 734
  • #4 segv_redirect
    at main.c line 500
  • #5 pthread_sighandler
    at signals.c line 97
  • #6 <signal handler called>
  • #7 ??
  • #8 gdk_event_translate
    at gdkevents-x11.c line 798
  • #9 _gdk_events_queue
    at gdkevents-x11.c line 1939
  • #10 gdk_event_dispatch
    at gdkevents-x11.c line 1999
  • #11 g_main_dispatch
    at gmain.c line 1720
  • #12 g_main_context_dispatch
    at gmain.c line 2268
  • #13 g_main_context_iterate
    at gmain.c line 2349
  • #14 g_main_loop_run
    at gmain.c line 2569
  • #15 bonobo_main
    at bonobo-main.c line 293
  • #16 main
    at main.c line 637
  • #17 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-07-08 18:08 -------

Reassigning to the default owner of the component, gtk-bugs@gtk.org.

Comment 1 Kjartan Maraas 2003-07-08 22:24:11 UTC

*** This bug has been marked as a duplicate of 105745 ***