| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0004594 | Spring engine | Linux | public | 2014-10-20 13:32 | 2014-10-20 22:00 | ||||
| Reporter | lamer | ||||||||
| Assigned To | abma | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 98.0.1+git | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0004594: CrashHandler failed to get debug symbols | ||||||||
| Description | I got no debug symbols within libSkirmishAI.so | ||||||||
| Steps To Reproduce | Get C AI, crash it. | ||||||||
| Additional Information | Those are paths were CrashHandler tries to locate debug symbols. And they are wrong. <DEBUG>1 /home/user/.spring/engine/98.0.1-test/AI/Skirmish/CircuitAI/0.1//libSkirmishAI.soso.dbg <DEBUG>2 /home/user/.spring/engine/98.0.1-test/AI/Skirmish/CircuitAI/0.1//libSkirmishAI.so.dbg <DEBUG>3 /usr/lib/debug/home/user/.spring/engine/98.0.1-test/AI/Skirmish/CircuitAI/0.1//libSkirmishAI.soso <DEBUG>2 /home/user/.spring/engine/98.0.1-test//spring.dbg <DEBUG>3 /usr/lib/debug/home/user/.spring/engine/98.0.1-test//spring <DEBUG>1 /usr/lib//libc.so.66.dbg <DEBUG>2 /usr/lib//libc.so.6.dbg <DEBUG>3 /usr/lib/debug/usr/lib//libc.so.66 https://github.com/spring/spring/blob/7336fbb57d847cecd80317d26f6e3ccd7e25c93c/rts/System/Platform/Linux/CrashHandler.cpp#L154 | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Notes |
|
|
lamer (reporter) 2014-10-20 14:39 |
Also addresses for libSkirmishAI.so are wrong, addr2line end up with no info. |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-10-20 13:32 | lamer | New Issue | |
| 2014-10-20 14:39 | lamer | Note Added: 0013768 | |
| 2014-10-20 22:00 | abma | Changeset attached | => spring develop b467a101 |
| 2014-10-20 22:00 | abma | Assigned To | => abma |
| 2014-10-20 22:00 | abma | Status | new => resolved |
| 2014-10-20 22:00 | abma | Resolution | open => fixed |


