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

Bug 779808

Summary: sci-electronics/geda gEDA Schematic segfaults after a while "Code: Bad RIP value."
Product: Gentoo Linux Reporter: Tube709 <yves.boisjoly>
Component: Current packagesAssignee: The Soldering-Iron Brotherhood <sci-electronics>
Status: UNCONFIRMED ---    
Severity: major CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tube709 2021-04-02 11:07:39 UTC
While using the schematic of gEDA, the application explode without notice. I use to save every 5 or 10 minutes to make sure I don't loose my work.

This morning I had a look at the "/var/log/messages" log file and found these lines related to geda at the last time the application crashed.

Apr  2 06:24:58 Deep_Space_Nine kernel: [ 2126.438570] gschem[4598]: segfault at 0 ip 0000000000000000 sp 00007ffcd01ae458 error 14 in gschem[563e8e957000+18000]
Apr  2 06:24:58 Deep_Space_Nine kernel: [ 2126.438579] Code: Bad RIP value.
Apr  2 06:36:44 Deep_Space_Nine kernel: [ 2831.670692] gschem[4697]: segfault at 0 ip 0000000000000000 sp 00007ffe20debdb8 error 14 in gschem[55f4f6d53000+18000]
Apr  2 06:36:44 Deep_Space_Nine kernel: [ 2831.670702] Code: Bad RIP value.
Apr  2 06:53:23 Deep_Space_Nine kernel: [ 3830.969025] gschem[4738]: segfault at 0 ip 0000000000000000 sp 00007fffc1319b48 error 14 in gschem[55561d93b000+18000]
Apr  2 06:53:23 Deep_Space_Nine kernel: [ 3830.969037] Code: Bad RIP value.
Comment 1 Larry the Git Cow gentoo-dev 2022-03-02 12:35:02 UTC
The bug has been referenced in the following commit(s):

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

commit dbf9debbe4c86a5b84f0342147d554fde250d264
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-03-02 12:34:19 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-03-02 12:34:54 +0000

    sci-electronics/geda: add version 1.10.2
    
    Closes: https://bugs.gentoo.org/701898
    Bug: https://bugs.gentoo.org/824970
    Bug: https://bugs.gentoo.org/643822
    Bug: https://bugs.gentoo.org/681768
    Bug: https://bugs.gentoo.org/717436
    Bug: https://bugs.gentoo.org/779808
    Bug: https://bugs.gentoo.org/704768
    Bug: https://bugs.gentoo.org/642464
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-electronics/geda/Manifest           |  1 +
 sci-electronics/geda/geda-1.10.2.ebuild | 89 +++++++++++++++++++++++++++++++++
 2 files changed, 90 insertions(+)