Comment 4 for bug 332100

Revision history for this message
samuel782 (sscharrer) wrote :

I don't have access to a second computer from which I can ssh into this one, so I can't collect a backtrace using the method described in that article.

Is there a way to get the backtrace using only the affected machine? Maybe it will help that no user interaction is really needed to produce the crash - For example, "xinit -e ./start_aoe2" will start Xorg and crash ist right away (with start_aoe2 being a bash script that cd's to the right directory and runs "wine age2_x1.exe"). However, I don't know how to hook up /usr/bin/Xorg with gdb in this case.

If someone could give me a hint as to what to do, I'd be happy to try it.