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

Dbgi :debug_info_v1 version :elixir_erl backend metadata is not a tuple, , ## metadata, , elixir, :none, at org.elixir_lang.beam.chunk.debug_info.v1.ElixirErlKt.elixirErl(ElixirErl.kt:20) #2769

Open
zoewenRB opened this issue Jul 31, 2022 · 1 comment

Comments

@zoewenRB
Copy link

System

Plugin Version: 12.2.1
Application: IntelliJ IDEA Community Edition (2021.3.2)
Operating System: Mac OS X (12.3.1)

Event

Exception

Stacktrace

java.lang.Throwable: Dbgi :debug_info_v1 version :elixir_erl backend metadata is not a tuple

## metadata

```elixir
:none
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:182)
at org.elixir_lang.beam.chunk.debug_info.v1.ElixirErlKt.elixirErl(ElixirErl.kt:20)
at org.elixir_lang.beam.chunk.debug_info.V1Kt.v1FromBackend(V1.kt:60)
at org.elixir_lang.beam.chunk.debug_info.V1Kt.v1(V1.kt:38)
at org.elixir_lang.beam.chunk.debug_info.V1Kt.v1(V1.kt:18)
at org.elixir_lang.beam.chunk.debug_info.TermKt.fromTupleTag(Term.kt:62)
at org.elixir_lang.beam.chunk.debug_info.TermKt.fromTuple(Term.kt:49)
at org.elixir_lang.beam.chunk.debug_info.TermKt.from(Term.kt:29)
at org.elixir_lang.beam.Beam.debugInfo(Beam.kt:87)
at org.elixir_lang.beam.Decompiler$Companion.decompiled(Decompiler.kt:68)
at org.elixir_lang.beam.Decompiler$Companion.access$decompiled(Decompiler.kt:33)
at org.elixir_lang.beam.Decompiler.decompile(Decompiler.kt:31)
at com.intellij.openapi.fileEditor.impl.LoadTextUtil.loadText(LoadTextUtil.java:536)
at com.intellij.openapi.fileEditor.impl.FileDocumentManagerBase.loadText(FileDocumentManagerBase.java:89)
at com.intellij.openapi.fileEditor.impl.FileDocumentManagerBase.getDocument(FileDocumentManagerBase.java:46)
at org.elixir_lang.beam.psi.BeamFileImpl.getMirror(BeamFileImpl.kt:383)
at org.elixir_lang.beam.psi.impl.ModuleElementImpl.getMirror(ModuleElementImpl.java:115)
at org.elixir_lang.beam.psi.impl.ModuleImpl.getNavigationElement(ModuleImpl.kt:118)
@KronicDeth
Copy link
Owner

Any idea which .beam file this was? If you do then you can zip the .beam and attach it in a comment here and I can use it to reproduce the problem for the regression test to fix this issue

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

No branches or pull requests

2 participants