Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • ristretto ristretto
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AppsApps
  • ristrettoristretto
  • Issues
  • #94
Closed
Open
Issue created Jul 25, 2022 by Brendon@BrendonIrwan

Random crashes when browsing a directory with incompatible files.

This is difficult to reproduce.

With 0.12.3 (and 0.12.2), when navigating from a compatible to an incompatible file, Ristretto either:

  • remove that file unreliably, or
  • reach a segmentation fault.

In the first case:

(ristretto:528107): GLib-GObject-CRITICAL **: 20:55:34.542: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

** (ristretto:528107): WARNING **: 20:55:34.825: (thumbnailer.c:251):rstto_thumbnailer_get_timer_flavor: code should not be reached

In the second case on gdb (may not be helpful):

Thread 1 "ristretto" received signal SIGSEGV, Segmentation fault.
0x00007ffff7263c8d in g_type_check_instance_is_fundamentally_a ()
   from /lib/x86_64-linux-gnu/libgobject-2.0.so.0

Attached is an archive of the test directory (actually part of the default Xfwm4 theme).

png+xpm.zip

Assignee
Assign to
Time tracking