[Bug 27969] wine explorer crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 13 20:21:08 CST 2014


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

--- Comment #15 from Austin English <austinenglish at gmail.com> ---
(In reply to comment #11)
> (In reply to comment #10)
> > (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
> 
> I do have wine-dbg installed, this is what I have:
> 
> greenman at Wolfenstein:~$ dpkg --get-selections | grep wine1.7
> wine1.7                                         install
> wine1.7-amd64                                   install
> wine1.7-dbg:amd64                               install
> wine1.7-i386                                    install
> 
> I ran the traces again; if they aren't right, I can try again with other
> commands.

Can you install wine-1.7-dbg:i386?

-- 
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