[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] strange crashy state in win32
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: [sc-users] strange crashy state in win32
- From: Graham Coleman <ravelite@xxxxxxxxx>
- Date: Mon, 4 May 2009 13:23:07 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=bSFXwAuq/f0ZKIjnpGfa4YGXBjOpFG2PzHKhb7RqW+s=; b=ob7yOoPP9BFmXGpZ4kRoZAYPIYbFq8FgkRRU1mUyJFC9HgoWAApKsv7dzp6l2IpL6W 5U94y8+92BV/47enoAYvxmlbRYioocEb2XlQhQfnLy/zWLBMSzktJ3oz3kunU9awVz+f f5GTpmuBJfNzmA5vii+FVZeXQE39WM1nStPSI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=bekLbrm3iPCg865lb13S+ALnAdDGAYiw+rTvfeeGbyiofuWCe/eT8qbnBCN/tAZxvd vWGmNAvWxjUmZ2Wh3ePuWOQbGZMMtf1S1hNZEvfnTlrSUvLLrenZR9QYxFXi02JH8HyF dTcdNPV6LQXm7OfAAcmRakT+wK/UIt1Xwt+Kg=
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
Greetings!
My installation seems to be in a state that it's crashing all of the time. Not sure exactly what changed, it was working fine.
I un/reinstalled it but it didn't seem to help.
- I was using what I believe to be Dan's last build, filename "PsyCollider-14032008.zip".
- output from debugging in Visual Studio:
The thread 'Win32 Thread' (0x4a0) has exited with code 0 (0x0).
Unhandled exception at 0x7c918fea in Psycollider.exe: 0xC0000005: Access violation writing location 0x5f69203c.
- Psycollider.exe.log in the installation directory is empty.
- for the build of "supercollider-installer-3.3winAlpha6.zip", it is not crashing at the outset, but failing on 'ERROR: Primitive '_FileWrite' failed.' in the startup and subsequently unable to access the default synthdef.
- anything I can add to help debug?
Graham