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

Crash when resizing window (openSUSE linux) #365

Open
j-fu opened this issue Oct 12, 2024 · 0 comments
Open

Crash when resizing window (openSUSE linux) #365

j-fu opened this issue Oct 12, 2024 · 0 comments
Labels
C-crash-report Category: bugs submitted from inlyne's crash reporting P-linux Platform: One of the many flavors of linux

Comments

@j-fu
Copy link

j-fu commented Oct 12, 2024

Thanks for this tool!
I get occasional crashes when resizing the window

This is the report:

"name" = "inlyne"
"operating_system" = "openSUSE 15.6.0 [64-bit]"
"crate_version" = "0.4.3"
"explanation" = """
Panic occurred in file '/home/fuhrmann/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inlyne-0.4.3/src/main.rs' at line 337
"""
"cause" = """
called `Result::unwrap()` on an `Err` value: Renderer failed to redraw the screen

Caused by:
    0: Failed to acquire next swap chain texture
    1: The underlying surface has changed, and therefore the swap chain must be updated"""
"method" = "Panic"
"backtrace" = """

   0: 0x55aad2ff32d6 - <unresolved>
   1: 0x55aad3109232 - <unresolved>
   2: 0x55aad30002b3 - <unresolved>
   3: 0x55aad300209b - <unresolved>
   4: 0x55aad30fc9ad - <unresolved>
   5: 0x55aad315e966 - <unresolved>
   6: 0x55aad3063523 - <unresolved>
   7: 0x55aad30e107d - <unresolved>
   8: 0x55aad3fe6875 - <unresolved>
   9: 0x55aad315f4c5 - <unresolved>
  10: 0x7f2d91a40eec - __libc_start_call_main
  11: 0x7f2d91a40fb5 - __libc_start_main@@GLIBC_2.34
  12: 0x55aad2ff3761 - <unresolved>
  13:        0x0 - <unresolved>"""
@CosmicHorrorDev CosmicHorrorDev added P-linux Platform: One of the many flavors of linux C-crash-report Category: bugs submitted from inlyne's crash reporting labels Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-crash-report Category: bugs submitted from inlyne's crash reporting P-linux Platform: One of the many flavors of linux
Projects
None yet
Development

No branches or pull requests

2 participants