andriwl@andriwll visualg3.0.7]$ wine visualgv25.exe
wine: Unhandled exception 0x0eedfade in thread 11c at address 7B012846 (thread 011c), starting debugger...
011c:err:virtual:virtual_setup_exception stack overflow 1136 bytes in thread 011c addr 0x7bc529aa stack 0x230b90 (0x230000-0x231000-0x330000)
[andriwl@andriwll visualg3.0.7]$ Process of pid=0118 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio name (all IDs are in hex)
00000038 services.exe
0000003c 0
00000040 0
0000004c 0
0000005c 0
00000070 0
0000007c 0
000000ac 0
000000c8 0
000000e0 0
00000044 winedevice.exe
00000048 0
00000054 0
00000058 0
00000060 0
00000064 0
000000d4 0
00000068 winedevice.exe
0000006c 0
00000074 0
00000078 0
00000080 0
00000090 0
00000094 0
00000098 0
000000a4 plugplay.exe
000000a8 0
000000b4 0
000000b8 0
000000bc 0
000000c0 svchost.exe
000000c4 0
000000cc 0
000000d0 0
000000d8 rpcss.exe
000000dc 0
000000e4 0
000000e8 0
000000ec 0
000000f0 0
00000114 0
00000138 0
00000120 conhost.exe
00000124 0
00000128 explorer.exe
0000012c 0
00000130 0
00000134 0
winedbg: Internal crash at 0041E9A1
Help, I was using this application yesterday and now it doesn't work anymore
Help, I was using this application yesterday and now it doesn't work anymore
All I did to it was install things like dmusic or dsound, I tested the app later yesterday at night btw (by accident, but I tested) and it was working, it's just now that it's not anymore.
Re: Help, I was using this application yesterday and now it doesn't work anymore
It may happen that installing a winetrick causes a program to stop working.
To test whether this is the case for you, try starting Visualg in the following way:
To test whether this is the case for you, try starting Visualg in the following way:
Code: Select all
WINEPREFIX=${HOME}/visualg wine visualgv25.exe
Re: Help, I was using this application yesterday and now it doesn't work anymore
> wine: Unhandled exception 0x0eedfade in thread 11c at address 7B012846 (thread 011c), starting debugger...
> 011c:err:virtual:virtual_setup_exception stack overflow 1136 bytes in thread ...
Which wine version are you using?
It seems that you experienced the same error I got few days ago, see thread "Wine 7.4 crashes (virtual_setup_exception stack overflow)"
viewtopic.php?f=8&t=36337#p136505
I assume that it has to do with a bug in wine-7.4 so I've downgraded wine to version 7.3 and all things are running.
> 011c:err:virtual:virtual_setup_exception stack overflow 1136 bytes in thread ...
Which wine version are you using?
It seems that you experienced the same error I got few days ago, see thread "Wine 7.4 crashes (virtual_setup_exception stack overflow)"
viewtopic.php?f=8&t=36337#p136505
I assume that it has to do with a bug in wine-7.4 so I've downgraded wine to version 7.3 and all things are running.
Re: Help, I was using this application yesterday and now it doesn't work anymore
Hi guys, I got that error specifically at the wine-7.4(even wine-7.4-staging) version, so it might be an error in that version of wine, I tried version 7.2 on lutris and it seems to be running fine, also to the first reply, it also didn't work after I used that command since it was the first thing that showed up to my head. Sorry for late response, really busy school days (also I only got the application running again recently since I had to for my IT classes)