http://bugs.winehq.org/show_bug.cgi?id=25911
Summary: Miranda + windows riched20.dll = crash Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: jl2001@inbox.ru
Miranda + srmm.dll + chat.dll from here http://www.miranda-im.org/download/
then i use build-in riched20 - miranda hasn't url in message and chat and other (color...)
So I used riched20.dll from windows (i use it from XP, win2003, win7), last is in attachment.
But on wine in ubuntu 1.3.9-0ubuntu1~maverickppa2 (I think 1.3.9 or near) miranda started has crash on opening chat or opening received message
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #1 from J.L. jl2001@inbox.ru 2011-01-28 06:51:20 CST --- Created an attachment (id=33025) --> (http://bugs.winehq.org/attachment.cgi?id=33025) stacketrace
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #2 from J.L. jl2001@inbox.ru 2011-01-28 06:53:11 CST --- Created an attachment (id=33026) --> (http://bugs.winehq.org/attachment.cgi?id=33026) riched20.dll from win7
http://bugs.winehq.org/show_bug.cgi?id=25911
J.L. jl2001@inbox.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |x86-64
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-01-28 06:56:44 CST --- The content of attachment 33026 has been deleted by Alexandre Julliard julliard@winehq.org who provided the following reason:
Copyright violation
The token used to delete this attachment was generated at 2011-01-28 06:56:18 CST.
http://bugs.winehq.org/show_bug.cgi?id=25911
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|richedit |-unknown Version|unspecified |1.3.9
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #4 from Austin English austinenglish@gmail.com 2011-01-28 13:26:04 CST --- (In reply to comment #1)
Created an attachment (id=33025)
--> (http://bugs.winehq.org/attachment.cgi?id=33025) [details]
stacketrace
err:virtual:map_file_into_view failed to set 00000007 protection on file map, noexec filesystem?
Fix that first.
http://bugs.winehq.org/show_bug.cgi?id=25911
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #5 from Dan Kegel dank@kegel.com 2011-01-28 13:51:26 CST --- In other words, run everything from a standard ext3 or ext4 filesystem, don't mount anything from a windows or network filesystem. What does 'mount' show?
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #6 from J.L. jl2001@inbox.ru 2011-01-28 16:11:48 CST --- "Fix that first."
I comment new log
"In other words, run everything from a standard ext3 or ext4 filesystem, don't mount anything from a windows or network filesystem. What does 'mount' show?"
$ mount|grep second /dev/sda3 on /second type ext4 (rw,noatime,errors=remount-ro)
and in new log
ps: /second/1/1$ ls -la *.dll -rw-r--r-- 1 jl jl 157184 2009-07-14 05:15 msls31.dll (without this riched20.dll not worked - messagebox in it said then a opening chat or message window, press "ok" and crash too, this is windows dll too) -rw-r--r-- 1 jl jl 473600 2009-07-14 05:16 riched20.dll -rw-r--r-- 1 jl jl 54372 2011-01-21 19:46 zlib.dll (from miranda)
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #7 from J.L. jl2001@inbox.ru 2011-01-28 16:15:42 CST --- Created an attachment (id=33029) --> (http://bugs.winehq.org/attachment.cgi?id=33029) new log
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #8 from J.L. jl2001@inbox.ru 2011-01-28 16:16:44 CST --- Created an attachment (id=33030) --> (http://bugs.winehq.org/attachment.cgi?id=33030) log1
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #9 from J.L. jl2001@inbox.ru 2011-01-28 16:17:44 CST --- Created an attachment (id=33031) --> (http://bugs.winehq.org/attachment.cgi?id=33031) winecfg
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #10 from J.L. jl2001@inbox.ru 2011-01-28 16:33:37 CST --- "Fix that first."
I has it and when on build-in rich20, and no crash (and no url and other...)
/second/1/1$ wine miranda32.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Gdiplus" (1.0.0.0) fixme:uxtheme:BufferedPaintInit Stub () err:virtual:map_file_into_view failed to set 00000007 protection on file map, noexec filesystem? err:module:map_image Could not map shared section .shared err:ole:CoCreateInstance apartment not initialised err:ole:CoCreateInstance apartment not initialised err:ole:CoCreateInstance apartment not initialised
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #11 from J.L. jl2001@inbox.ru 2011-01-28 16:36:34 CST --- but if build-in error "err:virtual" only one (then miranda starting)
err:virtual:map_file_into_view failed to set 00000007 protection on file map, noexec filesystem? err:module:map_image Could not map shared section .shared
http://bugs.winehq.org/show_bug.cgi?id=25911
--- Comment #12 from J.L. jl2001@inbox.ru 2011-02-12 15:28:35 CST --- 1.3.13-0ubuntu1~maverickppa2 ==> bug fixed
http://bugs.winehq.org/show_bug.cgi?id=25911
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #13 from Dmitry Timoshkov dmitry@codeweavers.com 2011-02-12 23:52:32 CST --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=25911
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2011-02-18 12:37:26 CST --- Closing bugs fixed in 1.3.14.