Re: How to retrieve a backtrace when there's no stack (case tdf#105182)

2017-01-11 Thread Michael Stahl
On 08/01/17 23:12, julien2412 wrote: > Hello, > > 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? the problem is that C++ exceptions don't capture a backtrace of the throwing location,

Re: How to retrieve a backtrace when there's no stack (case tdf#105182)

2017-01-11 Thread Lionel Elie Mamane
On Sun, Jan 08, 2017 at 03:12:44PM -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

Re: How to retrieve a backtrace when there's no stack (case tdf#105182)

2017-01-10 Thread Eike Rathke
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 w

How to retrieve a backtrace when there's no stack (case tdf#105182)

2017-01-08 Thread julien2412
Hello, 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. Julien -- Vie