URL:
  <http://gna.org/bugs/?12193>

                 Summary: Missed assertion in game option (sound) while
playing
                 Project: Wormux
            Submitted by: drayan
            Submitted on: lundi 18.08.2008 à 08:24
                Category: Game
                Severity: 4 - Important
                Priority: 7 - High
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: 4866
         Discussion Lock: Any

    _______________________________________________________

Details:

During game, go to config menu, go to sound tab then press escape.

I get the following crash :
Cannot open the custom teams directory
(/home/yannig/.config/wormux/custom_team/)!

./tool/rectangle.h:281: Missed assertion "!IsSizeZero()".

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb74686d0 (LWP 26200)]
0xb7f74410 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7f74410 in __kernel_vsyscall ()
#1  0xb794f4b6 in kill () from /lib/tls/i686/cmov/libc.so.6
#2  0x08182b0b in WakeUpDebugger () at tool/error.cpp:43
#3  0x08182ba2 in MissedAssertion (filename=0x81c10a3 "./tool/rectangle.h",
line=281, message=0x81c1095 "!IsSizeZero()")
    at tool/error.cpp:55
#4  0x080541c7 in rectangle<int>::GetTopLeftPoint (this=0xa555708) at
./tool/rectangle.h:281
#5  0x080f3b08 in CompareRectangle ([EMAIL PROTECTED], [EMAIL PROTECTED]) at
map/map.cpp:308
#6  0x080f6175 in std::list<rectangle<int>, std::allocator<rectangle<int> >
>::merge<bool (*)(rectangle<int> const&, rectangle<int> const&)>
(this=0xbfa15f58, [EMAIL PROTECTED], __comp=0x80f3af0
<CompareRectangle(rectangle<int> const&, rectangle<int> const&)>)
    at /usr/include/c++/4.2/bits/list.tcc:255
#7  0x080f64a3 in std::list<rectangle<int>, std::allocator<rectangle<int> >
>::sort<bool (*)(rectangle<int> const&, rectangle<int> const&)>
(this=0x822e730, __comp=0x80f3af0 <CompareRectangle(rectangle<int> const&,
rectangle<int> const&)>)
    at /usr/include/c++/4.2/bits/list.tcc:367
#8  0x080f404e in Map::OptimizeCache (this=0x822be00,
[EMAIL PROTECTED]) at map/map.cpp:313
#9  0x080f4bca in Map::DrawSky (this=0x822be00, redraw_all=false) at
map/map.cpp:151
#10 0x0808679c in Game::Draw (this=0x8472630) at game/game.cpp:331
#11 0x0808698b in Game::CallDraw (this=0x8472630) at game/game.cpp:406
#12 0x08086ea9 in Game::MainLoop (this=0x8472630) at game/game.cpp:522
#13 0x08086f55 in Game::Run (this=0x8472630) at game/game.cpp:437
#14 0x08087937 in Game::Start (this=0x8472630) at game/game.cpp:128
#15 0x0810b4fd in GameMenu::signal_ok (this=0xbfa163a0) at
menu/game_menu.cpp:132
#16 0x08116f74 in Menu::mouse_ok (this=0xbfa163a0) at menu/menu.cpp:100
#17 0x081166dc in Menu::BasicOnClickUp (this=0xbfa163a0,
[EMAIL PROTECTED]) at menu/menu.cpp:117
#18 0x081169b3 in Menu::Run (this=0xbfa163a0, skip_menu=false) at
menu/menu.cpp:266
#19 0x080d7fc2 in AppWormux::Main (this=0x823a498) at main.cpp:123
#20 0x080d86c0 in main (argc=1, argv=0xbfa16554) at main.cpp:419




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?12193>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Wormux-gna mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-gna

Reply via email to