Re: Assertion Failed!: MSVCP140D.dll , Expression: ploc->_Mbcurmax == 1 || ploc->_Mbcurmax == 2

2018-05-11 Thread Tor Lillqvist
On 11 May 2018 at 17:06, himajin10 wrote: > Thanks you Tor Lillqvist > > https://gerrit.libreoffice.org/#/c/54110/ > > Now, I confirmed that I can make my own build again. > > Ah, great, I didn't remember your message when I worked on it last night. --tml

Re: Assertion Failed!: MSVCP140D.dll , Expression: ploc->_Mbcurmax == 1 || ploc->_Mbcurmax == 2

2018-05-11 Thread himajin100000
Thanks you Tor Lillqvist https://gerrit.libreoffice.org/#/c/54110/ Now, I confirmed that I can make my own build again. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Assertion Failed!: MSVCP140D.dll , Expression: ploc->_Mbcurmax == 1 || ploc->_Mbcurmax == 2

2018-05-09 Thread Jack Bates
I don't use Visual Studio and haven't investigated this at all, but I did recently see a Mozilla dev-builds post about Visual Studio 2017 15.7.0 and wonder if it's in any way related: https://groups.google.com/d/msg/mozilla.dev.builds/SNaRs1f6Ai4/0J8h6CSXBAAJ On 2018-05-08 02:30 PM, Kaganski

Re: Assertion Failed!: MSVCP140D.dll , Expression: ploc->_Mbcurmax == 1 || ploc->_Mbcurmax == 2

2018-05-08 Thread Kaganski Mike
On 5/6/2018 9:49 PM, himajin10 wrote: > I've updated my Visual Studio 2017 Preview to 15.7.0 Preview 6.0 and > then started to fail to make my own  LibreOffice build with the > following error. > ... I see quite a few changes in the 15.7.0 changelog [1] that might affect us; so - did you

Re: Assertion Failed!: MSVCP140D.dll , Expression: ploc->_Mbcurmax == 1 || ploc->_Mbcurmax == 2

2018-05-08 Thread himajin100000
the code reaches before this line, but does not reach after this line https://github.com/boostorg/locale/blob/7cfa65b2b8114afe44c7a950553620133cd5df15/src/std/std_backend.cpp#L152 I tried std::cout << typeid(name.c_str()).name() << std::endl; and the terminal showed char const * __ptr64

Re: Assertion Failed!: MSVCP140D.dll , Expression: ploc->_Mbcurmax == 1 || ploc->_Mbcurmax == 2

2018-05-06 Thread himajin100000
more to add: SHA-256 of MSVCP140D.DLL: 831c4c13bc87604b60d0daa7317edd178ed33517a199cb1fc9c4890d7e9e038a as I noticed this may be caused by update to Windows 10 ver 1803(build 17134.1) ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Assertion Failed!: MSVCP140D.dll , Expression: ploc->_Mbcurmax == 1 || ploc->_Mbcurmax == 2

2018-05-06 Thread himajin100000
Hi, himajin10 here. Just for explanation(but I'll definitely be very happy if you kindly help me.) I've updated my Visual Studio 2017 Preview to 15.7.0 Preview 6.0 and then started to fail to make my own LibreOffice build with the following error. Debug Assertion Failed! Program: