I have compiled PS from CVS, date 2006-01-06, cs/cel from 2006-01-04.
And pssetup and psclient throw SEGV at startup.
Should I try newer versions or something was wrong with build?
pssetup backtrace:
#0 0x08081686 in pawsSetupWindow::LoadSettings (this=0x88d7588) at src/setup/pawssetupwindow.cpp:434
#1 0x08084a0e in pawsSetupWindow::PostSetup (this=0x88d7588) at src/setup/pawssetupwindow.cpp:231
#2 0x08106be2 in pawsWidget::Load (this=0x88d7588, node=0x88e76d4) at src/common/paws/pawswidget.cpp:593
#3 0x0811b189 in PawsManager::LoadWidget (this=0x833daf8, widgetNode=@0xbfed29d8) at src/common/paws/pawsmanager.cpp:708
#4 0x0811b448 in PawsManager::LoadWidget (this=0x833daf8, widgetFile=0x81a2381 \"data/config/setupwindow.xml\")
at src/common/paws/pawsmanager.cpp:643
#5 0x080793a0 in psSetupApp::LoadWidgets (this=0x833dcf8) at src/setup/pssetup.cpp:188
#6 0x0807a289 in psSetupApp::Init (this=0x833dcf8) at src/setup/pssetup.cpp:152
#7 0x0807a84f in main (argc=1, argv=0xbfed2d74) at src/setup/pssetup.cpp:288
psclient:
#0 0x00f0bc66 in typeinfo for scfImplementation1 () from /home/alex/Develop/planeshift/CS/engine.so
#1 0x00fa22bc in csLoader::ParseSector (this=0x8cd25e0, ldr_context=0x95140d8, node=0x8e1b1f8, ssource=0x0)
at plugins/csparser/csloader.cpp:5180
#2 0x00fa3069 in csLoader::LoadMap (this=0x8cd25e0, ldr_context=0x95140d8, worldnode=0x9514148, ssource=0x0)
at plugins/csparser/csloader.cpp:1170
#3 0x00fa369c in csLoader::LoadMap (this=0x8cd25e0, world_node=0x9514148, clearEngine=false, region=0x945bdf8,
curRegOnly=false, checkdupes=false, ssource=0x0) at plugins/csparser/csloader.cpp:789
#4 0x00f9429b in csLoader::LoadMapFile (this=0x8cd25e0, file=0x8430d2c \"world\", clearEngine=false, region=0x945bdf8,
curRegOnly=false, checkdupes=false, ssource=0x0) at plugins/csparser/csloader.cpp:766
#5 0x0837fc70 in pawsObjectView::LoadMap (this=0x94e9900, map=0xbf843030 \"/planeshift/world/podium\",
sector=0xbf842ff4 \"room\") at src/common/paws/pawsobjectview.cpp:103
#6 0x08381535 in pawsObjectView::Setup (this=0x94e9900, node=0x93be094) at src/common/paws/pawsobjectview.cpp:75
#7 0x08368037 in pawsWidget::Load (this=0x94e9900, node=0x93be094) at src/common/paws/pawswidget.cpp:584
#8 0x0837484e in pawsWidget::LoadChildren (this=0x915a018, node=0x8f8fc3c) at src/common/paws/pawswidget.cpp:667
#9 0x0836809a in pawsWidget::Load (this=0x915a018, node=0x8f8fc3c) at src/common/paws/pawswidget.cpp:590
#10 0x083860a9 in PawsManager::LoadWidget (this=0x8e14238, widgetNode=@0xbf843318) at src/common/paws/pawsmanager.cpp:708
#11 0x08386368 in PawsManager::LoadWidget (this=0x8e14238, widgetFile=0x8404e71 \"data/gui/charpick.xml\")
at src/common/paws/pawsmanager.cpp:643
#12 0x0814ca9e in psEngine::Initialize (this=0x8e0eb70, level=1) at src/client/psengine.cpp:505
#13 0x0829d8b9 in pawsSplashWindow::Draw (this=0x8e8c220) at src/client/gui/pawssplashwindow.cpp:60
#14 0x0836d3d9 in pawsWidget::DrawChildren (this=0x8e4b6a8) at src/common/paws/pawswidget.cpp:1102
#15 0x08292069 in psMainWidget::DrawChildren (this=0x8e4b6a8) at src/client/gui/psmainwidget.cpp:497
#16 0x083851e8 in PawsManager::Draw (this=0x8e14238) at src/common/paws/pawsmanager.cpp:566
#17 0x08153115 in psEngine::HandleEvent (this=0x8e0eb70, ev=@0xb65060d4) at src/client/psengine.cpp:700
#18 0x0815bcda in psEngine::EventHandler::HandleEvent (this=0xb6500510, ev=@0xb65060d4) at src/client/psengine.h:226
#19 0x0824b058 in csEventTree::Dispatch (this=0x8e0f930, e=@0xb65060d4) at libs/csutil/cssubscription.cpp:559
#20 0x0824b126 in csEventTree::Notify (this=0x8e0f930) at libs/csutil/cssubscription.cpp:529
#21 0x0820d516 in csEventQueue::Notify (this=0x8cb61b8, name=@0x8cb6e84) at libs/csutil/cseventq.cpp:271
#22 0x082103b0 in csEventQueue::iTypedFrameEventDispatcher::HandleEvent (this=0x8cb6e7c, e=@0x8cd1784)
at ./include/csutil/cseventq.h:260
#23 0x0824b058 in csEventTree::Dispatch (this=0x8c80e40, e=@0x8cd1784) at libs/csutil/cssubscription.cpp:559
#24 0x0824b126 in csEventTree::Notify (this=0x8c80e40) at libs/csutil/cssubscription.cpp:529
#25 0x0820d516 in csEventQueue::Notify (this=0x8cb61b8, name=@0x8cb6250) at libs/csutil/cseventq.cpp:271
#26 0x0820d5f3 in csEventQueue::Process (this=0x8cb61b8) at libs/csutil/cseventq.cpp:287
#27 0x081b3f6b in csDefaultRunLoop (r=0x8c7d7ec) at libs/csutil/generic/runloop.cpp:90
#28 0x0814f8ed in main (argc=1, argv=0xbf843c74) at src/client/psengine.cpp:1950