Activity log for bug #756433

Date Who What changed Old value New value Message
2011-04-10 10:00:15 Hans Joachim Desserud bug added bug
2011-04-10 10:00:31 Hans Joachim Desserud widelands: importance Undecided Low
2011-04-10 10:02:11 Hans Joachim Desserud attachment added gdbDouble https://bugs.launchpad.net/widelands/+bug/756433/+attachment/2009565/+files/gdbDouble
2011-04-10 10:03:39 Hans Joachim Desserud description I recently discovered attempting to run widelands --double in gdb is currently impossible. Every time I try it, it simply crashes, with a different backtrace each time. Specifying other parameters in gdb works fine, and widelands --double works fine outside gdb. It looks like it has problems handling both instances. I normally rank crashes at least medium, but since this is only happening in gdb, I'm marking it low as it is unlikely to affect normal players. I recently discovered attempting to run widelands --double in gdb is currently impossible. Every time I try it, it simply crashes, with a different backtrace each time. Specifying other parameters in gdb works fine, and widelands --double works fine outside gdb. It looks like it has problems handling both instances. I normally rank crashes at least medium, but since this is only happening in gdb, I'm marking it low as it is unlikely to affect normal players. Widelands bzr r5899 on Ubuntu 10.10 gdb 7.2-1ubuntu3
2011-04-10 10:03:47 Hans Joachim Desserud tags crash
2012-04-28 19:54:30 Hans Joachim Desserud description I recently discovered attempting to run widelands --double in gdb is currently impossible. Every time I try it, it simply crashes, with a different backtrace each time. Specifying other parameters in gdb works fine, and widelands --double works fine outside gdb. It looks like it has problems handling both instances. I normally rank crashes at least medium, but since this is only happening in gdb, I'm marking it low as it is unlikely to affect normal players. Widelands bzr r5899 on Ubuntu 10.10 gdb 7.2-1ubuntu3 Steps to reproduce (assuming you have gdb installed): 1. Open a terminal (if necessary, navigate to the folder where you have compiled widelands) and run "gdb widelands". 2. Once gdb has loaded, run "run --double". Expected results: I get two instances of widelands, like when I run "widelands --double". Actual result: I get one working window, and the other seem to crash. Every time I try it, it simply crashes, with a different backtrace each time. Specifying other parameters in gdb works fine, and widelands --double works fine outside gdb. It looks like it has problems handling both instances. I normally rank crashes at least medium, but since this is only happening in gdb, I'm marking it low as it is unlikely to affect normal players. Widelands bzr r6365 on Ubuntu 11.10 gdb 7.3-0ubuntu2
2014-04-15 13:09:50 SirVer widelands: status New Incomplete
2014-04-16 06:16:54 SirVer widelands: status Incomplete Triaged
2014-04-16 06:17:02 SirVer widelands: assignee Shevonar (shevonar)
2014-04-16 06:17:04 SirVer widelands: milestone build19-rc1
2014-04-16 06:17:12 SirVer summary Crashes when running --double in gdb Remove --double option.
2014-04-16 11:19:53 Launchpad Janitor branch linked lp:~widelands-dev/widelands/remove-double
2014-04-17 19:57:44 SirVer widelands: status Triaged In Progress
2014-10-16 13:12:13 SirVer widelands: status In Progress Incomplete
2014-10-16 17:18:32 Hans Joachim Desserud widelands: status Incomplete Fix Committed
2016-10-25 07:24:26 GunChleoc widelands: status Fix Committed Fix Released