Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86593 - gsm is broken on amd64, patch included
Summary: gsm is broken on amd64, patch included
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High major
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-03-24 15:49 UTC by Marcin Slusarz
Modified: 2005-04-01 12:35 UTC (History)
0 users

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


Attachments
solution (gsm-amd64.diff,591 bytes, patch)
2005-03-24 15:50 UTC, Marcin Slusarz
Details | Diff
testcase (test.c,190 bytes, text/plain)
2005-03-29 05:35 UTC, Marcin Slusarz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Slusarz 2005-03-24 15:49:47 UTC
gsm_encode crashes whole application with:
src/lpc.c:200: Reflection_coefficients: Warunek zapewnienia `temp >= 0 && temp < 32' nie zosta&#322; spe&#322;niony.


Reproducible: Always
Steps to Reproduce:
Comment 1 Marcin Slusarz 2005-03-24 15:50:23 UTC
Created attachment 54394 [details, diff]
solution
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-28 16:49:46 UTC
can you give an example on how to reproduce that error?
Comment 3 Marcin Slusarz 2005-03-29 05:35:58 UTC
Created attachment 54754 [details]
testcase

i didn't know it when i created a report, but this bug happens only when option
GSM_OPT_FAST is enabled
Comment 4 Jan Brinkmann (RETIRED) gentoo-dev 2005-04-01 12:35:37 UTC
thanks for your report and for the patch. in cvs now.