[Bug 59172] New: Program crash due to missing msports ComDBOpen/ComDBClose
http://bugs.winehq.org/show_bug.cgi?id=59172 Bug ID: 59172 Summary: Program crash due to missing msports ComDBOpen/ComDBClose Product: Wine Version: 11.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: stefan.bruens@rwth-aachen.de Distribution: --- CEnumerateSerial is an opensource test/debug utility to test various methods of serial port enumeration. http://www.naughter.com/enumser.html It currently crashes due to missing implementations of msports ComDBOpen/ComDBClose. The actual implementation is not really needed (the ComDBOpen return code is checked, an enumeration is skipped if it fails), a trivial ERROR_ACCESS_DENIED return is sufficient. wine: Call from 7BC57297 to unimplemented function msports.dll.ComDBOpen, aborting wine: Unimplemented function msports.dll.ComDBOpen called at address 7BC57297 (thread 0024), starting debugger... WineDbg attached to pid 0020 012c:fixme:dbghelp:elf_search_auxv can't find symbol in module 012c:fixme:dbghelp:elf_search_auxv can't find symbol in module wine: Call from 7BC57297 to unimplemented function msports.dll.ComDBOpen, 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.
http://bugs.winehq.org/show_bug.cgi?id=59172 Austin English <austinenglish@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source Summary|Program crash due to |CEnumerateSerial needs |missing msports |unimplemented function |ComDBOpen/ComDBClose |msports.dll.ComDBOpen -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59172 --- Comment #1 from Stefan Brüns <stefan.bruens@rwth-aachen.de> --- Corresponding merge request: https://gitlab.winehq.org/wine/wine/-/merge_requests/9829 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59172 Stefan Brüns <stefan.bruens@rwth-aachen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Stefan Brüns <stefan.bruens@rwth-aachen.de> --- MR merged -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59172 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |serial Fixed by SHA1| |e186f84d396b1ba47b1a9a3bdbf | |cc6bd4c0326fd -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59172 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.1. -- 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.
participants (1)
-
WineHQ Bugzilla