[Bug 36617] New: boost::wregex causes programs to crash
http://bugs.winehq.org/show_bug.cgi?id=36617 Bug ID: 36617 Summary: boost::wregex causes programs to crash Product: Wine Version: 1.7.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: d.m.bugs(a)web.de Created attachment 48668 --> http://bugs.winehq.org/attachment.cgi?id=48668 The test program boost::wregex causes (at least my) programs to crash. I made a short test program and attatched it. This problems occurs while the boost::wregex object is created, but only with the wregex version. The normal ones (boost::regex) are working fine. I compiled this program and also boost (v1.55.0 from the AUR) with MinGW on my Arch Linux. I tested the compiled program also an my Windows 7 VM where it worked without any errors or warnings. Exactly the same error occurs when I use the std version of boost::wregex OS: Arch Linux MinGW: x86_64-w64-mingw32-g++ (GCC) 4.9.0 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Sorry for my bad English :) -- 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=36617 --- Comment #1 from Daniel Mensinger <d.m.bugs(a)web.de> --- Created attachment 48669 --> http://bugs.winehq.org/attachment.cgi?id=48669 The wine output -- 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=36617 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |msvcrt Ever confirmed|0 |1 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- --- wine: Call from 0x7b84aa6b to unimplemented function msvcrt.dll.wcsxfrm, aborting --- Confirming. -- 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=36617 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|boost::wregex causes |boost::wregex causes |programs to crash |programs to crash - needs | |wcsxfrm() -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36617 --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- https://source.winehq.org/git/wine.git/commitdiff/b540277cc7b8dc5b8118ce948b... Please retest in git -- 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=36617 --- Comment #4 from Daniel Mensinger <d.m.bugs(a)web.de> --- Thanks. It works. -- 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=36617 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b540277cc7b8dc5b8118ce948b4 | |85afe802ab79e Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Daniel Mensinger from comment #4)
Thanks. It works.
Marking fixed, thanks for testing. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36617 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.21. -- 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)
-
wine-bugs@winehq.org