Ok, ./updater fetched a lot of new files, but now when I try to run it, about one second after starting the executable it crashes.
psEngine initialized.
Creating psnetconnection 85d7538!
Program received signal SIGSEGV, Segmentation fault.
0x40acc6d0 in csLight::Light::SetDirection(csVector3 const&) ()
from /usr/local/games/planeshift/engine.so
(gdb) bt
#0 0x40acc6d0 in csLight::Light::SetDirection(csVector3 const&) ()
from /usr/local/games/planeshift/engine.so
#1 0x40acc6b8 in csLight::Light::SetDirection(csVector3 const&) ()
from /usr/local/games/planeshift/engine.so
#2 0x081b46de in pawsObjectView::LoadMap(char const*, char const*) (
this=0x8e39e40, map=0x8e43b88 \"/planeshift/world/podium\",
sector=0x8e6dd08 \"room\") at src/common/paws/pawsobjectview.cpp:107
#3 0x081b3fe4 in pawsObjectView::Setup(iDocumentNode*) (this=0x8e39e40,
node=0x8e53b08) at src/common/paws/pawsobjectview.cpp:62
#4 0x081a1742 in pawsWidget::Load(iDocumentNode*) (this=0x8e39e40,
node=0x8e53b08) at src/common/paws/pawswidget.cpp:561
#5 0x081a1ccd in pawsWidget::LoadChildren(iDocumentNode*) (this=0x8e43340,
node=0x8e3fb80) at src/common/paws/pawswidget.cpp:644
#6 0x081a17af in pawsWidget::Load(iDocumentNode*) (this=0x8e43340,
node=0x8e3fb80) at src/common/paws/pawswidget.cpp:567
#7 0x0816affa in PawsManager::LoadWidget(csRef) (
this=0x8564328, widgetNode={obj = 0x8e3fb80})
at src/common/paws/pawsmanager.cpp:514
#8 0x0816a99c in PawsManager::LoadWidget(char const*) (this=0x8564328,
widgetFile=0x82441c1 \"data/gui/charpick.xml\")
at src/common/paws/pawsmanager.cpp:449
#9 0x08069a45 in psEngine::Initialize(int) (this=0x8560960, level=1)
at src/client/psengine.cpp:470
#10 0x080cc34b in pawsSplashWindow::Draw() (this=0x859d0c0)
at src/client/gui/pawssplashwindow.cpp:64
#11 0x081a3999 in pawsWidget::DrawChildren() (this=0x85dc328)
at src/common/paws/pawswidget.cpp:1069
#12 0x0816a458 in PawsManager::Draw() (this=0x8564328)
at src/common/paws/pawsmanager.cpp:395
#13 0x0806bd2a in psEngine::HandleEvent(iEvent&) (this=0x8560960,
ev=@0x82f05d0) at src/client/psengine.cpp:697
#14 0x08073854 in psEngine::EventHandler::HandleEvent(iEvent&) (
this=0x859cb40, ev=@0x82f05d0) at psengine.h:203
#15 0x0822792f in csEventQueue::Notify(unsigned) ()
#16 0xffffffff in ?? ()
#17 0x085c89e8 in ?? ()
#18 0x00000002 in ?? ()
#19 0x082cf4d0 in __JCR_LIST__ ()
#20 0x082f05d0 in ?? ()
#21 0x082cf4d0 in __JCR_LIST__ ()
#22 0x085c89e8 in ?? ()
#23 0x08227616 in csEventQueue::Get() ()
#24 0x085c89e8 in ?? ()
#25 0x08227879 in csEventQueue::Notify(unsigned) ()
#26 0x082279ab in csEventQueue::Process() ()
#27 0xbffff490 in ?? ()
#28 0xffffffff in ?? ()