[Bug 259058] x11/mate-panel update to 1.26 left system inoperable.

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Oct 2021 22:16:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259058

--- Comment #4 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Installed devel/gdb and got backtrace from mate-panel.core.
stable/13 at git 156db3557332, amd64 using latest x11/nvidia-driver port.
As I've missingly deleted the mate-panel.core. So need re-upgrading mate to
obtain more info.

Reading symbols from /usr/local/bin/mate-panel...
(No debugging symbols found in /usr/local/bin/mate-panel)
[New LWP 100487]
[New LWP 100624]
[New LWP 100625]
[New LWP 100626]
[New LWP 100627]
Core was generated by `mate-panel'.
Program terminated with signal SIGABRT, Aborted.
Sent by thr_kill() from pid 2871 and user 1001.
#0  0x00000008016634ca in thr_kill () from /lib/libc.so.7
[Current thread is 1 (LWP 100487)]
(gdb) bt
#0  0x00000008016634ca in thr_kill () at /lib/libc.so.7
#1  0x00000008015d42e4 in raise () at /lib/libc.so.7
#2  0x000000080168e26c in abort () at /lib/libc.so.7
#3  0x00000008015b6941 in  () at /lib/libc.so.7
#4  0x0000000800ee8570 in  () at /usr/local/lib/libcairo.so.2
#5  0x000000000025e605 in  ()
#6  0x000000000025df5c in  ()
#7  0x00000000002718c5 in  ()
#8  0x000000000026e2f9 in  ()
#9  0x0000000801202c46 in g_closure_invoke () at
/usr/local/lib/libgobject-2.0.so.0
#10 0x000000080121833c in  () at /usr/local/lib/libgobject-2.0.so.0
#11 0x00000008012195e1 in g_signal_emit_valist () at
/usr/local/lib/libgobject-2.0.so.0
#12 0x00000008012199ce in g_signal_emit () at
/usr/local/lib/libgobject-2.0.so.0
#13 0x0000000800bb0449 in gtk_widget_size_allocate_with_baseline () at
/usr/local/lib/libgtk-3.so.0
#14 0x000000000026f780 in  ()
#15 0x0000000801202ec5 in  () at /usr/local/lib/libgobject-2.0.so.0
#16 0x0000000801219017 in g_signal_emit_valist () at
/usr/local/lib/libgobject-2.0.so.0
#17 0x00000008012199ce in g_signal_emit () at
/usr/local/lib/libgobject-2.0.so.0
#18 0x0000000800bd1bd2 in  () at /usr/local/lib/libgtk-3.so.0
#19 0x0000000801202c46 in g_closure_invoke () at
/usr/local/lib/libgobject-2.0.so.0
#20 0x000000080121833c in  () at /usr/local/lib/libgobject-2.0.so.0
#21 0x00000008012195e1 in g_signal_emit_valist () at
/usr/local/lib/libgobject-2.0.so.0
#22 0x00000008012199ce in g_signal_emit () at
/usr/local/lib/libgobject-2.0.so.0
#23 0x0000000800bae2b3 in gtk_widget_show () at /usr/local/lib/libgtk-3.so.0
#24 0x0000000000277541 in panel_profile_load ()
#25 0x0000000000241890 in main ()
(gdb)

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