https://bugs.winehq.org/show_bug.cgi?id=35505
--- Comment #2 from Artem S. Tashkinov t.artem@mailcity.com --- Miranda NG 0.95.2 is capable of creating a profile, but then it crashes when you try to use it:
./Miranda32.exe fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f6f8 1 C) semi-stub fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f528 1 C) semi-stub wine: Unhandled page fault on write access to 0x5d00e849 at address 0x7bc4fe0d (thread 0009), starting debugger... Unhandled exception: page fault on write access to 0x5d00e849 in 32-bit code (0x7bc4fe0d). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7bc4fe0d ESP:0032f3c0 EBP:0032f468 EFLAGS:00010206( R- -- I - -P- ) EAX:5d00c800 EBX:7bcb5840 ECX:00000038 EDX:5d00e845 ESI:00000002 EDI:006560d8 Stack dump: 0x0032f3c0: 0032f448 0066ef90 7bcb5840 0066ef68 0x0032f3d0: 0032f3f0 7bcb5840 0032f458 7bc4fabe 0x0032f3e0: 0066ef68 00000002 0032f458 7bc4fabe 0x0032f3f0: 005d0060 00000001 7bc4ce04 5d00e845 0x0032f400: 00000002 0066ef78 7bcb5840 006e0000 0x0032f410: 0032f430 7bcb5840 00000038 00656100 Backtrace: =>0 0x7bc4fe0d RtlReAllocateHeap+0x1cd() in ntdll (0x0032f468) 1 0x7e20a0a9 msvcrt_heap_realloc+0x48() in msvcr100 (0x0032f4b8) 2 0x7e20acad MSVCRT_realloc+0x2c() in msvcr100 (0x0032f4e8) 3 0x12008c71 in mir_core (+0x8c70) (0x0032f4fc) 4 0x1200963d in mir_core (+0x963c) (0x0032f514) 5 0x120096b6 in mir_core (+0x96b5) (0x0032f530) 6 0x1342d530 in clist_modern (+0xd52f) (0x0032f550) 7 0x134304c3 in clist_modern (+0x104c2) (0x0032f578) 8 0x7ec09faa WINPROC_wrapper+0x19() in user32 (0x0032f5a8) 9 0x7ec0a72c call_window_proc+0x5b() in user32 (0x0032f5f8) 10 0x7ec0cc10 WINPROC_call_window+0x10f() in user32 (0x0032f648) 11 0x7ebca751 call_window_proc+0x90() in user32 (0x0032f6b8) 12 0x7ebd1a16 send_message+0x205() in user32 (0x0032f738) 13 0x7ebd1f09 SendMessageW+0x58() in user32 (0x0032f788) 14 0x7ec01312 WIN_CreateWindowEx+0x1791() in user32 (0x0032f998) 15 0x7ebf9e58 CreateWindowExW+0x87() in user32 (0x0032f9f4) 16 0x1344577c in clist_modern (+0x2577b) (0x0032fa3c) 17 0x13445461 in clist_modern (+0x25460) (0x0032fa88) 18 0x0044cf6b in miranda32 (+0x4cf6a) (0x0032fd1c) 19 0x00449a28 in miranda32 (+0x49a27) (0x0032fd5c) 20 0x12009542 in mir_core (+0x9541) (0x0032fd84) 21 0x004013da in miranda32 (+0x13d9) (0x0032fdcc) 22 0x0045e711 in miranda32 (+0x5e710) (0x0032fe60) 23 0x7b860fec call_process_entry+0xb() in kernel32 (0x0032fe78) 24 0x7b8621cf start_process+0x6e() in kernel32 (0x0032feb8) 25 0x7bc7deb0 call_thread_func_wrapper+0xb() in ntdll (0x0032fed8) 26 0x7bc80aed call_thread_func+0x7c() in ntdll (0x0032ffa8) 27 0x7bc7de8e call_thread_entry_point+0x11() in ntdll (0x0032ffc8) 28 0x7bc51d2e start_process+0x1d() in ntdll (0x0032ffe8) 29 0xb75fcb3d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000) 30 0xb75fcbfb wine_switch_to_stack+0x2a() in libwine.so.1 (0xbf8173f8) 31 0x7bc578b9 LdrInitializeThunk+0x238() in ntdll (0xbf817448) 32 0x7b868865 __wine_kernel_init+0xa24() in kernel32 (0xbf8185f8) 33 0x7bc588db __wine_process_init+0x25a() in ntdll (0xbf818688) 34 0xb75fa0c2 wine_init+0x2d1() in libwine.so.1 (0xbf818708) 35 0x7bf00e9b main+0x7a() in <wine-loader> (0xbf818b58) 36 0xb7431d26 __i686.get_pc_thunk.bx+0x1c6() in libc.so.6 (0xbf818bd8) 0x7bc4fe0d RtlReAllocateHeap+0x1cd in ntdll: movl %eax,0x4(%edx)
The original bug report is probably no longer meaningful in any way, since Miranda NG 0.94 is deprecated.