Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 662150

Summary: sys-fs/davl-1.2.4-r2: segfaults
Product: Gentoo Linux Reporter: Lucian Poston <lucianposton>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/9353
Whiteboard:
Package list:
Runtime testing required: ---

Description Lucian Poston 2018-07-26 01:34:33 UTC
gdavl segfaults as follows:

>>> bt
#0  0x000055555555e8d1 in on_menu_normal ()
#1  0x00007ffff72a4f15 in g_closure_invoke () from /usr/lib64/libgobject-2.0.so.0
#2  0x00007ffff72b6f02 in signal_emit_unlocked_R () from /usr/lib64/libgobject-2.0.so.0
#3  0x00007ffff72bfb5c in g_signal_emit_valist () from /usr/lib64/libgobject-2.0.so.0
#4  0x00007ffff72bff3f in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#5  0x00005555555612fb in create_window ()
#6  0x0000555555559dfb in main ()


See https://bugs.gentoo.org/181248

Consider removing ~amd64 if it simply doesn't work on amd64.
Comment 1 Lucian Poston 2018-07-26 01:38:18 UTC
no maintainer, so I'll just send a patch
Comment 2 Larry the Git Cow gentoo-dev 2018-07-26 03:58:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65507d39254e142fc870358ad06233cfbd1d0b38

commit 65507d39254e142fc870358ad06233cfbd1d0b38
Author:     Lucian Poston <lucianposton@pm.me>
AuthorDate: 2018-07-26 01:36:57 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2018-07-26 03:38:49 +0000

    sys-fs/davl: Remove ~amd64
    
    Closes: https://bugs.gentoo.org/662150
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/9353

 sys-fs/davl/davl-1.2.4-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)