enigma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Enigma-devel] Packages available


From: Martin Hawlisch
Subject: Re: [Enigma-devel] Packages available
Date: Mon, 23 Dec 2002 09:58:06 +0100 (MET)

Hello!

> - I can get a segfault in level ant03 (MetaPuzzle) when moving some
> special
> shaped puzzles into abyss. I currently try to reproduce this on Linux and
> send a backtrace.

Backtrace of the crash:

$ gdb ./enigma
GNU gdb 5.3-debian
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...
(gdb) run
Starting program: /home/martin/devel/enigma_anoncvs/enigma
[New Thread 16384 (LWP 18180)]
Couldn't open mixer:
pure virtual method called

Program received signal SIGABRT, Aborted.
[Switching to Thread 16384 (LWP 18180)]
0x401dcc51 in kill () from /lib/libc.so.6
(gdb) bt
#0  0x401dcc51 in kill () from /lib/libc.so.6
#1  0x400ac98f in pthread_kill () from /lib/libpthread.so.0
#2  0x400accae in raise () from /lib/libpthread.so.0
#3  0x401ddc8a in abort () from /lib/libc.so.6
#4  0x4017bf88 in __default_terminate () from
/usr/lib/libstdc++-libc6.2-2.so.3
#5  0x4017bfa5 in __terminate () from /usr/lib/libstdc++-libc6.2-2.so.3
#6  0x080a95db in __pure_virtual ()
#7  0x0809eeed in handle_stone_contact (normal=0xbffff318, address@hidden)
    at world.cc:480
#8  0x080a2007 in px::V3 accumulate<world::StoneContact *, px::V3, px::V3
(*)>
    (__first=0x80e2a88, __last=0x80e2b08, __init=
          {<Vector<double,3>> = {v = {6.1359305991287399e-270,
2.068945756864628
4e-313, 3.0514774664738968e-269}}, <No data fields>},
    __binary_op=0x809eec0 <handle_stone_contact(px::V3, world::StoneContact
&)>)
 at
/usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3/stl_numeric.h:5
0
#9  0x0809f296 in handle_contacts (a=0x8301ec8) at world.cc:514
#10 0x0809fe0f in tick_actor (a=0x8301ec8, dtime=0.014) at world.cc:590
#11 0x080a1582 in world::Tick (dtime=0.014) at world.cc:962
#12 0x0805ebee in {anonymous}::Game::tick (this=0x80ba0c0, dtime=0.014)
    at enigma.cc:361
#13 0x0805ed2d in {anonymous}::Game::run (this=0x80ba0c0, lp=0x80e26b8,
    ilevel=75) at enigma.cc:411
---Type <return> to continue, or q <return> to quit---
#14 0x0805faf3 in enigma::StartGame (lp=0x80e26b8, levelidx=75)
    at enigma.cc:596
#15 0x08079052 in {anonymous}::LevelMenu::on_action (this=0xbffff860,
    w=0x834a378) at menus.cc:612
#16 0x080772da in {anonymous}::LevelWidget::handle_mousedown
(this=0x834a378,
    e=0xbffff804) at menus.cc:59
#17 0x0807701d in {anonymous}::LevelWidget::on_event (this=0x834a378,
    address@hidden) at menus.cc:305
#18 0x08079005 in {anonymous}::LevelMenu::on_event (this=0xbffff860,
    address@hidden) at menus.cc:594
#19 0x080655a6 in gui::Menu::handle_event (this=0xbffff860, address@hidden)
    at gui.cc:279
#20 0x080654fd in gui::Menu::manage (this=0xbffff860, scr=0x80ee8f8)
    at gui.cc:262
#21 0x08079c80 in {anonymous}::MainMenu::on_action (this=0xbffffa24,
    w=0x8201d08) at menus.cc:720
#22 0x08064c70 in gui::Widget::invoke_listener (this=0x8201d08) at gui.cc:52
#23 0x080650ed in gui::PushButton::on_event (this=0x8201d08, address@hidden)
    at gui.cc:166
#24 0x0806560a in gui::Menu::handle_event (this=0xbffffa24, address@hidden)
    at gui.cc:300
#25 0x080654fd in gui::Menu::manage (this=0xbffffa24, scr=0x80ee8f8)
    at gui.cc:262
---Type <return> to continue, or q <return> to quit---
#26 0x08079e2d in enigma::GUI_MainMenu (lp=0x80e26b8, ilevel_pack=0)
    at menus.cc:794
#27 0x08062604 in main (argc=1, argv=0xbffffb34) at enigma.cc:852



-- 
Cheers, Martin.
http://www.hawlisch.de

+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]