p-e-w / finalterm

At last – a modern terminal emulator (NO LONGER MAINTAINED)
http://finalterm.org
GNU General Public License v3.0
3.84k stars 179 forks source link

Segmentation Fault (exit code 139) #388

Closed samsullivan closed 9 years ago

samsullivan commented 9 years ago

I installed on Linux Mint 17 with no problems (all dependencies successfully installed). As soon as I run the executable, I get a segmentation fault and a 139 exit code. Please let me know what else I can provide to help debug, I'm excited to try finalterm out!

$ finalterm
Segmentation fault (core dumped)
$ echo $?
139
samsullivan commented 9 years ago

I found this in /var/log/syslog:

finalterm[6764]: segfault at 38 ip 00007f06d99183f9 sp 00007fff5bdd0950 error 6 in nouveau_dri.so[7f06d9832000+4d5000]
samsullivan commented 9 years ago

I figured it out, I disabled the nouveau_dri.so module and installed the latest GPU drivers. FYI, I have a Nvidia GeForce GTX 560 and installed v340.58 driver.