Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 356201 - media-sound/seq24-0.9.2 on amd64 segfaults if USE=lash
Summary: media-sound/seq24-0.9.2 on amd64 segfaults if USE=lash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Professional Audio Applications Maintainers
URL: https://bugs.launchpad.net/seq24/+bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-23 12:35 UTC by Robin Couto
Modified: 2011-10-27 04:45 UTC (History)
1 user (show)

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


Attachments
modified ebuild using patch (seq24-0.9.2.ebuild,1.12 KB, text/plain)
2011-06-19 07:55 UTC, Robin Couto
Details
patch from upstream (seq24-0.9.2-lash-fix.diff,6.34 KB, patch)
2011-06-19 07:55 UTC, Robin Couto
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Couto 2011-02-23 12:35:04 UTC
If seq24 0.9.2 is built with LASH support on an AMD64 host, it dies instantly upon running with "Segmentation Fault". This has been reported and fixed upstream, and the posted patch worked for me after tweaking the ebuild.

https://bugs.launchpad.net/seq24/+bug/696371

Reproducible: Always

Steps to Reproduce:
1.Set USE="lash" and ACCEPT_KEYWORDS="~amd64"
2.emerge seq24
3.run it

Actual Results:  
$ seq24
Segmentation Fault
$

Expected Results:  
$ seq24
[program's stdout messages]
[Connected to LASH]
[etc]
... and the window appears.
Comment 1 Robin Couto 2011-06-19 07:55:13 UTC
Created attachment 277501 [details]
modified ebuild using patch
Comment 2 Robin Couto 2011-06-19 07:55:45 UTC
Created attachment 277503 [details, diff]
patch from upstream
Comment 3 Tim Harder gentoo-dev 2011-10-27 04:45:32 UTC
Fixed in CVS.