http://bugs.winehq.org/show_bug.cgi?id=15496
--- Comment #14 from Robert Munteanu robert.munteanu@gmail.com 2009-09-07 04:04:36 ---
Robert, please read instructions carefully, very clearly I wrote "attach a backtrace with debug symbols", not paste a backtrace without debug symbols. Pasting logs and ones that provide no additional information just make it more difficult to read the bug report.
The one you have pasted instead of attaching is missing debug symbols. You need to install debug symbols or compile from source.
Jeff, first of all, I appreciate your patience.
Second of all, I have no idea how to create a backtrace with debug symbols. I have a wine-debuginfo package installed, after your first reply, which contains files like:
/usr/lib/debug/usr/lib/wine/d3drm.dll.so.debug /usr/lib/debug/.build-id/ad/d3fcb4573c67fce5bc1a5dc054f3a157bdd4b2.debug /usr/lib/debug/usr/bin/winecpp.debug
I followed the instructions at http://wiki.winehq.org/Backtraces and got the information I pasted in the comment above.
If there's a step I missed, please point me to the documentation or post instructions here and I'll be happy to follow them and update the wiki documentation.