2025-07-20 19:11 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004086Spring engineBuildbotpublic2013-10-30 11:49
Reporterabma 
Assigned Toabma 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
Product Version94.1.1+git 
Target VersionFixed in Version 
Summary0004086: win32 stacktranslate seems to always translate to line 0
Descriptionneed to check if its just some bug in the stacktracetranslator or debug symbols are missing some stuff?!

if its a stacktracetranslator bug, then this bug doesn't matter as it can be fixed after release.
Additional InformationTODO: check if local addr2line resolves to lines
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0011849

abma (administrator)

maybe related to https://github.com/spring/spring/commit/e5d068aaafafea92ed3ef8615c076be03c5f355c

~0011850

abma (administrator)

will try to check this afternoon or tomorrow.

~0011851

abma (administrator)

TODO:

grab latest win32 spring & spring debug symbols

run spring, type: /cheat /crash

try to translate with

addr2line -e spring.dbg & copy and paste addresses & see if lines are correct

~0011894

abma (administrator)

addr2line -e spring.dbg on buildbot translates correctly, so something is broken with the translator...

~0011907

abma (administrator)

fixed, addr2line was to old:

BFD: Dwarf Error: found dwarf version '30509', this reader only handles version 2 and 3 information.
+Notes

-Issue History
Date Modified Username Field Change
2013-10-26 15:48 abma New Issue
2013-10-26 15:49 abma Description Updated View Revisions
2013-10-26 15:52 abma Note Added: 0011849
2013-10-26 15:53 abma Assigned To => abma
2013-10-26 15:53 abma Status new => assigned
2013-10-26 15:54 abma Note Added: 0011850
2013-10-26 15:55 abma Note Added: 0011851
2013-10-29 21:19 abma Note Added: 0011894
2013-10-29 21:19 abma Status assigned => new
2013-10-29 21:19 abma Target Version 95.0 =>
2013-10-30 11:47 abma Note Added: 0011907
2013-10-30 11:47 abma Status new => resolved
2013-10-30 11:47 abma Resolution open => fixed
2013-10-30 11:49 abma Changeset attached => spring develop 3d02679a
+Issue History