hi Regina,
your debugger is called $(DEVENV), and quoting that in the shell is a
bit of a problem... (devenv.exe is the Visual Studio IDE)
the other problem is that apparently on Windows, the image-lists that
are always rebuilt every time also respect the BUILDTOOLTRACE variable,
which is quite an annoyance as a whole bunch of IDEs pop up...
so first "cd extras" so those image-lists aren't built.
then this works for me:
BUILDTOOLTRACE="'\$(DEVENV)' /debugexe" make Gallery_computers verbose=t
...once it crashes you can select everything in the stack trace tab and
copy/paste it.
On 02.08.2018 14:16, Regina Henschel wrote:
Hi Michael,
I got the error too. Not a special Gallery theme is the problem, but
building Gallery at all. I build with VS2017 and Cygwin on Win10. Is
there a way I can gather information?
Kind regards
Regina
Michael Stahl schrieb am 02-Aug-18 um 12:17:
On 02.08.2018 12:05, Michael Stahl wrote:
On 02.08.2018 11:57, Heiko Tietze wrote:
Since a couple of days I fail compiling master. What's wrong?
what's wrong is that of the 3 (by this time) people who have sent
mails about a crash on shutdown in gengal or unit tests to the dev
list this week, 0 of them have included a backtrace of the crash,
hence nobody is able to fix the problem :(
oh, i realize for gengal you don't get a nice error message how to start
it in gdb, but this should work:
BUILDTOOLTRACE="gdb --args" make Gallery_computers verbose=t
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.