View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002211 | Spring engine | General | public | 2010-11-07 09:00 | 2010-11-10 20:31 |
| Reporter | abma | Assigned To | Kloot | ||
| Priority | normal | Severity | crash | Reproducibility | sometimes |
| Status | resolved | Resolution | fixed | ||
| Product Version | 0.82.3+git | ||||
| Summary | 0002211: Crash in MouseHandler.cpp:776 with current master | ||||
| Description | C:\Programme\Spring\spring.exe 0x00518E29 rts/Game/UI/MouseHandler.cpp:776 C:\Programme\Spring\spring.exe 0x0051C8DA rts/Game/UI/MouseHandler.cpp:867 C:\Programme\Spring\spring.exe 0x0040E523 rts/Game/Game.cpp:1572 C:\Programme\Spring\spring.exe 0x009919C6 rts/System/SpringApp.cpp:1086 C:\Programme\Spring\spring.exe 0x0099CBDB rts/System/SpringApp.cpp:1198 C:\Programme\Spring\spring.exe 0x0099FB3B rts/System/Main.cpp:54 C:\Programme\Spring\spring.exe 0x00B86B50 /slave/mingwlibs/include/boost/thread/detail/thread.hpp:57 C:\Programme\Spring\spring.exe 0x00A62B25 /home/robin/src/boost_1_42_0/libs/thread/src/win32/thread.cpp:167 C:\WINDOWS\system32\MSVCRT.dll 0x77C0A3B0 ??:0 C:\WINDOWS\system32\kernel32.dll 0x7C80B729 ??:0 | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Checked infolog.txt for Errors | |||||
|
|
[ 320] End of demo reached [ 397] Spring 0.82+.4.0 (0.82.3-884-gb3b4b5e) has crashed. [ 397] Exception: Access violation (0xc0000005) [ 397] Exception Address: 0x00518e29 https://github.com/spring/spring/blob/master/rts/Game/UI/MouseHandler.cpp#L776 scaleT and scaleB should always have the exact same values, therefore, the call on line 776 should be equal to the one in 772, except the second parameter having the opposite sign. To me, it seems pretty clear that this can only be a GFX driver error, as glVertex2f goes directly there, in normal spring (non-headless, non-MT). ... or of course, some genuine memory corruption. |
|
|
i'm unsure, but i think it was kaik/ can't reproduce it |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-11-07 09:00 | abma | New Issue | |
| 2010-11-07 09:00 | abma | File Added: infolog.txt | |
| 2010-11-07 11:53 | hoijui | Note Added: 0005841 | |
| 2010-11-07 13:52 | hoijui | Note Edited: 0005841 | |
| 2010-11-07 13:52 | hoijui | Note Edited: 0005841 | |
| 2010-11-07 23:06 | abma | Relationship added | child of 0002197 |
| 2010-11-07 23:07 | abma | Note Added: 0005848 | |
| 2010-11-07 23:08 | abma | Relationship replaced | related to 0002197 |
| 2010-11-10 20:31 | Kloot | Status | new => resolved |
| 2010-11-10 20:31 | Kloot | Resolution | open => fixed |
| 2010-11-10 20:31 | Kloot | Assigned To | => Kloot |