From: richard -r. w. <ric...@gm...> - 2011-06-23 16:11:02
|
On Thu, Jun 23, 2011 at 5:38 PM, Riccardo Murri <ric...@gm...> wrote: > Hello, > > I'm trying to run some MatLab compiled code in a x86_64 Debian squeeze UML; > unfortunately, the code crashes and the backtrace indicates that the problem is > due to a failing clone() call. > UML had some problems with threads, but now every should work fine. Even on x86_64. :-) Where exactly does the code fail? Please provide us a stand-alone test case. Does the program work in UML/i386? -- Thanks, //richard |