amd64box ~ # gdb /usr/sbin/i7z_GUI GNU gdb (Gentoo 7.3.1 p2) 7.3.1 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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-pc-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/sbin/i7z_GUI...(no debugging symbols found)...done. (gdb) run Starting program: /usr/sbin/i7z_GUI [Thread debugging using libthread_db enabled] i7z DEBUG: i7z version: svn-r50-(1-1-2011) i7z DEBUG: Found Intel Processor Program received signal SIGSEGV, Segmentation fault. 0x0000000000403839 in ?? () (gdb) bt #0 0x0000000000403839 in ?? () #1 0x0000000000403db5 in ?? () #2 0x000000000040587c in ?? () #3 0x0000000000407875 in ?? () #4 0x00007ffff6237ebd in __libc_start_main () from /lib64/libc.so.6 #5 0x00000000004036c9 in ?? () #6 0x00007fffffffdd48 in ?? () #7 0x000000000000001c in ?? () #8 0x0000000000000001 in ?? () #9 0x00007fffffffe02f in ?? () #10 0x0000000000000000 in ?? () (gdb)