[Bug 1137583] New: Gitg crashes on startup
http://bugzilla.opensuse.org/show_bug.cgi?id=1137583 Bug ID: 1137583 Summary: Gitg crashes on startup Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software Assignee: os.gnome.maintainers@gmail.com Reporter: juergen@spitzmueller.org QA Contact: bnc-team-screening@forge.provo.novell.com Found By: --- Blocker: --- With recent tumbleweed (update to gitg 3.32), gitg immediately crashes on start. Backtrace: Thread 1 "gitg" received signal SIGSEGV, Segmentation fault. 0x00007ffff718f3e7 in _ggit_native_get () from /usr/lib64/libgit2-glib-1.0.so.0 (gdb) bt #0 0x00007ffff718f3e7 in _ggit_native_get () at /usr/lib64/libgit2-glib-1.0.so.0 #1 0x00007ffff7193b89 in ggit_repository_get_workdir () at /usr/lib64/libgit2-glib-1.0.so.0 #2 0x00007ffff7f5dc3c in gitg_diff_view_set_repository () at /usr/lib64/libgitg-1.0.so.0 #3 0x00007ffff7e8ee1e in g_object_setv () at /usr/lib64/libgobject-2.0.so.0 #4 0x00007ffff7e8fd7b in g_object_set_property () at /usr/lib64/libgobject-2.0.so.0 #5 0x00007ffff7e82174 in () at /usr/lib64/libgobject-2.0.so.0 #6 0x00007ffff7e833e8 in g_object_bind_property_full () at /usr/lib64/libgobject-2.0.so.0 #7 0x00007ffff7e83769 in g_object_bind_property_with_closures () at /usr/lib64/libgobject-2.0.so.0 #8 0x00007ffff4d4bd03 in () at /usr/lib64/gitg/plugins/libdiff.so #9 0x00007ffff7e8cb9c in () at /usr/lib64/libgobject-2.0.so.0 #10 0x00007ffff7e8e3a0 in g_object_newv () at /usr/lib64/libgobject-2.0.so.0 #11 0x00007ffff6efe472 in () at /usr/lib64/libpeas-1.0.so.0 #12 0x00007ffff6f00c69 in () at /usr/lib64/libpeas-1.0.so.0 #13 0x00007ffff6efb1c1 in peas_engine_create_extensionv () at /usr/lib64/libpeas-1.0.so.0 #14 0x00007ffff6efc9ec in () at /usr/lib64/libpeas-1.0.so.0 #15 0x00007ffff6efcbcb in () at /usr/lib64/libpeas-1.0.so.0 #16 0x00007ffff7e8cb9c in () at /usr/lib64/libgobject-2.0.so.0 #17 0x00007ffff7e8e860 in g_object_new_valist () at /usr/lib64/libgobject-2.0.so.0 #18 0x00007ffff7e8eba9 in g_object_new () at /usr/lib64/libgobject-2.0.so.0 #19 0x00007ffff6efd4e5 in peas_extension_set_newv () at /usr/lib64/libpeas-1.0.so.0 #20 0x00007ffff6efd608 in peas_extension_set_new_valist () at /usr/lib64/libpeas-1.0.so.0 #21 0x00007ffff6efd7a0 in peas_extension_set_new () at /usr/lib64/libpeas-1.0.so.0 #22 0x00005555555a43e0 in () --Type <RET> for more, q to quit, c to continue without paging-- #23 0x00005555555c67bb in () #24 0x00005555555c6aa3 in () #25 0x00005555555c7d06 in gitg_ui_elements_construct_with_builtin () #26 0x00005555555c80a2 in gitg_ui_elements_new_with_builtin () #27 0x00005555555ca5d4 in () #28 0x00005555555ccc9e in gitg_window_create_new () #29 0x00005555555acc62 in () #30 0x00005555555ad785 in () #31 0x00007ffff696bd8d in () at /usr/lib64/libffi.so.7 #32 0x00007ffff696b17a in () at /usr/lib64/libffi.so.7 #33 0x00007ffff7e87e46 in g_cclosure_marshal_generic_va () at /usr/lib64/libgobject-2.0.so.0 #34 0x00007ffff7e870c6 in () at /usr/lib64/libgobject-2.0.so.0 #35 0x00007ffff7ea2fab in g_signal_emit_valist () at /usr/lib64/libgobject-2.0.so.0 #36 0x00007ffff7ea3b8f in g_signal_emit () at /usr/lib64/libgobject-2.0.so.0 #37 0x00007ffff7360ef3 in () at /usr/lib64/libgio-2.0.so.0 #38 0x00007ffff73636a9 in () at /usr/lib64/libgio-2.0.so.0 #39 0x00005555555acbb9 in () #40 0x00007ffff736386a in g_application_run () at /usr/lib64/libgio-2.0.so.0 #41 0x00005555555ce699 in gitg_main_main () #42 0x00007ffff6d53bcb in __libc_start_main () at /lib64/libc.so.6 #43 0x0000555555575f7a in _start () -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1137583 Jürgen Spitzmüller <juergen@spitzmueller.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Hardware|Other |x86-64 OS|Other |openSUSE Factory Severity|Normal |Critical -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1137583 http://bugzilla.opensuse.org/show_bug.cgi?id=1137583#c1 Dead Mozay <dead_mozay@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dead_mozay@opensuse.org --- Comment #1 from Dead Mozay <dead_mozay@opensuse.org> --- Created attachment 807946 --> http://bugzilla.opensuse.org/attachment.cgi?id=807946&action=edit Run through the debugger -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1137583 http://bugzilla.opensuse.org/show_bug.cgi?id=1137583#c2 Cesar Izurieta <cesar@ecuarock.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cesar@ecuarock.net --- Comment #2 from Cesar Izurieta <cesar@ecuarock.net> --- Upstream bug: https://gitlab.gnome.org/GNOME/gitg/issues/213 Fix: https://gitlab.gnome.org/GNOME/gitg/merge_requests/83 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1137583 http://bugzilla.opensuse.org/show_bug.cgi?id=1137583#c4 J�rgen Spitzm�ller <juergen@spitzmueller.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |UPSTREAM OS|openSUSE Factory |All --- Comment #4 from J�rgen Spitzm�ller <juergen@spitzmueller.org> --- See comment:2 -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com