Tue 18 Jun 2002 01:21:17 PM UTC, original submission:
I did go to the worldmap, clicked on an level and got an instant crash. Can't remember doing anything special, maybe scrolling, but not sure about that one:
(gdb) where
#0 0x080c09de in View::get_x_offset() const (this=0x0) at range.hxx:53
#1 0x0807fd19 in Playfield::process_input_interactive() (this=0x907f288) at /usr/include/g++-v3-3.1/bits/stl_vector.h:289
#2 0x0807fd60 in Playfield::updateX() (this=0x31f) at playfield.cxx:195
#3 0x08066057 in Client::update(float) (this=0x906f738, delta=1.63640716e-33) at /usr/include/g++-v3-3.1/bits/stl_iterator.h:593
#4 0x08065e19 in Client::play_level(PLF*) (this=0x906f738, arg_plf=0x0) at delta_manager.hxx:35
#5 0x080656ac in Client::display() (this=0x906f738) at client.cxx:93
#6 0x0809b79e in PingusGameSession::start() (this=0x0) at game_session.cxx:50
#7 0x0811a980 in Pingus::WorldMap::LevelNode::on_click() (this=0x857acc0) at node.cxx:112
#8 0x081133ba in Pingus::WorldMap::WorldMap::on_button_press(CL_InputDevice*, CL_Key const&) (this=0x8512700, device=0x400fb2e8,
key=@0x2) at ../boost/smart_ptr.hpp:207
#9 0x081113c1 in CL_MethodSlot_v2<Pingus::WorldMapManager, CL_InputDevice, CL_Key const&>::call(CL_InputDevice, CL_Key const&) (
this=0x40dafec8, param1=0x8167cf0, param2=@0xbffff280) at /home/ingo/projects/pingus/libs/include/ClanLib/Signals/slot_v2.h:62
#10 0x400eb5fa in CL_Mouse_XWin::keep_alive() (this=0x8167cf0) at Sources/API/Signals/signal_v2.h:81
#11 0x40125a33 in CL_System::keep_alive() () at /usr/include/g++-v3-3.1/bits/stl_list.h:138
#12 0x08110b4e in Pingus::WorldMapManager::display() (this=0xbffff400) at manager.cxx:80
#13 0x080a6ffe in Story::on_button_press(CL_InputDevice*, CL_Key const&) (this=0xbffff7b8) at story.cxx:126
#14 0x08078ac0 in PingusMenuManager::on_button_press(CL_InputDevice*, CL_Key const&) (this=0xbffff6b0, device=0x8167cf0,
key=@0xbffff550) at pingus_menu_manager.cxx:109
#15 0x08079151 in CL_MethodSlot_v2<PingusMenuManager, CL_InputDevice, CL_Key const&>::call(CL_InputDevice, CL_Key const&) (
this=0x40dafec8, param1=0x8167cf0, param2=@0xbffff550) at /home/ingo/projects/pingus/libs/include/ClanLib/Signals/slot_v2.h:62
#16 0x400eb5fa in CL_Mouse_XWin::keep_alive() (this=0x8167cf0) at Sources/API/Signals/signal_v2.h:81
#17 0x40125a33 in CL_System::keep_alive() () at /usr/include/g++-v3-3.1/bits/stl_list.h:138
#18 0x08078c8d in PingusMenuManager::display() (this=0xbffff6b0) at pingus_menu_manager.cxx:161
#19 0x0806df6b in PingusMain::start_game() (this=0x8166ab0) at pingus_main.cxx:838
#20 0x0806e8e1 in PingusMain::main(int, char**) (this=0x8166ab0, argc=1, argv=0x8166ab0) at pingus_main.cxx:877
#21 0x0809fa30 in GenericMain::main(int, char**) (this=0x8162c44, argc=1, argv=0xbffffa44) at generic_main.cxx:89
#22 0x40107d63 in main (argc=1, argv=0xbffffa44) at Sources/Application/Unix/clanapp.cpp:32
|