Version 1.6.2, running on Fedora Core 2. I've compiled
from source, and even used the RH8 RPM and binary
tarball, with the same results.
It appears that there's some problem with zvtterm.c,
but thats where my experience ends.
A GDB backtrace is below:
- (gdb) run
- Starting program: /usr/local/bin/multi-gnome-terminal
- Error while mapping shared library sections:
-
- Success.
- Error while reading shared library symbols:
-
- No such file or directory.
- [Thread debugging using libthread_db enabled]
- [New Thread 1426161408 (LWP 9240)]
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- class: Config prefix: /MultiTerminal/Win-Config/
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
-
- No such file or directory.
- Error while reading shared library symbols:
- No such file or directory.
Detaching after fork from child process 9243.
Detaching after fork from child process 9244.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1426161408 (LWP 9240)]
0x080737e7 in vt_draw_text (user_data=0x815e3f8,
line=0x815eb68, row=0, col=0,
len=1, attr=36700160) at zvtterm.c:5468
5468 y = row * term->charheight + term->font->ascent;
(gdb) quit