You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thread 1 "hardinfo" received signal SIGSEGV, Segmentation fault.
0x0000fffff6e5a5c0 in ?? () from /usr/lib/libgdk-3.so.0
(gdb) where
#0 0x0000fffff6e5a5c0 in () at /usr/lib/libgdk-3.so.0
#1 0x0000fffff6e5a624 in gdk_x11_display_error_trap_push () at /usr/lib/libgdk-3.so.0
#2 0x0000fffff6e6b3fc in () at /usr/lib/libgdk-3.so.0
#3 0x0000fffff6e6b6a4 in () at /usr/lib/libgdk-3.so.0
#4 0x0000fffff6e6e31c in gdk_x11_screen_get_window_manager_name () at /usr/lib/libgdk-3.so.0
#5 0x0000ffffec5c1f1c in detect_window_manager () at /usr/src/debug/hardinfo-git/hardinfo/modules/computer/os.c:167
#6 detect_desktop_environment () at /usr/src/debug/hardinfo-git/hardinfo/modules/computer/os.c:256
#7 computer_get_os () at /usr/src/debug/hardinfo-git/hardinfo/modules/computer/os.c:536
#8 0x0000ffffec5b8f64 in scan_os (reload=<optimized out>) at /usr/src/debug/hardinfo-git/hardinfo/modules/computer.c:181
#9 scan_os (reload=<optimized out>) at /usr/src/debug/hardinfo-git/hardinfo/modules/computer.c:178
#10 0x0000ffffec5b9048 in get_os () at /usr/src/debug/hardinfo-git/hardinfo/modules/computer.c:859
#11 0x0000aaaaaaaead6c in module_call_method (method=<optimized out>) at /usr/src/debug/hardinfo-git/hardinfo/hardinfo/util.c:631
#12 0x0000aaaaaab1a5d0 in shell_show_detail_view () at /usr/src/debug/hardinfo-git/hardinfo/shell/shell.c:1946
#13 module_selected (data=<optimized out>) at /usr/src/debug/hardinfo-git/hardinfo/shell/shell.c:2050
#14 0x0000fffff69e9480 in () at /usr/lib/libgobject-2.0.so.0
#15 0x0000fffff6a07934 in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#16 0x0000fffff6a07bf8 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#17 0x0000fffff72b16a0 in gtk_tree_selection_select_path () at /usr/lib/libgtk-3.so.0
#18 0x0000fffff72b187c in gtk_tree_selection_select_iter () at /usr/lib/libgtk-3.so.0
#19 0x0000aaaaaab102ac in select_first_tree_item (data=<optimized out>) at /usr/src/debug/hardinfo-git/hardinfo/shell/shell.c:720
#20 0x0000fffff6743c68 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#21 0x0000fffff6744240 in () at /usr/lib/libglib-2.0.so.0
#22 0x0000fffff6744630 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#23 0x0000fffff714dcf4 in gtk_main () at /usr/lib/libgtk-3.so.0
#24 0x0000aaaaaaaddd48 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/hardinfo-git/hardinfo/hardinfo/hardinfo.c:145
EDIT: Running hardinfo as root dosen't solve the library/plugin loading errors.
The text was updated successfully, but these errors were encountered:
Using latest hardinfo-git from the AUR on a Pinephone Pro running Phosh with Wayland, hardinfo crashes after displaying the main window.
Log
Stacktrace
EDIT: Running hardinfo as root dosen't solve the library/plugin loading errors.
The text was updated successfully, but these errors were encountered: