Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Eye of GNOME
Eye of GNOME
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 68
    • Issues 68
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 12
    • Merge Requests 12
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • Eye of GNOMEEye of GNOME
  • Issues
  • #129

Closed
Open
Opened May 26, 2020 by Ben Li-Sauerwine@theGOTOguy

Opening image in directory with images currently being written to it crashes EOG

I have a directory where approximately one 0.5MB image is being written every second. Attempting to open any image in this directory with EOG while images are being written yields one of several errors, non-deterministically:

$ eog 320-7503-139029-0.2.1.jpeg

(eog:24466): Gtk-CRITICAL **: 22:50:05.380: gtk_list_store_get_value: assertion 'iter_is_valid (iter, list_store)' failed

(eog:24466): GLib-GObject-WARNING **: 22:50:05.380: ../../../../gobject/gtype.c:4265: type id '0' is invalid

(eog:24466): GLib-GObject-WARNING **: 22:50:05.381: can't peek value table for type '' which is not currently referenced Segmentation fault (core dumped)

$ eog 320-7503-139029-0.2.1.jpeg

(eog:25147): GLib-WARNING **: 22:57:15.886: Accessing a sequence while it is being sorted or searched is not allowed

(eog:25147): GLib-WARNING **: 22:57:15.886: Accessing a sequence while it is being sorted or searched is not allowed malloc(): memory corruption Aborted (core dumped)

Edited May 26, 2020 by Ben Li-Sauerwine
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/eog#129