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 645600 - crash in kernel_vsyscall () at arch/x86/vdso/vdso32/int80.S:16
crash in kernel_vsyscall () at arch/x86/vdso/vdso32/int80.S:16
Status: RESOLVED OBSOLETE
Product: empathy
Classification: Core
Component: General
3.3.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
empathy-maint
: 671492 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-03-23 17:37 UTC by Fabio Durán Verdugo
Modified: 2012-09-13 09:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2011-03-23 17:37:11 UTC
Steps to reproduce:
1-) Open Empathy.
2-) Select one group, only select no expand [+].
3-) press space bar two times.
4-) crash.

This I always can reproduce in empathy-2.91.91.1-1.fc15.i686



warning: "/var/cache/abrt-di/usr/lib/debug/usr/lib/libicudata.so.44.2.debug": separate debug info file has no debug info
Core was generated by `empathy'.
Program terminated with signal 6, Aborted.

Thread 1 (Thread 0xb78248a0 (LWP 1840))

  • #0 __kernel_vsyscall
    at arch/x86/vdso/vdso32/int80.S line 16
  • #1 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #2 abort
    at abort.c line 92
  • #3 __libc_message
    at ../sysdeps/unix/sysv/linux/libc_fatal.c line 186
  • #4 malloc_printerr
    at malloc.c line 6283
  • #5 standard_free
    at gmem.c line 101
  • #6 g_free
    at gmem.c line 263
  • #7 pango_layout_clear_lines
    at pango-layout.c line 2737
  • #8 pango_layout_finalize
    at pango-layout.c line 231
  • #9 g_object_unref
    at gobject.c line 2734
  • #10 gtk_cell_renderer_text_get_preferred_width
    at gtkcellrenderertext.c line 2132
  • #11 gtk_cell_renderer_get_preferred_width
    at gtkcellrenderer.c line 1414
  • #12 gtk_cell_area_request_renderer
    at gtkcellarea.c line 3587
  • #13 compute_size
    at gtkcellareabox.c line 1534
  • #14 gtk_cell_area_box_get_preferred_width
    at gtkcellareabox.c line 1823
  • #15 gtk_cell_area_get_preferred_width
    at gtkcellarea.c line 2093
  • #16 gtk_tree_view_column_cell_get_size
    at gtktreeviewcolumn.c line 2853
  • #17 validate_row
    at gtktreeview.c line 6155
  • #18 do_validate_rows
    at gtktreeview.c line 6716
  • #19 do_validate_rows
    at gtktreeview.c line 6625
  • #20 gtk_tree_view_size_request
    at gtktreeview.c line 2438
  • #21 gtk_tree_view_get_preferred_height
    at gtktreeview.c line 2467
  • #22 compute_size_for_orientation
    at gtksizerequest.c line 246
  • #23 gtk_scrolled_window_get_preferred_size
    at gtkscrolledwindow.c line 2155
  • #24 gtk_scrolled_window_get_preferred_height_for_width
    at gtkscrolledwindow.c line 2269
  • #25 compute_size_for_orientation
    at gtksizerequest.c line 268
  • #26 gtk_widget_get_preferred_size
    at gtksizerequest.c line 530
  • #27 gtk_notebook_size_request
    at gtknotebook.c line 1976
  • #28 gtk_notebook_get_preferred_width
    at gtknotebook.c line 2255
  • #29 compute_size_for_orientation
    at gtksizerequest.c line 213
  • #30 gtk_box_get_size
    at gtkbox.c line 911
  • #31 compute_size_for_orientation
    at gtksizerequest.c line 213
  • #32 gtk_window_get_preferred_width
    at gtkwindow.c line 6084
  • #33 compute_size_for_orientation
    at gtksizerequest.c line 213
  • #34 gtk_widget_get_preferred_size
    at gtksizerequest.c line 525
  • #35 gtk_window_compute_hints
    at gtkwindow.c line 7101
  • #36 gtk_window_compute_configure_request
    at gtkwindow.c line 6423
  • #37 gtk_window_move_resize
    at gtkwindow.c line 6654
  • #38 gtk_window_check_resize
    at gtkwindow.c line 5884
  • #39 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 79
  • #40 g_type_class_meta_marshal
    at gclosure.c line 878
  • #41 g_closure_invoke
    at gclosure.c line 767
  • #42 signal_emit_unlocked_R
    at gsignal.c line 3290
  • #43 g_signal_emit_valist
    at gsignal.c line 2983
  • #44 g_signal_emit
    at gsignal.c line 3040
  • #45 gtk_container_check_resize
    at gtkcontainer.c line 1713
  • #46 gtk_container_idle_sizer
    at gtkcontainer.c line 1603
  • #47 gdk_threads_dispatch
    at gdk.c line 741
  • #48 g_idle_dispatch
    at gmain.c line 4545
  • #49 g_main_dispatch
    at gmain.c line 2440
  • #50 g_main_context_dispatch
    at gmain.c line 3013
  • #51 g_main_context_iterate
    at gmain.c line 3091
  • #52 g_main_loop_run
    at gmain.c line 3299
  • #53 gtk_main
    at gtkmain.c line 1358
  • #54 gtk_application_run_mainloop
    at gtkapplication.c line 85
  • #55 g_application_run
    at gapplication.c line 1322
  • #56 main
    at empathy.c line 721

Comment 1 Akhil Laddha 2012-03-07 05:13:17 UTC
*** Bug 671492 has been marked as a duplicate of this bug. ***
Comment 2 Akhil Laddha 2012-03-07 05:13:42 UTC
last duplicate in 3.3.x
Comment 3 Guillaume Desmottes 2012-03-07 09:46:02 UTC
Works fine here. Could you please reproduce in valgrind and attach the log?
Comment 4 Bilal Shahid 2012-04-09 11:50:43 UTC
here is the log attached by the reporter
https://launchpadlibrarian.net/98950632/valgrind.log
Comment 5 Akhil Laddha 2012-06-08 05:30:54 UTC
Bilal, can you please ask reporter to install debuginfo packages of empathy, glib, gtk+ , telepathy-glib and provide updated valgrind trace, tia.
Comment 6 Guillaume Desmottes 2012-09-13 09:02:14 UTC
Closing as this bug was with a very old version of Empathy. Please re-open if you can reproduce with 3.5/3.6.