Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Eye of GNOME
Eye of GNOME
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 16
    • Issues 16
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • Eye of GNOMEEye of GNOME
  • Issues
  • #35

Closed
Open
Opened Jan 03, 2019 by Cebtenzzre@cebtenzzre
  • Report abuse
  • New issue
Report abuse New issue

SIGSEGV in gtk_tree_model_get_valist

OS is Arch Linux, eog version is 3.28.4. Backtrace:

#0  0x00007ffff75ee129 in gtk_tree_model_get_valist () at /usr/lib/libgtk-3.so.0
#1  0x00007ffff75ee450 in gtk_tree_model_get () at /usr/lib/libgtk-3.so.0
#2  0x00007ffff7d4b1ca in  () at /usr/lib/eog/libeog.so
#3  0x00007ffff7d4f76a in  () at /usr/lib/eog/libeog.so
#4  0x00007ffff58556d0 in ffi_call_unix64 () at /usr/lib/libffi.so.6
#5  0x00007ffff58550a0 in ffi_call () at /usr/lib/libffi.so.6
#6  0x00007ffff7ceae48 in g_cclosure_marshal_generic_va () at /usr/lib/libgobject-2.0.so.0
#7  0x00007ffff7cd216e in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#8  0x00007ffff7cd2a80 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#9  0x00007ffff7a2d8ba in  () at /usr/lib/libgio-2.0.so.0
#10 0x00007ffff7bf9a2f in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#11 0x00007ffff7bfb5e9 in  () at /usr/lib/libglib-2.0.so.0
#12 0x00007ffff7bfb62e in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#13 0x00007ffff7a8593e in g_application_run () at /usr/lib/libgio-2.0.so.0
#14 0x000055555555518f in main ()

I am only able to reproduce this on recently written files. One some files I can reproduce it more than once, but eventually it stops occurring. They are on a BTRFS filesystem, if that helps.

This Launchpad bug is probably related.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
2
Labels
1. Crash 2. Needs Diagnosis
Assign labels
  • View project labels
Reference: GNOME/eog#35