Hi julien2412, On Sunday, 2017-01-08 15:12:44 -0700, julien2412 wrote:
I wanted to give a try to tdf#105182 but the popup error seems to prevent from having a stacktrace. Is it possible to disable manually this popup mechanism? Indeed, in the quoted bugtracker, we know there's something with a vector but don't know which file or which method.
Blindly assuming that the popup is somehow related to an exception thrown, you could try in gdb catch throw or if that doesn't work maybe break __cxa_throw before executing the failing code path. Enable only immediately before, as various exceptions can be thrown for legitimate reasons and are caught as well so you could hit the breakpoint several times without the context you're actually interested in. Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpositionizer. GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918 630B 6A6C D5B7 6563 2D3A Better use 64-bit 0x6A6CD5B765632D3A here is why: https://evil32.com/ Care about Free Software, support the FSFE https://fsfe.org/support/?erack
Attachment:
signature.asc
Description: PGP signature