Comment 56 for bug 727143

Revision history for this message
Sam Spilsbury (smspillaz) wrote :

Hmm, that testcase doesn't do it for me, even with Sun's JDK.

Are you able to get a backtrace? Follow the instructions in https://wiki.ubuntu.com/DebuggingProgramCrash and then run gdb unity-window-decorator
run --replace

and then reproduce the crash. and then in the gdb console type "bt" and paste the output.