Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- onShipUndocked: ship JJ-5522 station Eridani Commercial Center
- JJ-5522 leaves frame Eridani Commercial Center
- JJ-5522 left Epsilon Eridani for Gliese 229
- cleanTSTable:total:35,active:24,removed:0
- onLeaveSystem: ship JJ-5522
- Program received signal SIGSEGV, Segmentation fault.
- 0x000000000040e52d in operator* (a=..., b=...) at matrix4x4.h:226
- 226 m.cell[0] = a.cell[0]*b.cell[0] + a.cell[4]*b.cell[1] + a.cell[8]*b.cell[2] + a.cell[12]*b.cell[3];
- (gdb) bt
- #0 0x000000000040e52d in operator* (a=..., b=...) at matrix4x4.h:226
- #1 0x0000000000433752 in Frame::ApplyLeavingTransform (this=0x0, m=...) at Frame.cpp:120
- #2 0x0000000000433d8b in Frame::GetFrameTransform (fFrom=0x0, fTo=0x5502a10, m=...) at Frame.cpp:166
- #3 0x00000000004105d0 in Body::GetPositionRelTo (this=0x587a560, relTo=0x5502a10) at Body.cpp:113
- #4 0x0000000000410766 in Body::GetPositionRelTo (this=0x587a560, relTo=0x45b3110) at Body.cpp:131
- #5 0x000000000053f55c in ScannerWidget::DrawBlobs (this=0x34e3740, below=true) at ShipCpanelMultiFuncDisplays.cpp:346
- #6 0x000000000053e929 in ScannerWidget::Draw (this=0x34e3740) at ShipCpanelMultiFuncDisplays.cpp:137
- #7 0x00000000005a31eb in Gui::Container::Draw (this=0x4091ad0) at GuiContainer.cpp:201
- #8 0x000000000053b04f in ShipCpanel::Draw (this=0x4091ad0) at ShipCpanel.cpp:249
- #9 0x00000000005a31eb in Gui::Container::Draw (this=0x10c2df0) at GuiContainer.cpp:201
- #10 0x00000000005ae218 in Gui::Screen::Draw () at GuiScreen.cpp:146
- #11 0x000000000059df0c in Gui::Draw () at Gui.cpp:86
- #12 0x00000000004f3cba in Pi::MainLoop () at Pi.cpp:1360
- #13 0x00000000004f30a7 in Pi::Start () at Pi.cpp:1159
- #14 0x0000000000590e4c in main (argc=1) at main.cpp:18
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement