http://bugs.winehq.org/show_bug.cgi?id=35106
Bug #: 35106 Summary: err:listview:LISTVIEW_WindowProc unknown msg 1044 wp=00000000 lp=00319a68 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: lastvnm@gmail.com Classification: Unclassified
Created attachment 46827 --> http://bugs.winehq.org/attachment.cgi?id=46827 backtrace de el error
error al correr cms h.264 dvr err:listview:LISTVIEW_WindowProc unknown msg 1044 wp=00000000 lp=00319a68
http://bugs.winehq.org/show_bug.cgi?id=35106
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|comctl32 |-unknown Version|unspecified |1.5.26 Summary|err:listview:LISTVIEW_Windo |CMS.exe crashes on startup |wProc unknown msg 1044 | |wp=00000000 lp=00319a68 | Severity|critical |normal
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
what application is this? Please specify exact version/release.
You are also using a pretty outdated Wine version. Please upgrade and try again (with 1.6.x or better 1.7.x).
If you don't know how to upgrade Wine (http://www.winehq.org/download) seek help in WineHQ user forums (http://forum.winehq.org/).
Regards
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
what application is this? Please specify exact version/release.
You are also using a pretty outdated Wine version. Please upgrade and try again with Wine 1.6.x or better Wine 1.7.x
If you don't know how to upgrade Wine (http://www.winehq.org/download) seek help in WineHQ user forums (http://forum.winehq.org/).
Regards
http://bugs.winehq.org/show_bug.cgi?id=35106
hiko_hitokiri lastvnm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32 Version|1.5.26 |unspecified
--- Comment #3 from hiko_hitokiri lastvnm@gmail.com --- the version is all the proble is present in all version. the version of software is
General_CMS_Eng_V1.0.0.8.T.20101202
http://bugs.winehq.org/show_bug.cgi?id=35106
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|comctl32 |-unknown
http://bugs.winehq.org/show_bug.cgi?id=35106
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Version|unspecified |1.7.8 Summary|CMS.exe crashes on startup |CMS DVR (video | |surveillance) application | |crashes on startup Ever confirmed|0 |1
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello hiko,
confirming, I found a download. CMS = Central Monitoring Software .. so this app is for accessing surveillance DVR. Interestingly there is no vendor/version information for this software ... looks like one of the better rip-offs.
Anyway, the app is MFC based (hence 'wintricks mfc42' prerequisite) and crashes shortly after the main gui becomes visible.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/CMS ... $ WINEDEBUG=+tid,+seh,+relay,+snoop,+win,+msg wine ./CMS.exe >>log.txt 2>&1 ... 0024:Call window proc 0x21bb038 (hwnd=0x1024a,msg=WM_ERASEBKGND,wp=00000000,lp=00000000) 0024:CALL MFC42.6467(021c4010) ret=021bb051 0024:RET MFC42.6467() retval=0032bcd4 ret=021bb051 0024:CALL MFC42.1578(0001024a,00000014,00000000,00000000) ret=021bb066 0024:CALL MFC42.6374(00000014,00000000,00000000) ret=5f401c73 0024:CALL MFC42.5163(00000014,00000000,00000000,0032bc3c) ret=5f401cea 0024:Call user32.GetClientRect(0001024a,0032bb74) ret=021a2eac 0024:Ret user32.GetClientRect() retval=00000001 ret=021a2eac 0024:CALL MFC42.283(00414141) ret=021a2eb9 0024:Call gdi32.CreateSolidBrush(00414141) ret=5f4606ed 0024:Ret gdi32.CreateSolidBrush() retval=003d0696 ret=5f4606ed 0024:RET MFC42.283() retval=0032bb4c ret=021a2eb9 0024:trace:seh:raise_exception code=c0000005 flags=0 addr=0x21a2ec9 ip=021a2ec9 tid=0024 0024:trace:seh:raise_exception info[0]=00000000 0024:trace:seh:raise_exception info[1]=00000004 0024:trace:seh:raise_exception eax=003d0696 ebx=021a2d80 ecx=0032bb74 edx=00000000 esi=00000000 edi=01c69480 0024:trace:seh:raise_exception ebp=0032bc20 esp=0032bb44 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00210202 0024:trace:seh:call_stack_handlers calling handler at 0x21bb630 code=c0000005 flags=0 0024:trace:seh:call_stack_handlers handler at 0x21bb630 returned 1 0024:trace:seh:call_stack_handlers calling handler at 0x5f492e0a code=c0000005 flags=0 0024:trace:seh:call_stack_handlers handler at 0x5f492e0a returned 1 0024:trace:seh:call_stack_handlers calling handler at 0x5f492d82 code=c0000005 flags=0 0024:trace:seh:cxx_frame_handler handling C exception code c0000005 rec 0x32baec frame 0x32bc94 trylevel 0 descr 0x5f4b4f50 nested_frame (nil) --- snip ---
There is nothing obvious from a quick glance. The page fault results from accessing a NULL pointer argument which is retrieved from internal class member data of app/MFC/3rd party libs (WndManager.ocx).
Might be user32 component, needs further investigation later.
$ sha1sum General_CMS_Eng_V1.0.0.8.T.20101202.exe 902e9408ebfc295ce2477fe3d9ca05e8a7588589 General_CMS_Eng_V1.0.0.8.T.20101202.exe
$ du -sh General_CMS_Eng_V1.0.0.8.T.20101202.exe 4.7M General_CMS_Eng_V1.0.0.8.T.20101202.exe
$ wine --version wine-1.7.8-135-gfaa355b
Regards
http://bugs.winehq.org/show_bug.cgi?id=35106
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru --- The crash reminds me the bug 7404.
https://bugs.winehq.org/show_bug.cgi?id=35106
--- Comment #6 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=35106
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #7 from super_man@post.com --- download from here
http://www.tayama.com.pl/~marcin/PDR/Software/
sha1sum matches.
It doesnt look too complicate to fix, but no hack available yet.
wine 1.7.55 issue still there.
https://bugs.winehq.org/show_bug.cgi?id=35106
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.tayama.com.pl/~m | |arcin/PDR/Software/General_ | |CMS_Eng_V1.0.0.8.T.20101202 | |.exe Summary|CMS DVR (video |CMS DVR (video surveillance |surveillance) application |app) v1.0.0.8 crashes on |crashes on startup |startup
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
adding download link.
--- quote --- It doesnt look too complicate to fix, but no hack available yet. --- quote ---
since you already took at stab at this I assume your "hack" will be available for OP to test.
Regards
https://bugs.winehq.org/show_bug.cgi?id=35106
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #9 from winetest@luukku.com --- Still valid 1.9.22-git and staging 1.9.22
This bug could be a dupe at least it's related to bug 27944. Same software.
https://bugs.winehq.org/show_bug.cgi?id=35106
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maurelioc@astrotec.com.br
--- Comment #10 from Wylda wylda@volny.cz --- *** Bug 27944 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=35106
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #11 from Wylda wylda@volny.cz ---
Still present in wine-2.0-rc1.
https://bugs.winehq.org/show_bug.cgi?id=35106
Robert Munteanu robert.munteanu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |robert.munteanu@gmail.com
--- Comment #12 from Robert Munteanu robert.munteanu@gmail.com --- *** Bug 42883 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=35106
--- Comment #13 from Robert Munteanu robert.munteanu@gmail.com --- Still happens with Wine 2.5.0
bf85ffe72d055b874e976ecf8c959a01a6ca663f General_CMS_V3.0.9.18.T.20130705.exe
http://www.cdnet.ro/download/General_CMS/General_CMS_V3.0.9.18.zip
https://bugs.winehq.org/show_bug.cgi?id=35106
karenmcd mcdowell.karen@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mcdowell.karen@hotmail.com
--- Comment #14 from karenmcd mcdowell.karen@hotmail.com --- Created attachment 60384 --> https://bugs.winehq.org/attachment.cgi?id=60384 crashes a few seconds after showing GUI (after login)
Still an issue. Unable to view old surveillence footage without this software working :(
https://bugs.winehq.org/show_bug.cgi?id=35106
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.tayama.com.pl/~m |https://web.archive.org/web |arcin/PDR/Software/General_ |/20200404210448/https://fil |CMS_Eng_V1.0.0.8.T.20101202 |es.zmodo.com/Software%20Fil |.exe |es/PC%20Viewing%20Software/ | |DVRs/General_CMS_V3.0.9.18. | |T.20130629.exe Summary|CMS DVR (video surveillance |General CMS DVR (video |app) v1.0.0.8 crashes on |surveillance) MFC-based app |startup |crashes on startup
--- Comment #15 from Anastasius Focht focht@gmx.net --- Hello folks,
replacing broken download with a stable link from Internet Archive:
https://web.archive.org/web/20200404210448/https://files.zmodo.com/Software%...
$ sha1sum General_CMS_V3.0.9.18.T.20130629.exe d64f174dc655af9f206cc42fbf66ae9f76a6b0c3 General_CMS_V3.0.9.18.T.20130629.exe
$ du -sh General_CMS_V3.0.9.18.T.20130629.exe 8.2M General_CMS_V3.0.9.18.T.20130629.exe
$ wine --version wine-5.5-242-g7096ab4544
Regards
https://bugs.winehq.org/show_bug.cgi?id=35106
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
--- Comment #16 from Roman Pišl rpisl@seznam.cz --- Created attachment 66833 --> https://bugs.winehq.org/attachment.cgi?id=66833 Hack that makes application usable
Just adding my two cents. It crashes in MFC42 after WM_ERASEBKGND is sent with wParam = device context = 0. Attaching a hack that avoids the crash and makes application happy. Why a message with zero handle is send would require a deeper investigation.