Comment 2 for bug 1349063

Revision history for this message
Martin Erik Werner (arand) wrote :

Could you please try to get debug and log output for the crash and attach it to this bug report?

/usr/share/bug/redeclipse/presubj:
###
(...)
If Red Eclipse crashes on your system, please include a backtrace with your bug
report. First install the redeclipse-dbg package and open a terminal and run

  cd /usr/lib/games/redeclipse
  gdb ./redeclipse

Once at the gdb prompt, start Red Eclipse via

  run -h/tmp/recfg -df0 -glog_v4.txt -v4

Once Red Eclipse has crashed, type

  bt full

to obtain the backtrace. Please attach the output when you are reporting a bug
about crashes.

Also, please include the log messages leading up to the crash, which was
created as /tmp/recfg/log_v4.txt.
###