← Back to team overview

scratch team mailing list archive

[Bug 1009080] Re: pulse audio plugin seg fault on scratch in 64 bit 12.04

 

This bug was fixed in the package squeak-vm - 1:4.10.2.2614-1ubuntu2

---------------
squeak-vm (1:4.10.2.2614-1ubuntu2) saucy; urgency=low

  * pcre-compat.patch: adapt to new libpcre api
 -- Julian Taylor <jtaylor@xxxxxxxxxx>   Sun, 11 Aug 2013 21:46:58 +0200

** Changed in: squeak-vm (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Scratch
Maintainers, which is subscribed to squeak-vm in Ubuntu.
https://bugs.launchpad.net/bugs/1009080

Title:
  pulse audio plugin seg fault on scratch in 64 bit 12.04

Status in “squeak-vm” package in Ubuntu:
  Fix Released

Bug description:
  To reproduce:

  1. Execute Scratch using current VM and pulse plugin (on Ubuntu 12.04, 64 bit system): 
  Executing: /usr/lib/squeak/4.4.7-2357/squeakvm -encoding UTF-8 -vm-display-x11 -xshm -plugins /usr/lib/scratch/plugins/:/usr/lib/squeak/4.4.7-2357/ -vm-sound-pulse /usr/share/scratch/Scratch.image 
  (There is no pulse plugin in /usr/lib/scratch/plugins in my installation package, so it must be using the one in /usr/lib/squeak/4.4.7-2357)

  2. Click "Sounds" tab, click play icon next to meow. That results in:

  Segmentation fault

  10273532 [] in SoundPlayer class>playLoop
  10262332 Semaphore>critical:
  10262240 SoundPlayer class>playLoop
  10273228 [] in SoundPlayer class>startPlayerProcessBufferSize:rate:stereo:
  10273320 [] in BlockContext>newProcess
  Aborted (core dumped)

  Note that the installation of the same package on 32 bit systems does
  not produce the error (playback and recording both work).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squeak-vm/+bug/1009080/+subscriptions


References