View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002476 | Spring engine | General | public | 2011-06-15 19:30 | 2011-07-17 23:00 | ||||
Reporter | abma | ||||||||
Assigned To | hoijui | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | 83.0 | Fixed in Version | 0.82.7+git | ||||||
Summary | 0002476: (master) spring on macosx crashes on startup | ||||||||
Description | infolog.txt: http://nopaste.info/5ad5ce7058.html backtrace: http://nopaste.info/c3cce47566.html | ||||||||
Additional Information | [...] #16 0x000000010212425f in SDL_SetVideoMode () No symbol table info available. #17 0x0000000100579e07 in SpringApp::SetSDLVideoMode () at /Users/phas/spring/rts/System/SpringApp.cpp:380 screen = <value temporarily unavailable, due to optimizations> defaultSmooth = <value temporarily unavailable, due to optimizations> lineSmoothing = <value temporarily unavailable, due to optimizations> pointSmoothing = <value temporarily unavailable, due to optimizations> bits = <value temporarily unavailable, due to optimizations> #18 0x000000010057abc9 in SpringApp::InitWindow (this=0x7fff5fbff4c0, title=<value temporarily unavailable, due to optimizations>) at /Users/phas/spring/rts/System/SpringApp.cpp:315 No locals. #19 0x000000010057e414 in SpringApp::Initialize (this=0x7fff5fbff4c0) at /Users/phas/spring/rts/System/SpringApp.cpp:183 No locals. 0000020 0x000000010057e950 in SpringApp::Run (this=0x7fff5fbff4c0, argc=1, argv=0x7fff5fbff788) at /Users/phas/spring/rts/System/SpringApp.cpp:1131 No locals. #21 0x000000010055b496 in MainFunc (argc=1, argv=0x7fff5fbff788, ret=0x7fff5fbff738) at /Users/phas/spring/rts/System/Main.cpp:55 app = { cmdline = 0x103d41790, lastRequiredDraw = 0, static ogc = 0x0 } #22 0x000000010055bb95 in Run (argc=1, argv=0x7fff5fbff788) at /Users/phas/spring/rts/System/Main.cpp:66 ret = -1 err = <value temporarily unavailable, due to optimizations> #23 0x0000000100059ae8 in start () at iostream:77 No symbol table info available. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
abma (administrator) 2011-06-15 19:49 |
could be a bug in sdl: http://forums.libsdl.org/viewtopic.php?t=6965&sid=3419a11b47b4f785611a45df437d6e70 |
hoijui (reporter) 2011-07-17 23:00 |
daftalx found the problem and fixed it: https://github.com/spring/spring/commit/815c3cce35b4ebf7f49f51359a9f57aecdc85906 |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-06-15 19:30 | abma | New Issue | |
2011-06-15 19:30 | abma | Graphics Card | => unknown |
2011-06-15 19:36 | abma | Description Updated | |
2011-06-15 19:36 | abma | Description Updated | |
2011-06-15 19:36 | abma | Additional Information Updated | |
2011-06-15 19:37 | abma | Additional Information Updated | |
2011-06-15 19:40 | abma | Description Updated | |
2011-06-15 19:49 | abma | Note Added: 0006748 | |
2011-06-16 08:24 | hoijui | Target Version | => 0.83.0 |
2011-07-17 23:00 | hoijui | Note Added: 0007052 | |
2011-07-17 23:00 | hoijui | Status | new => resolved |
2011-07-17 23:00 | hoijui | Fixed in Version | => 0.82.7+git |
2011-07-17 23:00 | hoijui | Resolution | open => fixed |
2011-07-17 23:00 | hoijui | Assigned To | => hoijui |