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 642409 - Crashes when I try to stage a file
Crashes when I try to stage a file
Status: RESOLVED DUPLICATE of bug 644177
Product: gitg
Classification: Applications
Component: gitg
git master
Other Linux
: Normal critical
: ---
Assigned To: gitg-maint
gitg-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-15 18:56 UTC by Vadim Peretokin
Modified: 2011-07-24 10:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vadim Peretokin 2011-02-15 18:56:08 UTC
Always crashes when I try to stage a file (that is html but for some reason not parsed by the diffs viewer)

Using latest git master branch.

stdout:
** ERROR **: Update index for stage failed
aborting...
Aborted

bt:
  • #0 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 abort
    at abort.c line 92
  • #2 g_logv
    at /build/buildd/glib2.0-2.26.1/glib/gmessages.c line 557
  • #3 g_log
    at /build/buildd/glib2.0-2.26.1/glib/gmessages.c line 577
  • #4 gitg_commit_stage
    at gitg-commit.c line 792
  • #5 on_tree_view_staged_drag_data_received
    at gitg-commit-view.c line 1281
  • #6 _gtk_marshal_VOID__OBJECT_INT_INT_BOXED_UINT_UINT
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmarshalers.c line 2235
  • #7 g_closure_invoke
    at /build/buildd/glib2.0-2.26.1/gobject/gclosure.c line 766
  • #8 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 3252
  • #9 g_signal_emit_valist
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 2983
  • #10 g_signal_emit_by_name
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 3077
  • #11 gtk_drag_selection_received
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkdnd.c line 1778
  • #12 g_closure_invoke
    at /build/buildd/glib2.0-2.26.1/gobject/gclosure.c line 766
  • #13 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 3252
  • #14 g_signal_emit_valist
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 2983
  • #15 g_signal_emit_by_name
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 3077
  • #16 gtk_selection_retrieval_report
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkselection.c line 2938
  • #17 IA__gtk_selection_convert
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkselection.c line 1089
  • #18 gtk_tree_view_drag_drop

Comment 1 Ignacio Casal Quinteiro (nacho) 2011-07-24 10:28:53 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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