Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2024 12:28:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279006] multimedia/handbrake 1.7.2_1 core dump, crash, will not launch
Message-ID:  <bug-279006-7788-y9qFQJxBe9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279006-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279006-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279006

Graham Perrin <grahamperrin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |crash

--- Comment #1 from Graham Perrin <grahamperrin@gmail.com> ---
% file /usr/local/bin/ghb
/usr/local/bin/ghb: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD),
dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 15.0
(1500018), FreeBSD-style, stripped
% gdb /usr/local/bin/ghb ./ghb.core=20
GNU gdb (GDB) 14.1 [GDB v14.1 for FreeBSD]
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.htm=
l>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-portbld-freebsd15.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/local/bin/ghb...
(No debugging symbols found in /usr/local/bin/ghb)
[New LWP 101209]
[New LWP 121365]
[New LWP 121366]
[New LWP 121367]
[New LWP 121368]
[New LWP 121378]
[New LWP 121390]
[New LWP 121391]
[New LWP 121392]
Core was generated by `HandBrake'.
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object.
#0  0x00000008287d275a in ?? () from /usr/local/lib/libgio-2.0.so.0
[Current thread is 1 (LWP 101209)]
(gdb) bt
#0  0x00000008287d275a in ??? () at /usr/local/lib/libgio-2.0.so.0
#1  0x00000008287d1e02 in ??? () at /usr/local/lib/libgio-2.0.so.0
#2  0x00000008287f068d in g_dbus_connection_register_object () at
/usr/local/lib/libgio-2.0.so.0
#3  0x00000008287d15ed in g_dbus_connection_export_menu_model () at
/usr/local/lib/libgio-2.0.so.0
#4  0x000000086ac21b65 in ??? () at
/usr/local/lib/gtk-3.0/modules/libappmenu-gtk-module.so
#5  0x00000008279b7a63 in g_closure_invoke () at
/usr/local/lib/libgobject-2.0.so.0
#6  0x00000008279d22ee in ??? () at /usr/local/lib/libgobject-2.0.so.0
#7  0x00000008279d1148 in ??? () at /usr/local/lib/libgobject-2.0.so.0
#8  0x00000008279d189c in g_signal_emit () at
/usr/local/lib/libgobject-2.0.so.0
#9  0x00000008354e7faa in gtk_widget_realize () at /usr/local/lib/libgtk-3.=
so.0
#10 0x000000083550bb9a in ??? () at /usr/local/lib/libgtk-3.so.0
#11 0x00000008279b7a63 in g_closure_invoke () at
/usr/local/lib/libgobject-2.0.so.0
#12 0x00000008279d22ee in ??? () at /usr/local/lib/libgobject-2.0.so.0
#13 0x00000008279d1148 in ??? () at /usr/local/lib/libgobject-2.0.so.0
#14 0x00000008279d189c in g_signal_emit () at
/usr/local/lib/libgobject-2.0.so.0
#15 0x00000008354e7704 in gtk_widget_show () at /usr/local/lib/libgtk-3.so.0
#16 0x0000000000a51785 in ghb_activate_cb ()
#17 0x00000008279b7a63 in g_closure_invoke () at
/usr/local/lib/libgobject-2.0.so.0
#18 0x00000008279d24ec in ??? () at /usr/local/lib/libgobject-2.0.so.0
#19 0x00000008279d1148 in ??? () at /usr/local/lib/libgobject-2.0.so.0
#20 0x00000008279d189c in g_signal_emit () at
/usr/local/lib/libgobject-2.0.so.0
#21 0x00000008287c4bf1 in ??? () at /usr/local/lib/libgio-2.0.so.0
#22 0x00000008287c2b77 in g_application_run () at
/usr/local/lib/libgio-2.0.so.0
#23 0x0000000000a51b1c in main ()
(gdb) q
% pkg provides /usr/local/lib/libgio-2.0.so.0
Name    : glib-2.80.2,2
Comment : Some useful routines of C programming (current stable version)
Repo    : FreeBSD-ports
Filename: usr/local/lib/libgio-2.0.so.0.8000.0
          usr/local/lib/libgio-2.0.so.0
Name    : glib-2.80.0,2
Comment : Some useful routines of C programming (current stable version)
Repo    : poudriere
Filename: usr/local/lib/libgio-2.0.so.0.8000.0
          usr/local/lib/libgio-2.0.so.0
% pkg info glib
glib-2.80.2,2
Name           : glib
Version        : 2.80.2,2
Installed on   : Tue May 14 17:48:51 2024 BST
Origin         : devel/glib20
Architecture   : FreeBSD:15:amd64
Prefix         : /usr/local
Categories     : devel
Licenses       : LGPL20
Maintainer     : desktop@FreeBSD.org
WWW            : https://www.gtk.org/
Comment        : Some useful routines of C programming (current stable vers=
ion)
Options        :
        DEBUG          : off
        FAM_ALTBACKEND : off
        GTKDOC         : off
        MANPAGES       : on
        NLS            : on
        TEST           : off
Shared Libs required:
        libpcre2-8.so.0
        libintl.so.8
        libiconv.so.2
        libffi.so.8
Shared Libs provided:
        libgthread-2.0.so.0
        libgobject-2.0.so.0
        libgmodule-2.0.so.0
        libglib-2.0.so.0
        libgirepository-2.0.so.0
        libgio-2.0.so.0
Annotations    :
        FreeBSD_version: 1500018
        build_timestamp: 2024-05-11T01:36:14+0000
        built_by       : poudriere-git-3.4.1-30-g79e3edcd
        cpe            : cpe:2.3:a:gnome:glib:2.80.2:::::freebsd15:x64
        port_checkout_unclean: no
        port_git_hash  : f305c835e1b
        ports_top_checkout_unclean: no
        ports_top_git_hash: fbd796535d8
        repo_type      : binary
        repository     : FreeBSD-ports
Flat size      : 25.6MiB
Description    :
GLib provides a simple, abstract, and highly portable set of C support
routines such as lists, trees, hashes, memory allocation, and much, much
more.  It is a foundation for writing portable applications.
%

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279006-7788-y9qFQJxBe9>