Nearly every program gets error.

Questions about Wine on macOS.
Locked
bratpfanne
Newbie
Newbie
Posts: 1
Joined: Tue Sep 04, 2012 8:44 am

Nearly every program gets error.

Post by bratpfanne »

Hi,
I'm completely new to Wine. I hope you can help me with my problem. :D
(I have Mac OS X 10.7.4, wine 1.4.1)

Today I tried to install Lightworks, a video-editing program. However, it didn't work and the Setup quited, because it couldn't find a specific service. After this, some programs I opened gave me errors, but the programs worked without problems. I restarted the Mac, but it was still the same.
This is the exact error I get:

Code: Select all

 The program (unidentified) has encountered a serious problem and needs to close. We are sorry for the inconvenience.

Also there is a button, which says "Show Details"
This is what I get, when I click this button:

Code: Select all

Unhandled exception: privileged instruction in 32-bit code (0x005ae299).
Register dump:
 CS:001b SS:0023 DS:0023 ES:0023 FS:1017 GS:000f
 EIP:005ae299 ESP:0053f280 EBP:0053f358 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00000000 EBX:00000000 ECX:0053f274 EDX:00000042
 ESI:005cb020 EDI:0053f334
Stack dump:
0x0053f280:  00000001 0054670e 401c444f 005cb020
0x0053f290:  401c262c 00000000 00000000 00000000
0x0053f2a0:  00000000 00000000 00000000 00000000
0x0053f2b0:  00000000 00000000 00000000 00000000
0x0053f2c0:  00000000 00000000 00000000 00000000
0x0053f2d0:  00000000 00000000 00000000 00000000
0202: sel=1017 base=7ffa0000 limit=00000fff 32-bit rw-
Backtrace:
=>0 0x005ae299 in hardlock.sys (+0x6e299) (0x0053f358)
  1 0x401c2d8b in winedevice (+0x2d8a) (0x0053f628)
  2 0x404c2655 (0x0053f688)
  3 0x7bc64ebc (0x0053f6a8)
  4 0x7bc65fda (0x0053f728)
  5 0x7bc64e82 (0x0053f748)
  6 0x7bc6ce67 (0x0053ff98)
  7 0x978c7ed9 (0x0053ffc8)
  8 0x978cb6de (0x0053ffec)
0x005ae299: movl	%eax,%cr4
Modules:
Module	Address			Debug info	Name (8 modules)
PE	  540000-  5d0000	Export          hardlock.sys
PE	401c0000-401c3000	Export          winedevice
PE	401d0000-401d4000	Deferred        hal
PE	40490000-40494000	Deferred        advapi32
PE	40710000-40714000	Deferred        ntoskrnl
PE	40760000-40764000	Deferred        rpcrt4
PE	7b810000-7b99b000	Deferred        kernel32
PE	7bc10000-7bc14000	Deferred        ntdll
Threads:
process  tid      prio (all id:s are in hex)
0000000e services.exe
	00000028    0
	00000027    0
	0000001f    0
	00000015    0
	00000010    0
	0000000f    0
00000012 (D) C:\windows\system32\winedevice.exe
	00000019    0 <==
	00000014    0
	00000013    0
0000001a winedevice.exe
	00000025    0
	00000021    0
	0000001e    0
	0000001b    0
00000022 plugplay.exe
	00000029    0
	00000026    0
	00000023    0
0000002a explorer.exe
	0000002b    0
System information:
    Wine build: wine-1.4.1
    Platform: i386
    Host system: Darwin
    Host version: 11.4.0
Can anybody help me? Thanks a lot! :)

bratpfanne
seasamin
Newbie
Newbie
Posts: 1
Joined: Tue Jan 01, 2013 6:34 pm

Re: Nearly every program gets error.

Post by seasamin »

I have been using wine for several years and this same issue for wine program starts commenced a few months ago. Programs still ran ok but had to remove multiple error message notices of this type on each of their start-up. I do not use wine software very often so just persisted with the nuisance. Can not find solution in web searching. Will watch this thread to see if any help found and post back if I find anything. Meanwhile can not help past validating you are not the only sufferer.

Problem is on my main computer currently on Wine 1.4 in Ubuntu 10.04 (all version update manager updates applied). It is not happening on another computer with Ubuntu 12.04 with Wine 1.4.1. Not ready go to Ubuntu 12.04 on Main computer until resolve practical user structures not found available yet or retro-fittable in 12.04 (but close to it).
David
Locked