[Helix-client-dev] Re: splay - runtime error
Milko Boic milko at real.comAt 11:09 AM 9/4/2006, Edgard Lima wrote: >Milko, sorry I still have problems. Is it a bug in current version? Yes. There is an open bug specific to .mp3 files (.mp3 datatype) on HEAD for Linux. It manifests as memory corruption. You can 1_5_0_ cayenne mp3 plugins to get around the problem. >Now I'm getting runtime error (plays 1 second then crashes). > >[0] Set BIF branch (helix) >[1] Set Target(s) (splay) >[2] Set Profile >(/home/edlima/Projects/Helix/cvs/build/umakepf/helix-client-all-defines) >[3] run: build -trelease > >$ set | grep SYSTEM >SYSTEM_ID=linux-2.2-libc6-gcc32-i586 > >$ gcc --version >gcc (GCC) 3.3.6 (Ubuntu 1:3.3.6-10) > >$ ./release/splay file:///home/edlima/Projects/testFiles/Test.mp3 >Simpleplayer is looking for the client core at >/home/edlima/Projects/Helix/cvs/HEAD/splay/release/hxmedpltfm.so >Common DLL path DT_Common=/home/edlima/Projects/Helix/cvs/HEAD/splay/release >Plugin path DT_Plugins=/home/edlima/Projects/Helix/cvs/HEAD/splay/release >Codec path DT_Codecs=/home/edlima/Projects/Helix/cvs/HEAD/splay/release >opening file:///home/edlima/Projects/testFiles/Test.mp3 on player 0 >----------------clip info-------------------- >========Source 0======== >====File Header==== >StreamCount 1 >Title Steppe Kargiraa - Fedor Tau > 0x53 0x74 0x65 0x70 0x70 0x65 0x20 0x4b 0x61 0x72 0x67 >0x69 0x72 0x61 0x61 0x20 > 0x2d 0x20 0x46 0x65 0x64 0x6f 0x72 0x20 0x54 0x61 0x75 0x00 >Author Various Artists - Smithsonian Folkways > 0x56 0x61 0x72 0x69 0x6f 0x75 0x73 0x20 0x41 0x72 0x74 >0x69 0x73 0x74 0x73 0x20 > 0x2d 0x20 0x53 0x6d 0x69 0x74 0x68 0x73 0x6f 0x6e 0x69 >0x61 0x6e 0x20 0x46 > 0x6f 0x6c 0x6b 0x77 0x61 0x79 0x73 0x00 >Abstract Tuva: Voices from the Center of Asia > 0x54 0x75 0x76 0x61 0x3a 0x20 0x56 0x6f 0x69 0x63 0x65 >0x73 0x20 0x66 0x72 0x6f > 0x6d 0x20 0x74 0x68 0x65 0x20 0x43 0x65 0x6e 0x74 0x65 >0x72 0x20 0x6f 0x66 > 0x20 0x41 0x73 0x69 0x61 0x00 >Genre (16) > 0x28 0x31 0x36 0x29 0x00 >====Stream 0==== >StreamNumber 0 >AvgBitRate 218944 >SampleRate 44100 >SamplesPerSecond 44100 >NumChannels 2 >Channels 2 >Preroll 1000 >Duration 26885 >MaxPacketSize 1024 >AvgPacketSize 649 >StartTime 0 >TrackEndTime 26885 >IsAudioStream 1 >PostDecodeDelay 1000 >MimeType audio/MPEG-ELEMENTARY >ASMRuleBook AverageBandwidth=218944, AverageBandwidthStd=0, Priority=9; >--------------------------------------------- >*** glibc detected *** corrupted double-linked list: 0x08161048 *** >Aborted > > >BR, >Edgard >