From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 12:02:12 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9E0716A41F for ; Sun, 6 Nov 2005 12:02:12 +0000 (GMT) (envelope-from mback99@telia.com) Received: from pne-smtpout2-sn2.hy.skanova.net (pne-smtpout2-sn2.hy.skanova.net [81.228.8.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id C839343D58 for ; Sun, 6 Nov 2005 12:02:08 +0000 (GMT) (envelope-from mback99@telia.com) Received: from [192.168.0.2] (217.211.47.5) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) (authenticated as u41020144) id 4365DD8D001A6E18 for questions@freebsd.org; Sun, 6 Nov 2005 13:02:07 +0100 Message-ID: <436DF0F3.5020103@telia.com> Date: Sun, 06 Nov 2005 13:02:59 +0100 From: Mikael Backman User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051009 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: wine and webcam software X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 12:02:13 -0000 Hi. I have installed wine from the ports and run winecfg. When I try to install my webcam software this happens: Installshield works fine and extracts the files but then when the cam setup app setup.exe start to run run wine aborts with a long error message. root: /home/mb #wine z:\\home\\mb\\webcam603enu.exe fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:advapi:CheckTokenMembership (0x0 0x1ab4d0 0x34f2b8) stub! wine: Unhandled exception (thread 0010), starting debugger... WineDbg starting on pid 0xe Couldn't initiate DbgHelp Unhandled exception: page fault on read access to 0x0041954a in 32-bit code (0x0 04092de). file_set_error: Bad address file_set_error: Bad address In 32 bit mode. Register dump: CS:001f SS:002f DS:002f ES:002f FS:10ff GS:008f EIP:004092de ESP:0062ee5c EBP:0062ee94 EFLAGS:00010246( - 00 -RIZP1) EAX:0000001d EBX:000000ba ECX:00000003 EDX:00000000 ESI:0041954a EDI:00419510 Stack dump: 0x0062ee5c: 00020032 00020032 0062eec0 9c38f418 0x0062ee6c: 00405b58 00009003 0062ee94 00020032 0x0062ee7c: 0062ee8c 9c348454 9c38f200 9c38f418 0x0062ee8c: 0062ef34 9c34b3db 00410390 00420148 0x0062ee9c: 00000001 0041039c 00000000 00410394 0x0062eeac: 00000005 9c38f200 9c38f418 0002002e 021f: sel=10ff base=00112000 limit=00001fff 32-bit rw- Backtrace: file_set_error: Bad address =>1 0x004092de (0x0062ee94) 2 0x00420148 (0x00410390) 3 0x00000000 (0x004024b3) file_set_error: Bad address 0x004092de: andw $0,0x0(%esi) Modules: Module Address Debug info Name (0 modules) Threads: process tid prio (all id:s are in hex) 0000000e (D) C:\Program Files\Logitech\QuickCamWebInstall\AppInst\setup.exe 00000010 0 <== 0000000f 0 00000008 00000009 0 WineDbg terminated on pid 0xe What to do? /Mikael