[chuck-users] 1.2.0.0 winXP crashes on replacement

Ge Wang gewang at CS.Princeton.EDU
Wed Feb 15 21:37:34 EST 2006


Hi Graham,

Are you using 1.2.0.0?  The crash on replace bug has been fixed since.
Try upgrading to the current version.  There have been a few API changes
between then and now, most notably std.abs( float ) became std.fabs( 
float )
and std.abs( int ) and hmm that may be it if you are going directly from
1.2.0.0 to 1.2.0.4.

(If this is happening with a more recent version of chuck, then we got 
a new
bug to track down)

As for search through the archives, I don't know if it's possible with 
the
version of mailman our department is running.  If anyone knows how,
please post.

Thanks!

Best,
Ge!

On Feb 15, 2006, at 6:26 PM, Graham Coleman wrote:

> Here's an example usage:
>
> in one command line:
> C:\Documents and Settings\Graham>chuck --loop
> [chuck](VM): sporking incoming shred: 1 (scale.ck)...
> [chuck](VM): sporking incoming shred: 2 (pop1_fm1.ck)...
> [chuck](VM): replacing shred 2 (pop1_fm1.ck) with 2 (pop1_fm1.ck)...
> <vm stops>
>
> in another one:
> C:\Documents and Settings\Graham\My Documents\chuck>chuck + scale.ck
> sessions\po
> p1\pop1_fm1.ck
> [chuck(remote)]: operation successful
>
> C:\Documents and Settings\Graham\My Documents\chuck>chuck = 2
> sessions\pop1\pop1
> _fm1.ck
> [chuck(remote)]: operation successful
>
> The sound begins to skip, and we get an error dialog:
> "chuck.exe has encountered a problem and needs to close.
> We are sorry for the inconvenience."
>
> If you debug the process in Visual Studio, you get:
> Unhandled exception at 0x0041117c in chuck.exe: 0xC0000005: Access
> violation reading location 0x00000000.
>
> Strangely, replacement works great with the Audicle.
> Which is a joy to use!
>
> best,
>
> Graham
>
> PS Is there a way to search the list archives? I want to make sure I'm 
> not
> double posting previous issues.
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users



More information about the chuck-users mailing list