Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown DW_FORM_data16: Exception during execution #99

Closed
thannaske opened this issue Jan 9, 2023 · 2 comments
Closed

Unknown DW_FORM_data16: Exception during execution #99

thannaske opened this issue Jan 9, 2023 · 2 comments

Comments

@thannaske
Copy link

thannaske commented Jan 9, 2023

I'm running amqproxy in Docker and I'm getting exception during the execution. Unfortunately I'm not able to further debug that issue. The exceptions are occurring randomly after no fixed timeframe (can be minutes can be hours).

2023-01-09 16:29:48 UTC: Proxy upstream: 10.10.100.33:5672
2023-01-09 16:29:48 UTC: Proxy listening on 0.0.0.0:5673
Failed to raise an exception: END_OF_STACK
[0x42ede6] ???
[0x405958] ???
[0x4117e9] ???
[0x40c3e9] ???
[0x6ff330] ???
Tried to raise:: Unknown DW_FORM_data16 (Exception)
  from usr/share/crystal/src/crystal/dwarf/info.cr:83:29 in '??'
  from usr/share/crystal/src/crystal/dwarf/info.cr:67:23 in '??'
  from usr/share/crystal/src/exception/call_stack/elf.cr:10:7 in '??'
  from src/ldso/dl_iterate_phdr.c:45:1 in '??'

Version: amqproxy 0.6.1

@carlhoerberg
Copy link
Member

A bug in old a Crystal version. Upgrade to a newer amqproxy which is compiled with a later Crystal version. crystal-lang/crystal#12497

@thannaske
Copy link
Author

Awesome thank you so much for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants