Jürgen Spitzmüller wrote:
Olivier Ripoll wrote:
The most common crash on Windows (#5472: the crash when copy operation
is followed by opening a MS Office program) does not result in any data
loss (the emergency save does its job). So Erez's crash is not a
duplicate of it as far as I can say.
No. But of this (toolbar shifting):
http://bugzilla.lyx.org/show_bug.cgi?id=5499
and maybe of this (editing math):
http://bugzilla.lyx.org/show_bug.cgi?id=5491
If someone on Windows is able to provide a proper backtrace for the former
(crash after moving the toolbar), it'd be most helpful.
I've found that page explaining how to generate a backtrace on windows
without compiler.
http://blog.thepimp.net/archives/how-to-generate-backtraces-on-windows-without-compiler.html
One needs to install the Microsoft debug diagnostic tool:
http://www.microsoft.com/downloads/details.aspx?FamilyID=28bd5941-c458-46f1-b24d-f60151d875a3&displaylang=en
But as far as I understand it, you need a special version of the binary
(with debugging symbols ?). I tried for bug 5472 but there was no info
in the backtrace (symbols were not found IIRC the message).
So mere users like us would need a special binary to test that :-)
Best regards,
Olivier
Jürgen