Skip to content

Fails to find rust sources on windows #215

Closed
@pm100

Description

@pm100

Windows

cargo asm to_block --rust -p tui-textarea --lib

produces

      ......
      .....
        Self::default().content(value.into())
        mov rax, qword ptr [rbp + 568]
        mov qword ptr [rbp + 592], rax
        movups xmm0, xmmword ptr [rbp + 552]
        movaps xmmword ptr [rbp + 576], xmm0
        .cv_inline_site_id 1217 within 1215 inlined_at 55 117 0
thread 'main' panicked at C:\Users\paulm\.cargo\registry\src\index.crates.io-6f17d22bba15001f\cargo-show-asm-0.2.21\src\asm.rs:168:42:
index out of bounds: the len is 0 but the index is 715
stack backtrace:
   0:     0x7ff76cd4d89a - <unknown>
   1:     0x7ff76cd6c8fb - <unknown>
   2:     0x7ff76cd49341 - <unknown>
   3:     0x7ff76cd4d61a - <unknown>
   4:     0x7ff76cd5023a - <unknown>
   5:     0x7ff76cd4fea8 - <unknown>
   6:     0x7ff76cd508ee - <unknown>
   7:     0x7ff76cd507dd - <unknown>
   8:     0x7ff76cd4e559 - <unknown>
   9:     0x7ff76cd504e0 - <unknown>
  10:     0x7ff76cd7b625 - <unknown>
  11:     0x7ff76cd7b79e - <unknown>
  12:     0x7ff76cba9960 - <unknown>
  13:     0x7ff76cbab496 - <unknown>
  14:     0x7ff76cb7e47d - <unknown>
  15:     0x7ff76cb91cd6 - <unknown>
  16:     0x7ff76cb962ca - <unknown>
  17:     0x7ff76cd436d8 - <unknown>
  18:     0x7ff76cb8165c - <unknown>
  19:     0x7ff76cd72888 - <unknown>
  20:     0x7ffc56d826ad - BaseThreadInitThunk
  21:     0x7ffc58aaaa68 - RtlUserThreadStart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions