Created attachment 130021 [details] "unknown SEH exception" when trying to print As suggested by @Buovjaga , in https://bugs.documentfoundation.org/show_bug.cgi?id=94830#c6 I'm opening this new report with my problem. I'm attaching a back trace file. The problem most of the time occurs when opening the print dialog, but doesn't happen all the time. I haven't tried printing thought, and I'm not so sure anymore, but seem to have something to do with an specific printer being present in the system. I was able to use LibreOffice 4.7.2 with no problem, but LibreOfice 5.2.4 and 5.3 Beta 2 has it. I'm using Windows XP, and the printer I was referring to is a very old one, a HP LaserJet 1000 series. Thank you.
Mariosv/Buovjaga: there are now 3 bugtrackers about printing crash, wonder if: 1) They could be the same problem 2) Above all, if we could increase to highest priority since: - it's a crash - it's a regression - it's a common use case (but it seems only on Windows)
Hard to say without backtraces. Unfortunately, the trace from Ariel was not successful (nothing produced by analyze) :(
(In reply to Buovjaga from comment #2) > Hard to say without backtraces. Unfortunately, the trace from Ariel was not > successful (nothing produced by analyze) :( In that case, I'd go with "kb" that prints stack trace and "~* kp" to dump the whole stack.
I'll be making a new back track today following the additional procedures shown in https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg#Producing_a_mini_dump Thank you all for your help. I'll report back as soon I get the chance.
I tried using ProcDump as descrived in https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg#Producing_a_mini_dump but I get trhe following error while trying to run ProcDump: The procedure entry point CxxFrameHandler3 could not be located in the dynamic link library msvcrt.dll Any help? The artitle says something about using a "LibreOffice debug build" but I'm using 5.2.4 that I downloaded from the libreoffice website, could that be it?
(In reply to arielmazatlan from comment #5) > Any help? The artitle says something about using a "LibreOffice debug build" > but I'm using 5.2.4 that I downloaded from the libreoffice website, could > that be it? Here is a debug build: http://dev-builds.libreoffice.org/daily/master/Win-x86@39/current/ It installs in parallel and will not mess up your stable installation.
Thanks a lot C:, I won't be able to report back until Monday though.
*** This bug has been marked as a duplicate of bug 104952 ***