Understand you've built dx yourself and it crashes in
the same way every time?

Maybe I'm naive. Here's what I would do:

$ cd dx/src/uipp/dxui
$ gdb dxui
(gdb) run
 # Then do whatever you do to make it crash
(gdb) where
 # This will produce ~50 lines of output that you might post

Maybe we will go from there.

Reply via email to