RE: (not) getting a backtrace with WinDbg

2014-04-16 Thread Winfried Donkers
Hi Christian, >You don't state what version of LO you're trying with, you don't state version >of Windows, etc., whether it worked for you before, .. version 4.2.3.3, Windows 7 professional, it never worked before. I followed the steps in the wiki ( https://wiki.documentfoundation.org/How_to_ge

Re: (not) getting a backtrace with WinDbg

2014-04-16 Thread Christian Lohmaier
Hi Winfried, *, On Wed, Apr 16, 2014 at 11:15 AM, Winfried Donkers wrote: > > However, in WinDbg '!analyze -v' produces no proper backtrace and reports > 'Symbol file could not be found' (see attachment). soffice.bin doesn't find symbols, because the file is renamed during build. > The Symbol f

(not) getting a backtrace with WinDbg

2014-04-16 Thread Winfried Donkers
Hi, I'm trying to get a useful backtrace for a 'hang' problem with Writer and using Visio for embedded objects. However, in WinDbg '!analyze -v' produces no proper backtrace and reports 'Symbol file could not be found' (see attachment). The Symbol file path has been filled explained as in http