maccasoft / lora3

LoraBBS v3.xx
GNU General Public License v2.0
11 stars 6 forks source link

Segmentaion fault on linux #1

Open streaps opened 7 years ago

streaps commented 7 years ago

I'm getting a segmentation fault when running lora or reader. It clears the screen switches to a black background (my terminal has white background color by default) and then crashes.

Any idea what could be wrong?

I'm running Ubuntu 16.10 amd64.

maccasoft commented 7 years ago

Could be a lot of things, this code is very old. I'm running on Ubuntu 16.04LTS and looks working (sort of). If you don't see the screen draw I guess there is something wrong in the screen handling code and that would be very hard to debug.