RE: PulesAudio IVI module // when register funcbridge it quits with a segmentation fault

2014-06-16 Thread robert . fritzsche
// when register funcbridge it quits with a segmentation fault Robert, after a quick look it appears that pulseaudio-module-murphy-ivi crashes in the very early phases of the module initialization, before it could read the actual config file. >From LUA's perspective just some very basic ca

RE: PulesAudio IVI module // when register funcbridge it quits with a segmentation fault

2014-06-16 Thread robert . fritzsche
[Solved] Sorry, my bad. I forgot to compile lua with dl ;-) Now it works. -Original Message- From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of robert.fritzs...@daimler.com Sent: Montag, 16. Juni 2014 13:25 To: ivi@lists.tizen.org Subject: PulesAudio IVI module // when registe

RE: PulesAudio IVI module // when register funcbridge it quits with a segmentation fault

2014-06-16 Thread Kovacs, Janos
Robert, after a quick look it appears that pulseaudio-module-murphy-ivi crashes in the very early phases of the module initialization, before it could read the actual config file. >From LUA's perspective just some very basic calls have been called before the >crash: lua_newstate() lua_