From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 7 14:53:42 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6EBD8AD8 for ; Sat, 7 Mar 2015 14:53:42 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54B3091A for ; Sat, 7 Mar 2015 14:53:42 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t27Erg25053161 for ; Sat, 7 Mar 2015 14:53:42 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 198389] gqview segfaults while openpening preferences dialog Date: Sat, 07 Mar 2015 14:53:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: miguelmclara@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Mar 2015 14:53:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198389 Bug ID: 198389 Summary: gqview segfaults while openpening preferences dialog Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: miguelmclara@gmail.com Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 808406400 (LWP 101422/gqview)] 0x0000000000455600 in ?? () (gdb) The app opens, I then click on preferences (either from menu or the icon), the app becomes unresponsive for a while until it segfaults (gdb) bt #0 0x0000000000455600 in ?? () #1 0x000000080844a9c0 in ?? () #2 0x0000000808490680 in ?? () #3 0x0000000808490c80 in ?? () #4 0x0000000040000002 in ?? () #5 0x0000000802428d50 in g_cclosure_marshal_VOID__VOID () from /usr/local/lib/libgobject-2.0.so.0 #6 0x0000000802426b5a in _g_closure_invoke_va () from /usr/local/lib/libgobject-2.0.so.0 #7 0x000000080243c13f in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 #8 0x000000080243cb04 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 #9 0x0000000800aabf2f in gtk_button_get_event_window () from /usr/local/lib/libgtk-x11-2.0.so.0 #10 0x0000000802426b5a in _g_closure_invoke_va () from /usr/local/lib/libgobject-2.0.so.0 #11 0x000000080243c13f in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 #12 0x000000080243cb04 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 #13 0x0000000800aabb67 in gtk_button_get_event_window () from /usr/local/lib/libgtk-x11-2.0.so.0 #14 0x0000000800b5aa5f in gtk_marshal_VOID__UINT_STRING () from /usr/local/lib/libgtk-x11-2.0.so.0 #15 0x00000008024268f2 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 #16 0x000000080243b7ac in signal_emit_unlocked_R () from /usr/local/lib/libgobject-2.0.so.0 #17 0x000000080243c4bd in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 #18 0x000000080243cb04 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 #19 0x0000000800c8576c in gtk_widget_event () from /usr/local/lib/libgtk-x11-2.0.so.0 #20 0x0000000800b58aa2 in gtk_propagate_event () from /usr/local/lib/libgtk-x11-2.0.so.0 #21 0x0000000800b586c3 in gtk_main_do_event () from /usr/local/lib/libgtk-x11-2.0.so.0 #22 0x00000008010a2321 in gdk_screen_get_setting () from /usr/local/lib/libgdk-x11-2.0.so.0 #23 0x00000008026ad405 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #24 0x00000008026ad77e in g_main_context_iterate () from /usr/local/lib/libglib-2.0.so.0 #25 0x00000008026ada8f in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0 #26 0x0000000800b5800f in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.0 #27 0x0000000000451c6e in ?? () #28 0x00007fffffffe808 in ?? () #29 0x00007fffffffe820 in ?? () #30 0x00007fffffffe810 in ?? () #31 0x0000000000000001 in ?? () #32 0x00007fffffffe7f0 in ?? () #33 0x0000000000000000 in ?? () -- You are receiving this mail because: You are the assignee for the bug.