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 376779 - crash in Evolution: Trying to make evolution...
crash in Evolution: Trying to make evolution...
Status: RESOLVED DUPLICATE of bug 351671
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
2.10.x
Other All
: High critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-11-18 21:03 UTC by Sitsofe Wheeler
Modified: 2007-06-07 03:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Sitsofe Wheeler 2006-11-18 21:03:34 UTC
What were you doing when the application crashed?
Trying to make evolution crash by entering a bad date, dimissing the error dialog and then double clicking a text field.
Detailed instructions are here:
https://launchpad.net/bugs/71486


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

Memory status: size: 186257408 vsize: 0 resident: 186257408 share: 0 rss: 44396544 rss_rlim: 0
CPU usage: start_time: 1163842303 rtime: 0 utime: 4245 stime: 0 cutime:4003 cstime: 0 timeout: 242 it_real_value: 0 frequency: 0

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 -1232857424 (LWP 7076)]
[New Thread -1311155296 (LWP 7184)]
[New Thread -1300591712 (LWP 7181)]
[New Thread -1292199008 (LWP 7090)]
[New Thread -1269634144 (LWP 7089)]
[New Thread -1261241440 (LWP 7084)]
[New Thread -1252123744 (LWP 7083)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232857424 (LWP 7076))

  • #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 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
    at gmessages.c line 552
  • #10 gtk_text_view_start_selection_drag
    at gtktextview.c line 5720
  • #11 gtk_text_view_button_press_event
    at gtktextview.c line 4003
  • #12 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #13 g_type_class_meta_marshal
    at gclosure.c line 567
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #17 IA__g_signal_emit
    at gsignal.c line 2243
  • #18 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #19 IA__gtk_propagate_event
    at gtkmain.c line 2211
  • #20 IA__gtk_main_do_event
    at gtkmain.c line 1445
  • #21 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #22 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #23 g_main_context_iterate
    at gmain.c line 2677
  • #24 IA__g_main_loop_run
    at gmain.c line 2881
  • #25 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #26 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 1 Sebastien Bacher 2006-12-26 15:17:30 UTC
looks like a crash to GTK, reassigning to that product
Comment 2 Yevgen Muntyan 2007-04-13 16:04:01 UTC
Dup of #344800
Comment 3 Sitsofe Wheeler 2007-04-13 19:17:33 UTC
I can't reproduce this on Feisty with libgtk2.0-0 2.10.11-0ubuntu3

*** This bug has been marked as a duplicate of 344800 ***
Comment 4 Sitsofe Wheeler 2007-04-13 19:19:25 UTC
Oops I didn't mean to mark this as a duplicate. I haven't looked closely enough at the stack trace to be able to tell if this is the same issue...
Comment 5 Yevgen Muntyan 2007-06-07 03:46:16 UTC

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