Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2017 10:54:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220329] audio/easytag: crashes with stack overflow - 2.4.3
Message-ID:  <bug-220329-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 220329
           Summary: audio/easytag: crashes with stack overflow - 2.4.3
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: novel@FreeBSD.org
          Reporter: bob@eager.cx
          Assignee: novel@FreeBSD.org
             Flags: maintainer-feedback?(novel@FreeBSD.org)

Program starts OK, but attempt to browse file tree causes immediate stack
overflow; program stops with just 'Abort'.

Stack backtrace:
(gdb) run
Starting program: /usr/local/bin/easytag=20
[New LWP 100999]
[New Thread 2c214000 (LWP 100999/easytag)]
[New Thread 2c215200 (LWP 100893/easytag)]

Program received signal SIGABRT, Aborted.
[Switching to Thread 2c214000 (LWP 100999/easytag)]
0x290d3cb3 in kill () from /lib/libc.so.7
Current language:  auto; currently minimal
(gdb) back
#0  0x290d3cb3 in kill () from /lib/libc.so.7
#1  0x290d3c68 in __fail (msg=3D<value optimized out>) at
/usr/src/lib/libc/secure/stack_protector.c:98
#2  0x290d3bab in __stack_chk_fail () at
/usr/src/lib/libc/secure/stack_protector.c:105
#3  0x28ef0998 in Mp3Info::Parse () from /usr/local/lib/libid3-3.8.so.3
#4  0x28ef71c5 in ID3_TagImpl::ParseReader () from
/usr/local/lib/libid3-3.8.so.3
#5  0x28ef663e in ID3_TagImpl::ParseFile () from /usr/local/lib/libid3-3.8.=
so.3
#6  0x28ef1c7a in ID3_TagImpl::Link () from /usr/local/lib/libid3-3.8.so.3
#7  0x28ef1320 in ID3_Tag::Link () from /usr/local/lib/libid3-3.8.so.3
#8  0x28ee3594 in ID3Tag_LinkWithFlags () from /usr/local/lib/libid3-3.8.so=
.3
#9  0x080c1d57 in et_mpeg_header_read_file_info (file=3D0x2c3e3ad0,
ETFileInfo=3D0x2d2cd800, error=3D0xbfbfd784) at mpeg_header.c:133
#10 0x0808432c in et_file_list_add (file_list=3D0x0, file=3D0x2c3e3ad0) at
file_list.c:357
#11 0x0807d5d9 in Read_Directory (path_real=3D0x2d2912c0 "/data3/mp3/Barb
Jungr/Hard Rain") at easytag.c:932
#12 0x08067938 in Browser_Tree_Node_Selected (self=3D0x2c3462a8,
selection=3D0x2c95ddd0) at browser.c:926
#13 0x28c1e327 in g_cclosure_marshal_VOID__VOIDv () from
/usr/local/lib/libgobject-2.0.so.0
#14 0x28c1c1c5 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so=
.0
#15 0x28c32509 in g_signal_emit_valist () from
/usr/local/lib/libgobject-2.0.so.0
#16 0x28c32927 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0
#17 0x287e905d in _gtk_tree_selection_internal_select_node () from
/usr/local/lib/libgtk-3.so.0
#18 0x287f8224 in gtk_tree_view_set_model () from /usr/local/lib/libgtk-3.s=
o.0
#19 0x2880e367 in gtk_tree_view_get_tooltip_column () from
/usr/local/lib/libgtk-3.so.0
#20 0x297c25da in ffi_call_SYSV () from /usr/local/lib/libffi.so.6
#21 0x297c2056 in ffi_call () from /usr/local/lib/libffi.so.6
#22 0x28c1d4d7 in g_cclosure_marshal_generic_va () from
/usr/local/lib/libgobject-2.0.so.0
#23 0x28c1c1c5 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so=
.0
#24 0x28c32509 in g_signal_emit_valist () from
/usr/local/lib/libgobject-2.0.so.0
#25 0x28c32927 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0
#26 0x2864ed7b in gtk_gesture_multi_press_get_area () from
/usr/local/lib/libgtk-3.so.0
#27 0x28c1f2b2 in g_cclosure_marshal_VOID__BOXEDv () from
/usr/local/lib/libgobject-2.0.so.0
#28 0x28c1c931 in g_signal_type_cclosure_new () from
/usr/local/lib/libgobject-2.0.so.0
#29 0x28c1c1c5 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so=
.0
#30 0x28c32509 in g_signal_emit_valist () from
/usr/local/lib/libgobject-2.0.so.0
#31 0x28c32927 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0
#32 0x2864b33b in gtk_gesture_set_sequence_state () from
/usr/local/lib/libgtk-3.so.0
#33 0x2864cd35 in _gtk_gesture_get_pointer_emulating_sequence () from
/usr/local/lib/libgtk-3.so.0
#34 0x28650bda in gtk_gesture_single_get_current_sequence () from
/usr/local/lib/libgtk-3.so.0
#35 0x28614a7b in gtk_event_controller_handle_event () from
/usr/local/lib/libgtk-3.so.0
#36 0x28824df0 in _gtk_widget_captured_event () from
/usr/local/lib/libgtk-3.so.0
#37 0x28832f13 in gtk_widget_reset_controllers () from
/usr/local/lib/libgtk-3.so.0
#38 0x286a4ecf in _gtk_marshal_BOOLEAN__BOXED () from
/usr/local/lib/libgtk-3.so.0
#39 0x28c1c6b2 in g_cclosure_new_swap () from
/usr/local/lib/libgobject-2.0.so.0
#40 0x28c1bf9e in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so=
.0
#41 0x28c31658 in g_signal_emitv () from /usr/local/lib/libgobject-2.0.so.0
#42 0x28c3224f in g_signal_emit_valist () from
/usr/local/lib/libgobject-2.0.so.0
#43 0x28c32927 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0
#44 0x28824aec in gtk_widget_event () from /usr/local/lib/libgtk-3.so.0
#45 0x28824816 in gtk_widget_event () from /usr/local/lib/libgtk-3.so.0
#46 0x286a37e3 in gtk_get_current_event_device () from
/usr/local/lib/libgtk-3.so.0
#47 0x286a2f57 in gtk_propagate_event () from /usr/local/lib/libgtk-3.so.0
#48 0x286a2d5c in gtk_main_do_event () from /usr/local/lib/libgtk-3.so.0
#49 0x2818832c in _gdk_event_emit () from /usr/local/lib/libgdk-3.so.0
#50 0x281c4613 in _gdk_x11_display_queue_events () from
/usr/local/lib/libgdk-3.so.0
#51 0x28c9b0b7 in g_main_context_dispatch () from
/usr/local/lib/libglib-2.0.so.0
#52 0x28c9b46e in g_main_context_pending () from
/usr/local/lib/libglib-2.0.so.0
#53 0x28c9b4fa in g_main_context_iteration () from
/usr/local/lib/libglib-2.0.so.0
#54 0x28b5cca0 in g_application_run () from /usr/local/lib/libgio-2.0.so.0
#55 0x0808c831 in main (argc=3D1, argv=3D0xbfbfe828) at main.c:38

--=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-220329-13>