>>>>> "Shigeru" == Shigeru Miyata <[EMAIL PROTECTED]> writes:
Shigeru> Could you teach me how to use gdb? I'm trying to figure out
Shigeru> why on earth 1.1 always crashes in the constructor of LyXView
Shigeru> here.
I really do not see what happens there. I particular, there is no
reason why a crash can happen at this place, it seems. It might be
that the code does not make sense because of optimization. You could
try to recompile without optimization and, if it still crashes, you
will probably have a better idea of the problem.
Do you use a recent libXpm?
JMarc