[Bug 27969] wine explorer crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 13 17:41:14 CST 2014


http://bugs.winehq.org/show_bug.cgi?id=27969

--- Comment #10 from Austin English <austinenglish at gmail.com> ---
(In reply to comment #9)
> Created attachment 47200 [details]
> Output from winedbg
> 
> This is the backtrace from running winedbg as instructed at 
> http://wiki.winehq.org/Backtraces
> 
> If I need to do something else, please advise with specific commands as I'm
> not
> familiar with wine debugging

Your backtrace lacks debugging symbols. As you said you're on ubuntu, try:
$ sudo apt-get install wine-dbg

and get a second backtrace. It should source line numbers, as the wiki example
shows.

For the other log, run:
$ WINEDEBUG=+imagelist,+seh,+tid wine explorer >> log.txt 2>&1

then attach log.txt here

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list