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 578797 - crash in Meld Diff Viewer: Doing a diff on two tree...
crash in Meld Diff Viewer: Doing a diff on two tree...
Status: RESOLVED INCOMPLETE
Product: meld
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Stephen Kennedy
Stephen Kennedy
Depends on:
Blocks:
 
 
Reported: 2009-04-12 23:34 UTC by Gilles Dartiguelongue
Modified: 2009-04-25 15:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Gilles Dartiguelongue 2009-04-12 23:34:32 UTC
What were you doing when the application crashed?
Doing a diff on two trees

I was simply doing a diff on two tree of source files as usual when it exploded :)


Distribution: Gentoo Base System release 2.0.0
Gnome Release: 2.26.0 2009-03-22 (Gentoo)
BugBuddy Version: 2.26.0

System: Linux 2.6.24-gentoo-r8-mactel #4 SMP Mon Feb 2 00:34:06 CET 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Glossy
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gail:atk-bridge, gnomebreakpad

Memory status: size: 371367936 vsize: 371367936 resident: 34861056 share: 17510400 rss: 34861056 rss_rlim: 18446744073709551615
CPU usage: start_time: 1239579104 rtime: 64 utime: 56 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/python2.6'

[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0x2b6db7bfd260 (LWP 26397)]
0x00002b6db700e525 in __libc_waitpid (pid=26398, stat_loc=0x7ffff4064f70, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:32
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 0x2b6db7bfd260 (LWP 26397))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 32
  • #1 IA__g_spawn_sync
    at gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #3 bugbuddy_segv_handle
    at gnome-breakpad.cc line 369
  • #4 <signal handler called>
  • #5 gtk_tree_view_real_move_cursor
    at gtktreeview.c line 9806
  • #6 _gtk_marshal_BOOLEAN__ENUM_INT
    at gtkmarshalers.c line 286
  • #7 IA__g_closure_invoke
    at gclosure.c line 767
  • #8 signal_emit_unlocked_R
    at gsignal.c line 3285
  • #9 gtk_binding_entry_activate
    at gtkbindings.c line 537
  • #10 binding_match_activate
    at gtkbindings.c line 1123
  • #11 gtk_bindings_activate_list
    at gtkbindings.c line 1268
  • #12 IA__gtk_bindings_activate_event
    at gtkbindings.c line 1361
  • #13 gtk_tree_view_key_press
    at gtktreeview.c line 5373
  • #14 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #15 IA__g_closure_invoke
    at gclosure.c line 767
  • #16 signal_emit_unlocked_R
    at gsignal.c line 3285
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2990
  • #18 IA__g_signal_emit
    at gsignal.c line 3037
  • #19 gtk_widget_event_internal
    at gtkwidget.c line 4761
  • #20 IA__gtk_window_propagate_key_event
    at gtkwindow.c line 5138
  • #21 gtk_window_key_press_event
    at gtkwindow.c line 5168
  • #22 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #23 IA__g_closure_invoke
    at gclosure.c line 767
  • #24 signal_emit_unlocked_R
    at gsignal.c line 3285
  • #25 IA__g_signal_emit_valist
    at gsignal.c line 2990
  • #26 IA__g_signal_emit
    at gsignal.c line 3037
  • #27 gtk_widget_event_internal
    at gtkwidget.c line 4761
  • #28 IA__gtk_propagate_event
    at gtkmain.c line 2370
  • #29 IA__gtk_main_do_event
    at gtkmain.c line 1601
  • #30 gdk_event_dispatch
    at gdkevents-x11.c line 2364
  • #31 IA__g_main_context_dispatch
    at gmain.c line 1814
  • #32 g_main_context_iterate
    at gmain.c line 2448
  • #33 IA__g_main_loop_run
    at gmain.c line 2656
  • #34 IA__gtk_main
    at gtkmain.c line 1205
  • #35 _wrap_gtk_main
    at ./gtk.override line 1187
  • #36 PyEval_EvalFrameEx
    at Python/ceval.c line 3663
  • #37 PyEval_EvalCodeEx
    at Python/ceval.c line 2942
  • #38 PyEval_EvalFrameEx
    at Python/ceval.c line 3775
  • #39 PyEval_EvalCodeEx
    at Python/ceval.c line 2942
  • #40 PyEval_EvalCode
    at Python/ceval.c line 515
  • #41 run_mod
    at Python/pythonrun.c line 1330
  • #42 PyRun_FileExFlags
    at Python/pythonrun.c line 1316
  • #43 PyRun_SimpleFileExFlags
    at Python/pythonrun.c line 926
  • #44 Py_Main
    at Modules/main.c line 597
  • #45 __libc_start_main
    at libc-start.c line 226
  • #46 _start
0x00002b6db700e525	32	in ../sysdeps/unix/sysv/linux/waitpid.c
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors (629 sec old) ---------------------
** (epiphany:7144): CRITICAL **: gail_notebook_real_remove_gtk: assertion `obj' failed
** (epiphany:7144): CRITICAL **: gail_notebook_real_remove_gtk: assertion `obj' failed
** (epiphany:7144): CRITICAL **: gail_notebook_real_remove_gtk: assertion `obj' failed
camel-Message: --
camel-Message: --
** (epiphany:7144): CRITICAL **: gail_notebook_real_remove_gtk: assertion `obj' failed
** (epiphany:7144): CRITICAL **: gail_notebook_real_remove_gtk: assertion `obj' failed
(evolution:15463): e-table-CRITICAL **: eti_rows_deleted: assertion `row+count <= old_nrows' failed
(evolution:15463): e-table-CRITICAL **: eti_rows_deleted: assertion `row+count <= old_nrows' failed
--------------------------------------------------
Comment 1 Stephen Kennedy 2009-04-25 15:11:28 UTC
Can't repro