2025-07-18 06:12 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002476Spring engineGeneralpublic2011-07-17 23:00
Reporterabma 
Assigned Tohoijui 
PrioritynormalSeveritycrashReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target Version83.0Fixed in Version0.82.7+git 
Summary0002476: (master) spring on macosx crashes on startup
Descriptioninfolog.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.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0006748

abma (administrator)

could be a bug in sdl: http://forums.libsdl.org/viewtopic.php?t=6965&sid=3419a11b47b4f785611a45df437d6e70

~0007052

hoijui (reporter)

daftalx found the problem and fixed it:
https://github.com/spring/spring/commit/815c3cce35b4ebf7f49f51359a9f57aecdc85906
+Notes

-Issue History
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
+Issue History