[Bug 39384] New: QQ 7.6 can't be started after the installer first start it
https://bugs.winehq.org/show_bug.cgi?id=39384 Bug ID: 39384 Summary: QQ 7.6 can't be started after the installer first start it Product: Wine Version: 1.7.51 Hardware: x86 URL: http://dldir1.qq.com/qqfile/qq/QQ7.6/15742/QQ7.6.exe OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: hillwoodroc(a)gmail.com Distribution: SUSE Created attachment 52491 --> https://bugs.winehq.org/attachment.cgi?id=52491 output-log 1. Download from http://dldir1.qq.com/qqfile/qq/QQ7.6/15742/QQ7.6.exe and install it. 2. Using "winesevice -k" to kill all wine processes after QQ7.6 being started by installer. 3. wine "C:\Program Files\Tencent\QQ\Bin\QQScLauncher.exe" But it can't be started. Using this way could fix the bug, but it is not perfect: cd ~/.wine/drive_c/windows/system32/drivers/ chmod 000 QQFrmMgr.sys QQProtect.sys And then the QQ7.6 could be started. Sometimes, I need reboot system to start QQ7.6. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 hillwood <hillwoodroc(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 hillwood <hillwoodroc(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.51 |1.7.52 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Could you try this in git (or 1.7.53 when it comes out)? A stub was added for ntoskrnl.exe.KeEnterCriticalRegion in 1a45f75dedf895d32c348ed460258048e65c25c2, and a fltmgr.sys stub was added in fba70e71d6b798991d07661c284f95608a5e448f. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 --- Comment #2 from hillwood <hillwoodroc(a)gmail.com> --- (In reply to Austin English from comment #1)
Could you try this in git (or 1.7.53 when it comes out)? A stub was added for ntoskrnl.exe.KeEnterCriticalRegion in 1a45f75dedf895d32c348ed460258048e65c25c2, and a fltmgr.sys stub was added in fba70e71d6b798991d07661c284f95608a5e448f.
This is a new bug about ntoskrnl in 1.7.53 cause QQ can't be start, please check this output log (ntoskrnl-output.log and trace-ntoskrnl.log), thanks! I sorry reply too late. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 --- Comment #3 from hillwood <hillwoodroc(a)gmail.com> --- Created attachment 52639 --> https://bugs.winehq.org/attachment.cgi?id=52639 ntoskrnl-output.log -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 --- Comment #4 from hillwood <hillwoodroc(a)gmail.com> --- Created attachment 52640 --> https://bugs.winehq.org/attachment.cgi?id=52640 trace-ntoskrnl.log -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Component|-unknown |ntoskrnl Summary|QQ 7.6 can't be started |Tencent QQ 7.6 frame |after the installer first |manager kernel driver |start it |'QQFrmMgr.sys' crashes on | |unimplemented function | |ntoskrnl.exe.CmRegisterCall | |back Ever confirmed|0 |1 --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming. --- snip --- 000f:trace:service:scmdatabase_load_services Loading service L"QQFrmMgr" ... 000f:trace:service:load_service_config Image path = L"C:\\windows\\system32\\drivers\\QQFrmMgr.sys" 000f:trace:service:load_service_config Group = L"Filter" 000f:trace:service:load_service_config Service account name = L"LocalSystem" 000f:trace:service:load_service_config Display name = L"QQFrmMgr" 000f:trace:service:load_service_config Service dependencies : (none) 000f:trace:service:load_service_config Group dependencies : (none) ... 000f:trace:service:scmdatabase_load_services Loading service L"QQProtect" ... 000f:trace:service:load_service_config Image path = (null) 000f:trace:service:load_service_config Group = (null) 000f:trace:service:load_service_config Service account name = (null) 000f:trace:service:load_service_config Display name = (null) 000f:trace:service:load_service_config Service dependencies : (none) 000f:trace:service:load_service_config Group dependencies : (none) ... 000f:trace:service:scmdatabase_load_services Even the service type not set for service L"QQProtect" - skipping ... 0026:Call KERNEL32.LoadLibraryW(0011b250 L"C:\\windows\\system32\\drivers\\QQFrmMgr.sys") ret=7effbdfd ... 0026:Ret KERNEL32.LoadLibraryW() retval=00540000 ret=7effbdfd ... 0026:Call driver init 0x5539be (obj=0x7efff4a0,str=L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\QQFrmMgr") ... 0026:fixme:ntoskrnl:MmGetSystemRoutineAddress L"PsGetCurrentProcessWin32Process" not found ... 0026:fixme:ntoskrnl:MmGetSystemRoutineAddress L"PsGetCurrentThreadWin32Thread" not found ... 0026:Call ntoskrnl.exe.IoCreateDevice(7efff4a0,00000434,0053e5fc,00000022,00000000,00000001,0053e608) ret=00543b44 0026:trace:ntoskrnl:IoCreateDevice (0x7efff4a0, 1076, L"\\Device\\QQFrmMgr", 34, 0, 1, 0x53e608) ... 0026:fixme:ntoskrnl:MmGetSystemRoutineAddress L"ObUnRegisterCallbacks" not found ... 0026:fixme:ntoskrnl:PsSetCreateProcessNotifyRoutine stub: 0x54e120 0 ... 0026:fixme:ntoskrnl:PsSetCreateThreadNotifyRoutine stub: 0x54e20a ... 0026:fixme:ntoskrnl:PsSetLoadImageNotifyRoutine (0x54e248) stub ... 0026:Call KERNEL32.RaiseException(80000100,00000001,00000002,0053e5c0) ret=7ecd09c1 0026:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b845f21 ip=7b845f21 tid=0026 0026:trace:seh:raise_exception info[0]=7ecd09e0 0026:trace:seh:raise_exception info[1]=7ecd1187 wine: Call from 0x7b845f21 to unimplemented function ntoskrnl.exe.CmRegisterCallback, aborting 0026:trace:seh:call_vectored_handlers calling handler at 0x7eccb1cb code=80000100 flags=1 0026:trace:seh:call_vectored_handlers handler at 0x7eccb1cb returned 0 0026:trace:seh:call_stack_handlers calling handler at 0x7bcb49a3 code=80000100 flags=1 0026:Call KERNEL32.UnhandledExceptionFilter(0053dfd4) ret=7bcb49dd wine: Unimplemented function ntoskrnl.exe.CmRegisterCallback called at address 0x7b845f21 (thread 0026), starting debugger.. --- snip --- MSDN: https://msdn.microsoft.com/en-us/library/windows/hardware/ff545879%28v=vs.85... ("Filtering Registry Calls") $ sha1sum QQ7.6.exe 51a8c392951b6bb04196bd5403332a8ea49dc5f6 QQ7.6.exe $ du -sh QQ7.6.exe 55M QQ7.6.exe $ wine --version wine-1.7.53-156-gf8d78b0 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- https://source.winehq.org/patches/data/115780 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0a5f0f7420aef3627c1fb63ec63 | |00b84ae1d8d30 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> --- (In reply to Austin English from comment #6)
https://source.winehq.org/git/wine.git/commitdiff/0a5f0f7420aef3627c1fb63ec6... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.8-rc1. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 hillwood <hillwoodroc(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Version|1.7.52 |1.8-rc1 Resolution|FIXED |--- --- Comment #9 from hillwood <hillwoodroc(a)gmail.com> --- This bug is still not fixed and QQ still can't start because of the error of ntoskrnl.exe. hillwood(a)hillwood-opensuse:~> env WINEPREFIX=/home/hillwood/.local/share/wineprefixes/qqlight wine "C:\Program Files\Tencent\QQLite\bin\QQScLauncher.exe" fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:advapi:RegisterEventSourceW ((null),L"QPCore"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x72e774,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:ntoskrnl:KeInitializeEvent stub: 0x551794 0 0 fixme:ntoskrnl:KeInitializeEvent stub: 0x5517a4 0 0 fixme:ntoskrnl:KeInitializeEvent stub: 0x5538f8 1 0 fixme:ntoskrnl:KeEnterCriticalRegion : stub fixme:ntoskrnl:KeLeaveCriticalRegion : stub fixme:ntoskrnl:MmGetSystemRoutineAddress L"PsGetCurrentProcessWin32Process" not found fixme:ntoskrnl:MmGetSystemRoutineAddress L"PsGetCurrentThreadWin32Thread" not found fixme:ntoskrnl:KeGetCurrentIrql stub! fixme:ntoskrnl:KeGetCurrentIrql stub! fixme:ntoskrnl:KeGetCurrentIrql stub! fixme:ntoskrnl:KeEnterCriticalRegion : stub fixme:ntoskrnl:KeLeaveCriticalRegion : stub fixme:ntoskrnl:MmGetSystemRoutineAddress L"ObRegisterCallbacks" not found fixme:ntoskrnl:MmGetSystemRoutineAddress L"ObUnRegisterCallbacks" not found fixme:ntoskrnl:PsSetCreateProcessNotifyRoutine stub: 0x54e120 0 fixme:ntoskrnl:PsSetCreateThreadNotifyRoutine stub: 0x54e20a fixme:ntoskrnl:PsSetLoadImageNotifyRoutine (0x54e248) stub fixme:ntoskrnl:CmRegisterCallback (0x54e286 (nil) 0x5538e0): stub fixme:ntoskrnl:KeEnterCriticalRegion : stub fixme:ntoskrnl:KeLeaveCriticalRegion : stub fixme:ntoskrnl:KeGetCurrentIrql stub! fixme:ntoskrnl:PsSetCreateProcessNotifyRoutine stub: 0x54e120 1 fixme:ntoskrnl:PsRemoveCreateThreadNotifyRoutine stub: 0x54e20a wine: Call from 0x7b83e1fe to unimplemented function ntoskrnl.exe.PsRemoveLoadImageNotifyRoutine, aborting wine: Unimplemented function ntoskrnl.exe.PsRemoveLoadImageNotifyRoutine called at address 0x7b83e1fe (thread 0031), starting debugger... fixme:ntoskrnl:IoAllocateDriverObjectExtension stub: 0x7eff24c0, 0x7eff24c0, 80, 0x573850 fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub hillwood(a)hillwood-opensuse:~> fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:system:SetProcessDPIAware stub! fixme:ntdll:NtQueryInformationProcess (process=0x148) Unimplemented information class: ProcessSessionInformation fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0) fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:msvcrt:__clean_type_info_names_internal (0x52ad0884) stub fixme:msvcrt:__clean_type_info_names_internal (0x50ff43ec) stub fixme:msvcrt:__clean_type_info_names_internal (0x50627244) stub fixme:msvcrt:__clean_type_info_names_internal (0x5013cd9c) stub fixme:msvcrt:__clean_type_info_names_internal (0x524ba994) stub fixme:msvcrt:__clean_type_info_names_internal (0x5112d37c) stub fixme:msvcrt:__clean_type_info_names_internal (0x553cc344) stub fixme:msvcrt:__clean_type_info_names_internal (0x56dec3a4) stub fixme:msvcrt:__clean_type_info_names_internal (0x510e308c) stub fixme:msvcrt:__clean_type_info_names_internal (0x535c0494) stub fixme:msvcrt:__clean_type_info_names_internal (0x56e3438c) stub fixme:msvcrt:__clean_type_info_names_internal (0x55422b1c) stub fixme:msvcrt:__clean_type_info_names_internal (0x5544e34c) stub fixme:msvcrt:__clean_type_info_names_internal (0x518a73e4) stub fixme:msvcrt:__clean_type_info_names_internal (0x553691a4) stub fixme:msvcrt:__clean_type_info_names_internal (0x5107d4ac) stub fixme:msvcrt:__clean_type_info_names_internal (0x565ca62c) stub fixme:msvcrt:__clean_type_info_names_internal (0x5114335c) stub fixme:msvcrt:__clean_type_info_names_internal (0x511e44ec) stub fixme:msvcrt:__clean_type_info_names_internal (0x569c4564) stub fixme:msvcrt:__clean_type_info_names_internal (0x5539d33c) stub fixme:msvcrt:__clean_type_info_names_internal (0x56f3137c) stub fixme:msvcrt:__clean_type_info_names_internal (0x554ce624) stub fixme:msvcrt:__clean_type_info_names_internal (0x554a47d4) stub err:winediag:nulldrv_CreateWindow Application tried to create a window, but no driver could be loaded. err:winediag:nulldrv_CreateWindow The explorer process failed to start. fixme:ntdll:NtQueryInformationProcess (process=0xc8) Unimplemented information class: ProcessSessionInformation fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0) fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub fixme:ntdll:NtQueryInformationProcess (process=0xac) Unimplemented information class: ProcessSessionInformation fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:system:SetProcessDPIAware stub! fixme:msvcrt:__clean_type_info_names_internal (0x100de0b4) stub fixme:msvcrt:__clean_type_info_names_internal (0x39e09c) stub fixme:msvcrt:__clean_type_info_names_internal (0x30283754) stub fixme:msvcrt:__clean_type_info_names_internal (0x5434ec) stub fixme:msvcrt:__clean_type_info_names_internal (0x1101d33c) stub fixme:msvcrt:__clean_type_info_names_internal (0x11f1138c) stub fixme:msvcrt:__clean_type_info_names_internal (0x3efc34) stub fixme:msvcrt:__clean_type_info_names_internal (0x11114564) stub fixme:ntdll:NtQueryInformationProcess (process=0x134) Unimplemented information class: ProcessSessionInformation fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0) fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:msvcrt:__clean_type_info_names_internal (0x52ad0884) stub fixme:msvcrt:__clean_type_info_names_internal (0x50ff43ec) stub fixme:msvcrt:__clean_type_info_names_internal (0x50627244) stub fixme:msvcrt:__clean_type_info_names_internal (0x5013cd9c) stub fixme:msvcrt:__clean_type_info_names_internal (0x524ba994) stub fixme:msvcrt:__clean_type_info_names_internal (0x5112d37c) stub fixme:msvcrt:__clean_type_info_names_internal (0x553cc344) stub fixme:msvcrt:__clean_type_info_names_internal (0x56dec3a4) stub fixme:msvcrt:__clean_type_info_names_internal (0x510e308c) stub fixme:msvcrt:__clean_type_info_names_internal (0x535c0494) stub fixme:msvcrt:__clean_type_info_names_internal (0x56e3438c) stub fixme:msvcrt:__clean_type_info_names_internal (0x55422b1c) stub fixme:msvcrt:__clean_type_info_names_internal (0x5544e34c) stub err:rpc:I_RpcGetBuffer no binding fixme:msvcrt:__clean_type_info_names_internal (0x518a73e4) stub fixme:msvcrt:__clean_type_info_names_internal (0x553691a4) stub fixme:msvcrt:__clean_type_info_names_internal (0x5107d4ac) stub fixme:msvcrt:__clean_type_info_names_internal (0x565ca62c) stub fixme:msvcrt:__clean_type_info_names_internal (0x5114335c) stub fixme:msvcrt:__clean_type_info_names_internal (0x511e44ec) stub fixme:msvcrt:__clean_type_info_names_internal (0x569c4564) stub fixme:msvcrt:__clean_type_info_names_internal (0x5539d33c) stub fixme:msvcrt:__clean_type_info_names_internal (0x56f3137c) stub fixme:msvcrt:__clean_type_info_names_internal (0x554ce624) stub fixme:msvcrt:__clean_type_info_names_internal (0x554a47d4) stub fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub fixme:ntdll:NtQueryInformationProcess (process=0xac) Unimplemented information class: ProcessSessionInformation fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:system:SetProcessDPIAware stub! fixme:msvcrt:__clean_type_info_names_internal (0x100de0b4) stub fixme:msvcrt:__clean_type_info_names_internal (0x39e09c) stub fixme:msvcrt:__clean_type_info_names_internal (0x30283754) stub fixme:msvcrt:__clean_type_info_names_internal (0x5434ec) stub fixme:msvcrt:__clean_type_info_names_internal (0x1101d33c) stub fixme:msvcrt:__clean_type_info_names_internal (0x11f1138c) stub fixme:msvcrt:__clean_type_info_names_internal (0x3efc34) stub fixme:msvcrt:__clean_type_info_names_internal (0x11114564) stub fixme:ntdll:NtQueryInformationProcess (process=0x134) Unimplemented information class: ProcessSessionInformation fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0) err:rpc:I_RpcGetBuffer no binding fixme:msvcrt:__clean_type_info_names_internal (0x100de0b4) stub fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:msvcrt:__clean_type_info_names_internal (0x39e09c) stub fixme:advapi:RegisterEventSourceW ((null),L"QPCore"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x72e790,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:msvcrt:__clean_type_info_names_internal (0x52ad0884) stub fixme:msvcrt:__clean_type_info_names_internal (0x50ff43ec) stub fixme:msvcrt:__clean_type_info_names_internal (0x50627244) stub fixme:msvcrt:__clean_type_info_names_internal (0x5013cd9c) stub fixme:msvcrt:__clean_type_info_names_internal (0x524ba994) stub fixme:msvcrt:__clean_type_info_names_internal (0x5112d37c) stub fixme:msvcrt:__clean_type_info_names_internal (0x553cc344) stub fixme:msvcrt:__clean_type_info_names_internal (0x56dec3a4) stub fixme:msvcrt:__clean_type_info_names_internal (0x510e308c) stub fixme:msvcrt:__clean_type_info_names_internal (0x535c0494) stub fixme:msvcrt:__clean_type_info_names_internal (0x56e3438c) stub fixme:msvcrt:__clean_type_info_names_internal (0x55422b1c) stub fixme:msvcrt:__clean_type_info_names_internal (0x5544e34c) stub fixme:msvcrt:__clean_type_info_names_internal (0x518a73e4) stub fixme:msvcrt:__clean_type_info_names_internal (0x553691a4) stub fixme:msvcrt:__clean_type_info_names_internal (0x5107d4ac) stub fixme:msvcrt:__clean_type_info_names_internal (0x565ca62c) stub fixme:msvcrt:__clean_type_info_names_internal (0x5114335c) stub fixme:msvcrt:__clean_type_info_names_internal (0x511e44ec) stub fixme:msvcrt:__clean_type_info_names_internal (0x569c4564) stub fixme:msvcrt:__clean_type_info_names_internal (0x5539d33c) stub fixme:msvcrt:__clean_type_info_names_internal (0x56f3137c) stub fixme:msvcrt:__clean_type_info_names_internal (0x554ce624) stub fixme:msvcrt:__clean_type_info_names_internal (0x554a47d4) stub fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub fixme:advapi:RegisterEventSourceW ((null),L"QPCore"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x72e774,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0) err:winediag:nulldrv_CreateWindow Application tried to create a window, but no driver could be loaded. err:winediag:nulldrv_CreateWindow The explorer process failed to start. fixme:ntdll:NtQueryInformationProcess (process=0xc8) Unimplemented information class: ProcessSessionInformation fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0) fixme:ntdll:NtQueryInformationProcess (process=0xbc) Unimplemented information class: ProcessSessionInformation fixme:msvcrt:__clean_type_info_names_internal (0x100de0b4) stub fixme:msvcrt:__clean_type_info_names_internal (0xf7b39c) stub fixme:msvcrt:__clean_type_info_names_internal (0xfbd76c) stub fixme:msvcrt:__clean_type_info_names_internal (0x39e09c) stub fixme:msvcrt:__clean_type_info_names_internal (0x30283754) stub fixme:msvcrt:__clean_type_info_names_internal (0x5434ec) stub fixme:msvcrt:__clean_type_info_names_internal (0x1101d33c) stub fixme:msvcrt:__clean_type_info_names_internal (0x11f1138c) stub fixme:msvcrt:__clean_type_info_names_internal (0x3efc34) stub fixme:msvcrt:__clean_type_info_names_internal (0x11114564) stub -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #10 from super_man(a)post.com --- Why do you think it's not fixed? Your log shows fixme:ntoskrnl:CmRegisterCallback (0x54e286 (nil) 0x5538e0): stub It's not crashing anymore at that location. The next crash you have is wine: Call from 0x7b83e1fe to unimplemented function ntoskrnl.exe.PsRemoveLoadImageNotifyRoutine, aborting -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #11 from Anastasius Focht <focht(a)gmx.net> --- Hello hillwood, please don't reopen closed tickets unless you understand the underlying technical issue. Tickets like this are not about "make app X working" but rather target individual issues hence are worded in a specific way. Summary: --- quote --- Tencent QQ 7.6 frame manager kernel driver 'QQFrmMgr.sys' crashes on unimplemented function ntoskrnl.exe.CmRegisterCallback --- quote --- vs. current issue: --- snip --- wine: Call from 0x7b83e1fe to unimplemented function ntoskrnl.exe.PsRemoveLoadImageNotifyRoutine, aborting wine: Unimplemented function ntoskrnl.exe.PsRemoveLoadImageNotifyRoutine called at address 0x7b83e1fe (thread 0031), starting debugger... --- snip --- Clearly something different that deserves an own bug report. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39384 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Matteo Bruni <matteo.mystral(a)gmail.com> --- Closing fixed bug again. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org