Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779808 - sci-electronics/geda gEDA Schematic segfaults after a while "Code: Bad RIP value."
Summary: sci-electronics/geda gEDA Schematic segfaults after a while "Code: Bad RIP va...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal major (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-02 11:07 UTC by Tube709
Modified: 2022-03-02 12:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)