Crash on click on menu or rightclick
Brought to you by:
blais
Hello, dear xxdiff users/hackers!
I just tried to build and install xxdiff-3.0.4 on
Linux 2.6.9
X11 6.7.0-2
windowmaker-0.80.1
qt-x11-free-3.3.3
tmake-1.8
Platform is a Linux-PPC (Macintosh)
The first problem was that I wasn't able to link xxdiff
with -lpthread and -lqt-mt so I changed that to
-lpthread and -lqt
When I started xxdiff, the application starts up and
I can nicely view the diffs.
But whenever I try to open some menu (via mouse
click or Hotkey), the whole desktop crashes and
X terminates with a fatal server error.
(Caught Signal 11)
What did I do wrong? I don't know too much about
qt and the lib stuff... how can I get the multithreaded
qt-mt lib?
Best greets,
Clemens Koller
Logged In: YES
user_id=10996
Whoa, this is cool. You mean my program crashed X11? I
love it ;-)
Seriously, I have no idea... qt-mt should not be necessary
for xxdiff, it does not use any of threading. I think this
probably has to do with a bug in Qt.
This is rather an old bug now, are you still having this issue?