Summary: | Konquest crashes after automatic Win message on a "Only one Player - Human" game [QString::*, Player::coloredName, GameView::turn] | ||
---|---|---|---|
Product: | [Applications] konquest | Reporter: | Dimitar <dimitarpelev> |
Component: | general | Assignee: | Pierre Ducroquet <pinaraf> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | adrianwetzel, darkiiiiii, falcox968, kde-games-bugs |
Priority: | NOR | ||
Version: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Dimitar
2010-12-06 17:47:53 UTC
*** Bug 259659 has been marked as a duplicate of this bug. *** Created attachment 55341 [details]
New crash information added by DrKonqi
konquest (2.0) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:Wanted to play vs computer only had one human player. When I pressed play I automatically won and the game crashed.
- Custom settings of the application:No custom settings this was the first time I played but I check again to see if I could duplicate the crash and was able to duplicate. Just chose one human player and press play.
-- Backtrace (Reduced):
#6 QColor::blue (this=0x18) at painting/qcolor.cpp:1131
#7 0x00007f20fb785996 in QColor::name (this=0x18) at painting/qcolor.cpp:505
#8 0x000000000041323e in Player::coloredName (this=<value optimized out>) at ../../konquest/player.cc:60
#9 0x000000000041a4b7 in GameView::turn (this=0x1bacc90) at ../../konquest/gameview.cc:280
#10 0x000000000041a322 in GameView::turn (this=0x1bacc90) at ../../konquest/gameview.cc:261
Created attachment 58156 [details]
New crash information added by DrKonqi
konquest (2.0) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Leggendo il report di gioco
- Custom settings of the application:
Ho inserito un solo player come setting iniziale
-- Backtrace (Reduced):
#7 0x0093fd86 in QString::append (this=0xbfc81224, str=...) at tools/qstring.cpp:1499
#8 0x009416bf in operator+= (this=0xbfc8113c, numArgs=2, args=0xbfc81130) at ../../include/QtCore/../../src/corelib/tools/qstring.h:281
#9 QString::multiArg (this=0xbfc8113c, numArgs=2, args=0xbfc81130) at tools/qstring.cpp:6903
#10 0x080579b8 in arg (this=0xa25ea00) at /usr/include/qt4/QtCore/qstring.h:758
#11 Player::coloredName (this=0xa25ea00) at ../../konquest/player.cc:60
Bug fixed in 4.7 branch with commit r1248531 Thanks for the reports |