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

Viewer freezes/crashes on save #1315

Closed
AnkeAnke opened this issue Feb 15, 2023 · 2 comments · Fixed by #1402
Closed

Viewer freezes/crashes on save #1315

AnkeAnke opened this issue Feb 15, 2023 · 2 comments · Fixed by #1402
Labels
🪳 bug Something isn't working 💣 crash crash, deadlock/freeze, do-no-start 🐧 linux Linux-specific problems ui concerns graphical user interface

Comments

@AnkeAnke
Copy link

Describe the bug
Clicking on the Save... menu item or keying ctrl+S, the viewer crashes.

To Reproduce
Steps to reproduce the behavior:

  1. Log some data (via connecting from other process)
  2. Try to save (Save... or ctrl+S)
  3. Process crashes

Expected behavior
No crash, preferably even a save file.

Backtrace
Couldn't get a backtrace (even with RUST_BACKTRACE=1). But here's the terminal output:

(python3:8726): GLib-GObject-WARNING **: 13:42:26.828: cannot register existing type 'GdkDisplayManager'

(python3:8726): GLib-CRITICAL **: 13:42:26.828: g_once_init_leave: assertion 'result != 0' failed

(python3:8726): GLib-GObject-CRITICAL **: 13:42:26.828: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
Segmentation fault (core dumped)

Desktop:

  • OS: Pop! OS 22.04 LTS (Ubuntu with benefits)
  • Windowing system: X11
  • Python: 3.10.4 (June 22, GCC 11.2)
  • GLib: Ubuntu GLIBC 2.35-0ubuntu3
@AnkeAnke AnkeAnke added 👀 needs triage This issue needs to be triaged by the Rerun team 🪳 bug Something isn't working labels Feb 15, 2023
@emilk
Copy link
Member

emilk commented Feb 15, 2023

No crash, preferably even a save file

😆

@emilk emilk added the 💣 crash crash, deadlock/freeze, do-no-start label Feb 15, 2023
@teh-cmc teh-cmc added ui concerns graphical user interface 🐧 linux Linux-specific problems and removed 👀 needs triage This issue needs to be triaged by the Rerun team labels Mar 2, 2023
@emilk emilk changed the title Viewer crashes on save Viewer freezes/crashes on save Mar 2, 2023
@emilk
Copy link
Member

emilk commented Mar 2, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working 💣 crash crash, deadlock/freeze, do-no-start 🐧 linux Linux-specific problems ui concerns graphical user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants