[Bug 38017] New: sdb2xml (.NET 2.0 app) crashes on unimplemented function apphelp.dll.SdbGetFirstChild

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 5 14:39:13 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=38017

            Bug ID: 38017
           Summary: sdb2xml (.NET 2.0 app) crashes on unimplemented
                    function apphelp.dll.SdbGetFirstChild
           Product: Wine
           Version: 1.7.35
          Hardware: x86
               URL: http://blogs.msdn.com/b/heaths/archive/2007/11/02/sdb2
                    xml.aspx
                OS: Linux
            Status: NEW
          Keywords: dotnet, download
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
                CC: austinenglish at gmail.com, focht at gmx.net
        Depends on: 35893
      Distribution: ---

Followup to bug 35893

Created a dummy file:

--- snip ---
$ touch foo.sdb
--- snip ---

Run the app:

--- snip ---
$ wine ./sdb2xml.exe foo.sdb
fixme:apphelp:SdbOpenDatabase stub: L"foo.sdb" 00000000
<?xml version="1.0" encoding="IBM437" standalone="yes"?>
<SDB xmlns:xs="http://www.w3.org/2001/XMLSchema" path="foo.sdb"wine: Call from
0x7b83957c to unimplemented function apphelp.dll.SdbGetFirstChild, aborting

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list