https://bugs.winehq.org/show_bug.cgi?id=31647
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE Summary|Draytek Syslog crashes when |DrayTek Syslog Monitor |clicking on search button |4.2.0 crashes when clicking | |on search button (needs | |Microsoft DAO 3.6 Object | |Library prerequisite)
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 37484
--- snip --- $ WINEDEBUG=+tid,+seh,+relay,+ole,+variant wine ./SyslogRd.exe >>log.txt 2>&1 ... 0059:Call ole32.CoCreateInstance(0048a370,00000000,00000017,00495c60,0031549c) ret=0042b783 0059:trace:ole:CoCreateInstance (rclsid={00000514-0000-0010-8000-00aa006d2ea4}, pUnkOuter=(nil), dwClsContext=00000017, riid={00000000-0000-0000-c000-000000000046}, ppv=0x31549c) 0059:trace:ole:CoCreateInstanceEx ({00000514-0000-0010-8000-00aa006d2ea4} (nil) 17 (nil) 1 0x3153f8) ... 0059:err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered 0059:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported 0059:err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x17 0059:Ret ole32.CoCreateInstance() retval=80040154 ret=0042b783 ... 0059:Call oleaut32.SysAllocString(00315398 L"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Z:\home\focht\Downloads\Vigor.mdb") ret=0046a777 ... 0059:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,00315454) ret=0045ca01 0059:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b843fb7 ip=7b843fb7 tid=0059 0059:trace:seh:raise_exception info[0]=19930520 0059:trace:seh:raise_exception info[1]=00315470 0059:trace:seh:raise_exception info[2]=004a021c 0059:trace:seh:raise_exception eax=7b832d8d ebx=00000000 ecx=0000000c edx=00315394 esi=00315438 edi=00315400 0059:trace:seh:raise_exception ebp=003153d8 esp=00315374 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00200216 0059:trace:seh:call_stack_handlers calling handler at 0x481a08 code=e06d7363 flags=1 0059:trace:seh:call_stack_handlers handler at 0x481a08 returned 1 ... 0059:Call user32.MessageBoxA(000305aa,00314b90 "Runtime Error!\n\nProgram: Z:\home\focht\Downloads\SyslogRd.exe\n\n\r\nThis application has requested the Runtime to terminate it in an unusual way.\nPlease contact the application's support team for more information.\r\n",0049105c "Microsoft Visual C++ Runtime Library",00012010) ret=00465b74 --- snip ---
--- snip --- -=[ ProtectionID v0.6.6.7 DECEMBER]=- (c) 2003-2015 CDKiLLER & TippeX Build 24/12/14-22:48:13 Ready... Scanning -> Z:\home\focht\Downloads\SyslogRd.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 1318912 (0142000h) Byte(s) Compilation TimeStamp : 0x4A124A83 -> Tue 19th May 2009 05:58:27 (GMT) [TimeStamp] 0x4A124A83 -> Tue 19th May 2009 05:58:27 (GMT) | PE Header | - | Offset: 0x00000100 | VA: 0x00400100 | - [TimeStamp] 0x4A124A83 -> Tue 19th May 2009 05:58:27 (GMT) | DebugDirectory | - | Offset: 0x000856C4 | VA: 0x004856C4 | - [!] Executable uses SEH Tables (/SAFESEH) (363 calculated 363 recorded... 0 invalid addresses) [File Heuristics] -> Flag #1 : 00000100000000000000000000000000 (0x04000000) [Entrypoint Section Entropy] : 6.55 (section #0) ".text " | Size : 0x832B0 (537264) byte(s) [DllCharacteristics] -> Flag : (0x0000) -> NONE [SectionCount] 4 (0x4) | ImageSize 0x146000 (1335296) byte(s) [VersionInfo] Company Name : DrayTek corp. [VersionInfo] Product Version : 4.2.0 [VersionInfo] File Description : DrayTek Syslog Monitor [VersionInfo] File Version : 4.2.0 [VersionInfo] Original FileName : SysLog.exe [VersionInfo] Internal Name : SysLog.exe [VersionInfo] Legal Copyrights : Copyright(C) DrayTek 1997-2009. Allright reserved. [Debug Info] (record 1 of 1) (file offset 0x856C0) Characteristics : 0x0 | TimeDateStamp : 0x4A124A83 (Tue 19th May 2009 05:58:27 (GMT)) | MajorVer : 0 / MinorVer : 0 -> (0.0) Type : 2 (0x2) -> CodeView | Size : 0x4B (75) AddressOfRawData : 0x964A8 | PointerToRawData : 0x964A8 CvSig : 0x53445352 | SigGuid 104CEDBB-1197-43A8-BD3DFD3DBA5FC4CC Age : 0x1 | Pdb : e:\Work vc\SysLog\4.2.0(0518)\Release\SysLog20.pdb [CompilerDetect] -> Visual C++ 7.1 (Visual Studio 2003) [!] File appears to have no protection or is using an unknown protection - Scan Took : 0.395 Second(s) [00000018Bh (395) tick(s)] [499 of 573 scan(s) done] --- snip ---
$ sha1sum Syslog\ V4.2.0.zip 78ba9c3ddfaa9d4322ff22c36396a049a0d73652 Syslog V4.2.0.zip
$ du -sh Syslog\ V4.2.0.zip 364K Syslog V4.2.0.zip
$ wine --version wine-1.8-rc3-53-g97ac9d4
Regards
*** This bug has been marked as a duplicate of bug 37484 ***