TheTumultuousUnicornOfDarkness / CPU-X

CPU-X is a Free software that gathers information on CPU, motherboard and more
https://thetumultuousunicornofdarkness.github.io/CPU-X
GNU General Public License v3.0
2.05k stars 134 forks source link

gtkmm error messages + core dump on FreeBSD 14.1 #360

Open ko56 opened 6 days ago

ko56 commented 6 days ago

Describe the bug/Expected behavior

[ko@hn ~/build/CPU-X]$ /opt/cpu-x/bin/cpu-x Skip devices search (wrong permissions on /dev/pci device) Your CPU socket is not present in the database ==> 13th Gen Intel(R) Core(TM) i5-13600T, codename: Raptor Lake-S (Core i5) failed to retrieve CPU temperature (fallback mode)

(io.github.thetumultuousunicornofdarkness.cpu-x:66258): CRITICAL : 19:58:36.343: gtkmm: object `daemoninfobar' not found in GtkBuilder file.

(io.github.thetumultuousunicornofdarkness.cpu-x:66258): CRITICAL : 19:58:36.343: gtkmm: Gtk::Builder: widget `daemoninfobar' was not found in the GtkBuilder file, or the specified part of it.

(io.github.thetumultuousunicornofdarkness.cpu-x:66258): CRITICAL : 19:58:36.343: Gtk::Builder::get_widget(): dynamic_cast<> failed.

(io.github.thetumultuousunicornofdarkness.cpu-x:66258): CRITICAL : 19:58:36.343: gtkmm: object `closebutton' not found in GtkBuilder file.

MANY MORE SIMILAR MESSAGES

(io.github.thetumultuousunicornofdarkness.cpu-x:66258): CRITICAL : 19:58:36.347: Gtk::Builder::get_widget(): dynamic_cast<> failed.

Oops, something was wrong! CPU-X has received signal 11 (Segmentation fault) and has crashed. ========================= Backtrace ========================= CPU-X 5.1.0 (Nov 11 2024 19:51:07, FreeBSD amd64, Clang FreeBSD Clang 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9))

# 1 0x284198 <_ZL16sighandler_fatali+0x18> at /opt/cpu-x/bin/cpu-x
# 2 0x821748410 <pthread_sigmask+0x540> at /lib/libthr.so.3
# 3 0x8217479cb <pthread_setschedparam+0x84b> at /lib/libthr.so.3
# 4 0x8213062d3 <_ZNKSt3__123__match_any_but_newlineIcE6__execERNS_7__stateIcEE+0x821010ba3> at ???
# 5 0x825b31416 <_ZN3Gtk6Widget8set_nameERKN4Glib7ustringE+0x6> at /usr/local/lib/libgtkmm-3.0.so.1
# 6 0x2db136 <_ZN8ExtLabelIN3Gtk5LabelEEC2EN4Glib6RefPtrINS0_7BuilderEEENSt3__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE+0x216> at /opt/cpu-x/bin/cpu-x
# 7 0x2c6dc0 <_ZN7GtkData11get_widgetsEN4Glib6RefPtrIN3Gtk7BuilderEEE+0x20a0> at /opt/cpu-x/bin/cpu-x
# 8 0x2c4c7a <_ZN7GtkDataC2EN4Glib6RefPtrIN3Gtk7BuilderEEER4Data+0x11a> at /opt/cpu-x/bin/cpu-x
# 9 0x2d6d7d <_Z13start_gui_gtkR4Data+0x15d> at /opt/cpu-x/bin/cpu-x
#10 0x284074 <main+0x224> at /opt/cpu-x/bin/cpu-x
#11 0x83676ba6a <__libc_start1+0x12a> at /lib/libc.so.7

======================== End Backtrace =======================

You can open a new issue here, by filling the template as requested: https://github.com/thetumultuousunicornofdarkness/CPU-X/issues/new?template=bug_report.md

Segmentation fault (core dumped) Additional information

You can open a new issue here, by filling the template as requested: https://github.com/thetumultuousunicornofdarkness/CPU-X/issues/new?template=bug_report.md

======================== End Backtrace =======================