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@winehq.org Reporter: d.m.bugs@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 :)
http://bugs.winehq.org/show_bug.cgi?id=36617
--- Comment #1 from Daniel Mensinger d.m.bugs@web.de --- Created attachment 48669 --> http://bugs.winehq.org/attachment.cgi?id=48669 The wine output
http://bugs.winehq.org/show_bug.cgi?id=36617
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |msvcrt Ever confirmed|0 |1
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- --- wine: Call from 0x7b84aa6b to unimplemented function msvcrt.dll.wcsxfrm, aborting ---
Confirming.
http://bugs.winehq.org/show_bug.cgi?id=36617
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|boost::wregex causes |boost::wregex causes |programs to crash |programs to crash - needs | |wcsxfrm()
https://bugs.winehq.org/show_bug.cgi?id=36617
--- Comment #3 from Austin English austinenglish@gmail.com --- https://source.winehq.org/git/wine.git/commitdiff/b540277cc7b8dc5b8118ce948b...
Please retest in git
http://bugs.winehq.org/show_bug.cgi?id=36617
--- Comment #4 from Daniel Mensinger d.m.bugs@web.de --- Thanks. It works.
http://bugs.winehq.org/show_bug.cgi?id=36617
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b540277cc7b8dc5b8118ce948b4 | |85afe802ab79e Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Daniel Mensinger from comment #4)
Thanks. It works.
Marking fixed, thanks for testing.
https://bugs.winehq.org/show_bug.cgi?id=36617
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.21.