http://bugs.winehq.org/show_bug.cgi?id=4570
Summary: dbghelp.dll.so: symbol regexec not defined in libc.so.6 Product: Wine Version: 0.9.7. Platform: PC URL: http://www.ag.ch/steueramt/de/pub/angebote/steuererklaer ungen.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: moz@liebesgedichte.siteware.ch
The programm EasyTax 2005 (get a free version from the provided link) fails with the following output:
wine "C:\Program Files\EasyTax\AG2005\EasyTax2005_AG.exe" err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered fixme:ole:CoCreateInstance no classfactory created for CLSID {00000514-0000-0010-8000-00aa006d2ea4}, hres is 0x80040154 wine: Unhandled exception 0x0eedfade at address 0x0000:0x7fcb08d0 (thread 0009), starting debugger... err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll": /usr/lib/wine/dbghelp.dll.so: symbol regexec, version GLIBC_2.3.4 not defined infile libc.so.6 with link time reference err:module:import_dll Loading library dbghelp.dll (which is needed by L"C:\windows\system32\winedbg.exe") failed (error c000007a). err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\winedbg.exe" failed, status c0000135
Is this a compatibility problem with the glibc of debian stable or a something else? Using the builds from http://wine.sourceforge.net/apt/. Any help appreciated.