ACID Xpress 7.0a Exception Errors Ubuntu Studio Linux Wine

Questions about Wine on Linux
Locked
rezx0x
Newbie
Newbie
Posts: 2
Joined: Thu Apr 21, 2016 11:45 am

ACID Xpress 7.0a Exception Errors Ubuntu Studio Linux Wine

Post by rezx0x »

Hello, ACID Xpress 7 keeps crashing giving the following exception errors:

ACID Xpress 7.0
Version 7.0a (Build 73)
Exception 0xC0000005 (access violation) WRITE:0x8 IP:0xFC0AC1
In Module 'acidxpress70k.dll' at Address 0xDA0000 + 0x220AC1
Thread: GUI ID=0x9 Stack=0x33F000-0x340000
Registers:
EAX=00000000 CS=0073 EIP=00fc0ac1 EFLGS=00210246
EBX=016e2bf8 SS=007b ESP=0033f4d4 EBP=00000000
ECX=00000000 DS=007b ESI=016e2620 FS=0033
EDX=0033fdc0 ES=007b EDI=00000000 GS=003b
Bytes at CS:EIP:
00FC0AC1: 83 48 08 01 8B 86 D4 05 .H......
00FC0AC9: 00 00 8B 08 8B 51 04 50 .....Q.P
Stack Dump:
0033F4D4: 61C46800 6179B000 + 4AB800
0033F4D8: 00000000
0033F4DC: 00000000
0033F4E0: 00000008
0033F4E4: 00000000
0033F4E8: 00000000
0033F4EC: 00000000
0033F4F0: 00000000
0033F4F4: 00000000
0033F4F8: 016E2BF8 015D0000 + 112BF8
0033F4FC: 00000000
0033F500: 00000000
0033F504: 00000000
0033F508: 00000000
0033F50C: 00000000
0033F510: 00000000
> 0033F55C: 006BAD71 00400000 + 2BAD71 (acidxpress70.exe)
0033F560: 016E2620 015D0000 + 112620
0033F564: 00000000
0033F568: 01749ED8 015D0000 + 179ED8
0033F56C: 01749ED8 015D0000 + 179ED8
> 0033F5BC: 006B94EF 00400000 + 2B94EF (acidxpress70.exe)
0033F5C0: 012D46D0 012A7000 + 2D6D0
0033F5C4: 00000000
0033F5C8: 00000000
0033F5CC: 00000000
> 0033F5FC: 0049423E 00400000 + 9423E (acidxpress70.exe)
0033F600: 012D46D0 012A7000 + 2D6D0
0033F604: 00000000
0033F608: 00000000
0033F60C: 00000000
> 0033F664: 004943C3 00400000 + 943C3 (acidxpress70.exe)
0033F668: 00000002
0033F66C: 012D9C88 012A7000 + 32C88
0033F670: 00000000
> 0033F674: 005B27D4 00400000 + 1B27D4 (acidxpress70.exe)
0033F678: 00000001
> 0033F680: 0041ADEA 00400000 + 1ADEA (acidxpress70.exe)
- - -
0033FFF0: 7B85F5F0 7B810000 + 4F5F0 (KERNEL32.dll)
0033FFF4: 00000000
0033FFF8: 00000000
0033FFFC: 00000000

I've tried both versions: 7 & 7a with the same results.
Ubuntu Studio is "trusty tahr".
Laptop is P4 with max 1.5 GB memory.
Any help appreciated!
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: ACID Xpress 7.0a Exception Errors Ubuntu Studio Linux Wi

Post by Bob Wya »

  1. What version of Wine are using?
  2. Are you using the official Wine-built packages?
  3. Do you get any console output before the access violation?
  4. I'm presuming the laptop is still running OK? (That's a bit of seriously vintage laptop hardware there!! My P4 laptop died >10 years ago...) :shock:

Please, in future, use the supplied CODE tags to delineate crash dumps/console output/terminal commands from standard text.

Thanks
Bob
rezx0x
Newbie
Newbie
Posts: 2
Joined: Thu Apr 21, 2016 11:45 am

Re: ACID Xpress 7.0a Exception Errors Ubuntu Studio Linux Wi

Post by rezx0x »

What version of Wine are using?

wine-1.6.2

Are you using the official Wine-built packages?

prolly not! I dl'd from here:

<https://appdb.winehq.org/objectManager. ... n&iId=8019>

Do you get any console output before the access violation?

No!

The laptop is over ten years old BUT so is the ACID Xpress software I'm trying to run.
What is meant by "use the supplied CODE tags"? Where are they located, as I have just experienced a serious error I would like to report.

THX!
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: ACID Xpress 7.0a Exception Errors Ubuntu Studio Linux Wi

Post by dimesio »

rezx0x wrote: wine-1.6.2
Your Wine version is over two years old and no longer supported. Upgrade, and use the WineHQ packages. https://wiki.winehq.org/Ubuntu
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: ACID Xpress 7.0a Exception Errors Ubuntu Studio Linux Wi

Post by Bob Wya »

WineHQ Forums Code tag
WineHQ Forums Code tag

Code: Select all

Just donk the code tags around blocks of Code you're posting
It's so someone will feel bothered to answer your question - because you bothered how to learn how to use their forum/website tools...
O.T.
Damn, I was hand-coding Z80 assembler when I was 12 years old... WHAT are they (NOT) teaching kids these days??!! :shock:
Locked