Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Program received signal SIGSEGV, Segmentation fault.
- Gfx::CParticle::SetParam (this=<optimized out>, channel=65535, pos=...,
- dim=..., zoom=1, zoom@entry=1.49999988, angle=angle@entry=1.49999988,
- intensity=intensity@entry=1)
- at /var/lib/jenkins/workspace/colobot/colobot/dev/src/graphics/engine/partic
- le.cpp:745
- 745 /var/lib/jenkins/workspace/colobot/colobot/dev/src/graphics/engine/parti
- cle.cpp: No such file or directory.
- (gdb) bt
- #0 Gfx::CParticle::SetParam (this=<optimized out>, channel=65535, pos=...,
- dim=..., zoom=1, zoom@entry=1.49999988, angle=angle@entry=1.49999988,
- intensity=intensity@entry=1)
- at /var/lib/jenkins/workspace/colobot/colobot/dev/src/graphics/engine/partic
- le.cpp:745
- #1 0x004c484b in COldObject::UpdateSelectParticle (this=this@entry=0xfd49978)
- at /var/lib/jenkins/workspace/colobot/colobot/dev/src/object/old_object.cpp:
- 2980
- #2 0x004caef3 in COldObject::EventFrame (this=0xfd49978, event=...)
- at /var/lib/jenkins/workspace/colobot/colobot/dev/src/object/old_object.cpp:
- 2124
- #3 0x004900bc in CRobotMain::EventFrame (this=this@entry=0x22fb30, event=...)
- at /var/lib/jenkins/workspace/colobot/colobot/dev/src/level/robotmain.cpp:25
- 29
- #4 0x004a6bf7 in CRobotMain::ProcessEvent (this=<optimized out>, event=...)
- at /var/lib/jenkins/workspace/colobot/colobot/dev/src/level/robotmain.cpp:68
- 7
- #5 0x0040c81b in CController::ProcessEvent (this=<optimized out>, event=...)
- at /var/lib/jenkins/workspace/colobot/colobot/dev/src/app/controller.cpp:56
- #6 0x004083e3 in CApplication::Run (this=this@entry=0x22fc6c)
- at /var/lib/jenkins/workspace/colobot/colobot/dev/src/app/app.cpp:1105
- #7 0x00401cc2 in SDL_main (argc=<optimized out>, argc@entry=1,
- argv=<optimized out>, argv@entry=0x5b20ea8)
- ---Type <return> to continue, or q <return> to quit---
- at /var/lib/jenkins/workspace/colobot/colobot/dev/src/app/main.cpp:180
- #8 0x0069eec0 in main_utf8 (argv=0x5b20ea8, argc=<optimized out>)
- at src/main/windows/SDL_windows_main.c:126
- #9 WinMain@16 (hInst=0x400000, hPrev=hPrev@entry=0x0, szCmdLine=0x2920f7 "",
- sw=10) at src/main/windows/SDL_windows_main.c:189
- #10 0x00b1d8ad in main (flags=1, cmdline=0x5b21350, inst=0x5b215b0)
- at /opt/mxe/tmp-gcc-i686-w64-mingw32.static/gcc-4.9.3/mingw-w64-v4.0.6/mingw
- -w64-crt/crt/crt0_c.c:18
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement