[Vm-dev] compilation on x86_64 linux

Laurent Sebag laurentsebag at free.fr
Sun Jan 13 13:18:36 UTC 2008


Hi,

I've installed squeak on my x86_64 linux but I have some problems :

 - during the compilation there are many warnings like : 
/home/user/squeak/install/src/svn/squeak-svn_install/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/mpeg3video.c:270: 
warning: cast to pointer from integer of different size

 - and when I'm using squeak it frequently hangs with a segmentation 
fault (it hangs every time squeak has to play a sound) :
/home/user/squeak/install/src/squeak-svn/platforms/unix/vm-sound-custom/sqUnixCustomSound.c:57 
sound_Stop
/home/user/squeak/install/src/squeak-svn/platforms/unix/vm-sound-custom/sqUnixCustomSound.c:51 
sound_Start
/home/user/squeak/install/src/squeak-svn/platforms/unix/vm-sound-custom/sqUnixCustomSound.c:27 
sound_AvailableSpace

Segmentation fault

29753028 [] in >playLoop
29753120 [] in Semaphore>critical:
29752844 BlockContext>ensure:
29752660 Semaphore>critical:
29720144 >playLoop
29719960 [] in >startPlayerProcessBufferSize:rate:stereo:sound:
29720052 [] in BlockContext>newProcess
Aborted

Anybody can help ?

Laurent



More information about the Vm-dev mailing list