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

Bug 81576

Summary: amsynth will not start
Product: Gentoo Linux Reporter: Matt Henley <nwmatt>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED WONTFIX    
Severity: normal CC: eradicator, l33tmmx, xero
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Henley 2005-02-10 21:29:06 UTC
When I try to start amSynth I get the following error:
matt@snoopy ~ $ amSynth
amSynth 1.0.0
Copyright 2001-2004 Nick Dowell and others.
amSynth comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

GLib-WARNING **: getpwuid_r(): failed due to: No such user 1000.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  St9bad_alloc
/usr/bin/amSynth: line 75: 15640 Aborted                 $BINDIR/amSynth.bin $*

********** there was an error! **********

please check your config in ~/.amSynthrc

I am user 1000 and I am running realtime-lsm

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-03-15 14:24:46 UTC
torbenh is retired
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-05-04 15:32:46 UTC
what user are you starting it as?  What's the uid for that user?
Comment 3 Eric Shattow 2005-05-29 15:49:30 UTC
this bug is related to the compiler used to produce binary executable for
amSynth.bin;   upstream needs to fix this.
Comment 4 Jordan 2005-05-31 16:42:14 UTC
I get this when /usr/libexec/amSynth.bin has suid. When I chmod 755 it, this
goes away. This only happens with jack + realtime-lsm. Non-realtime jack and
amsynth works fine.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-08-04 08:59:08 UTC
*** Bug 101343 has been marked as a duplicate of this bug. ***