eog crashed with SIGSEGV in g_mutex_lock()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| eog (Ubuntu) |
Medium
|
Unassigned |
Bug Description
Hi,
to reproduce this bug:
- in eog load an image from a directory that contains several images
- press F5
ProblemType: Crash
DistroRelease: Ubuntu 19.04
Package: eog 3.32.0-1
Uname: Linux 5.0.6-050006-
ApportVersion: 2.20.10-0ubuntu23
Architecture: amd64
CurrentDesktop: KDE
Date: Thu Apr 4 11:41:28 2019
ExecutablePath: /usr/bin/eog
JournalErrors:
Error: command ['journalctl', '-b', '--priority=
Users in the 'systemd-journal' group can see all messages. Pass -q to
turn off this notice.
No journal files were opened due to insufficient permissions.
ProcCmdline: eog P1000443.jpg
ProcEnviron:
SHELL=/bin/bash
LANG=en_US.UTF-8
TERM=xterm-
XDG_RUNTIME_
PATH=(custom, no user)
SegvAnalysis:
Segfault happened at: 0x7f53db0ce945 <g_mutex_lock+5>: lock xadd %eax,(%rdi)
PC (0x7f53db0ce945) ok
source "%eax" ok
destination "(%rdi)" (0x757575757575
SegvReason: writing unknown VMA
Signal: 11
SourcePackage: eog
StacktraceTop:
g_mutex_lock (mutex=
g_source_
g_source_destroy (source=<optimized out>) at ../../.
slideshow_
slideshow_
Title: eog crashed with SIGSEGV in g_mutex_lock()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout kvm lpadmin lxd plugdev sambashare staff
separator:
Laurent Bonnaud (laurent-bonnaud) wrote : | #2 |
Apport retracing service (apport) wrote : | #3 |
StacktraceTop:
g_mutex_lock (mutex=
g_source_
g_source_destroy (source=<optimized out>) at ../../.
slideshow_
slideshow_
Changed in eog (Ubuntu): | |
importance: | Undecided → Medium |
tags: | removed: need-amd64-retrace |
Sebastien Bacher (seb128) wrote : | #7 |
Thanks, sent upstream on https:/
Changed in eog (Ubuntu): | |
status: | New → Triaged |
Changed in eog (Ubuntu): | |
status: | Triaged → Fix Committed |
Launchpad Janitor (janitor) wrote : | #8 |
This bug was fixed in the package eog - 3.32.0-2
---------------
eog (3.32.0-2) experimental; urgency=medium
* d/p/EogWindow-
- Don't unref timer sources before destroying them.
Resolves a segfault in slideshow mode (lp: #1823148)
-- Sebastien Bacher <email address hidden> Mon, 08 Apr 2019 10:49:46 +0200
Changed in eog (Ubuntu): | |
status: | Fix Committed → Fix Released |
Laurent Bonnaud (laurent-bonnaud) wrote : | #9 |
Thanks *a lot* for the fix!
I finally got apport to work, created a better bug report and merged this one.