[ros-bugs] [Bug 2799] Magnify produces bsod
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Wed Nov 7 11:43:55 CET 2007
http://www.reactos.org/bugzilla/show_bug.cgi?id=2799
--- Comment #2 from Heis Spiter <heis_spiter at hotmail.com> 2007-11-07 11:43:55 CET ---
I've retried with r30236.
I was able to reproduice bsod. Perhaps because I didn't do everything I've done
the first time, before trying Magnify.
Now, magnify just stoped working after about 10 seconds of use. So, I tried to
close. It partialy worked. But ROS freezed and debug log has been flood with
that :
(subsystems\win32\win32k\objects\gdiobj.c:313) GDIOBJ_LockObj: Attempted to
lock object 0xd0104bb that is deleted!
<\??\C:\ReactOS\system32\win32k.sys: 83613>
<\??\C:\ReactOS\system32\win32k.sys: 6afcf>
<\??\C:\ReactOS\system32\win32k.sys: 70dea>
<\??\C:\ReactOS\system32\win32k.sys: 57bef>
<\??\C:\ReactOS\system32\win32k.sys: 580f8>
<\??\C:\ReactOS\system32\win32k.sys: 5814a>
<\??\C:\ReactOS\system32\win32k.sys: 5ee84>
<\??\C:\ReactOS\system32\win32k.sys: 5f2a4>
<\??\C:\ReactOS\system32\win32k.sys: 5f38c>
<\SystemRoot\System32\NTOSKRNL.EXE: 8928a>
<C:\ReactOS\explorer.exe: 3f612>
<C:\ReactOS\explorer.exe: 4b19c>
<C:\ReactOS\explorer.exe: 4ba26>
<C:\ReactOS\explorer.exe: 4bf6c>
<C:\ReactOS\explorer.exe: 4e41d>
<C:\ReactOS\explorer.exe: 4e43a>
<C:\ReactOS\system32\kernel32.dll: 1ccc8>
And, finaly after a while :
(subsystems\win32\win32k\objects\gdiobj.c:317) GDIOBJ_LockObj: Attempted to
lock object 0x95010611, wrong reuse counter (Handle: 0x95, Entry: 0xaa)
<\??\C:\ReactOS\system32\win32k.sys: 83613>
<\??\C:\ReactOS\system32\win32k.sys: 6afcf>
<\??\C:\ReactOS\system32\win32k.sys: 70dea>
<\??\C:\ReactOS\system32\win32k.sys: 6cbd5>
<\SystemRoot\System32\NTOSKRNL.EXE: 8928a>
<C:\ReactOS\system32\user32.dll: 36a6a>
<C:\ReactOS\explorer.exe: 22c12>
<C:\ReactOS\explorer.exe: 23a82>
<C:\ReactOS\explorer.exe: 40423>
<C:\ReactOS\system32\user32.dll: 3153f>
<C:\ReactOS\system32\user32.dll: 319a4>
<C:\ReactOS\explorer.exe: 354a0>
<C:\ReactOS\explorer.exe: 35746>
<C:\ReactOS\explorer.exe: 3798a>
<C:\ReactOS\explorer.exe: 40423>
<C:\ReactOS\system32\user32.dll: 3153f>
<C:\ReactOS\system32\user32.dll: 31db1>
<C:\ReactOS\system32\comctl32.dll: 6569>
<C:\ReactOS\system32\comctl32.dll: 3b12b>
<C:\ReactOS\system32\comctl32.dll: 650d>
<C:\ReactOS\system32\comctl32.dll: 65a3>
<C:\ReactOS\system32\user32.dll: 3153f>
<C:\ReactOS\system32\user32.dll: 31af1>
<C:\ReactOS\explorer.exe: 3f660>
<C:\ReactOS\explorer.exe: 4b19c>
<C:\ReactOS\explorer.exe: 4ba26>
<C:\ReactOS\explorer.exe: 4bf6c>
<C:\ReactOS\explorer.exe: 4e41d>
<C:\ReactOS\explorer.exe: 4e43a>
<C:\ReactOS\system32\kernel32.dll: 1ccc8>
So, it gives, for first output :
subsystems/win32/win32k/ntuser/object.c:89 (UserAllocHandle)
subsystems/win32/win32k/ntuser/keyboard.c:811 (NtUserGetKeyNameText at 12)
subsystems/win32/win32k/ntuser/misc.c:1426 (@IntSystemParametersInfo at 16)
subsystems/win32/win32k/eng/lineto.c:538 (IntEngLineTo at 36)
subsystems/win32/win32k/eng/engmisc.c:165 (IntEngLeave at 4)
subsystems/win32/win32k/eng/engmisc.c:135 (IntEngEnter at 24)
subsystems/win32/win32k/ntddraw/dd.c:331 (NtGdiDdCreateSurface at 32)
subsystems/win32/win32k/ntddraw/ddsurf.c:92 (NtGdiDdBlt at 12)
subsystems/win32/win32k/ntddraw/ddsurf.c:40 (NtGdiDdBlt at 12)
ntoskrnl\ke\i386\trap.s:244 (KiFastCallEntry)
base/shell/explorer/utility/window.cpp:628 (_ZN6Window11MessageLoopEv)
base/shell/explorer/explorer.cpp:954 (explorer_main)
base/shell/explorer/explorer.cpp:1200 (wWinMain at 16)
base/shell/explorer/explorer.cpp:984 (main)
lib/3rdparty/mingw/crt1.c:243 (__mingw_CRTStartup)
lib/3rdparty/mingw/crt1.c:259 (mainCRTStartup)
dll/win32/kernel32/process/procsup.c:68 (BaseProcessStartup at 4)
And for the second one :
subsystems/win32/win32k/ntuser/object.c:89 (UserAllocHandle)
subsystems/win32/win32k/ntuser/keyboard.c:811 (NtUserGetKeyNameText at 12)
subsystems/win32/win32k/ntuser/misc.c:1426 (@IntSystemParametersInfo at 16)
subsystems/win32/win32k/ntuser/menu.c:882 (@IntSetMenuItemInfo at 12)
ntoskrnl\ke\i386\trap.s:244 (KiFastCallEntry)
dll/win32/user32/windows/window.c:506 (DeferWindowPos at 32)
base/shell/explorer/utility/utility.h:281 (_ZN10DesktopBar6ResizeEii)
base/shell/explorer/taskbar/desktopbar.cpp:293 (_ZN10DesktopBar7WndProcEjjl)
base/shell/explorer/utility/window.cpp:281
(_ZN6Window13WindowWndProcEP6HWND__jjl at 16)
dll/win32/user32/windows/message.c:1171
(@IntCallWindowProcW at 24)dll/win32/user32/windows/message.c:1665
(SendMessageW at 16)
base/shell/explorer/taskbar/traynotify.cpp:695 (_ZN10NotifyArea11UpdateIconsEv)
base/shell/explorer/taskbar/traynotify.cpp:795 (_ZN10NotifyArea7RefreshEb)
base/shell/explorer/taskbar/traynotify.cpp:395 (_ZN10NotifyArea7WndProcEjjl)
base/shell/explorer/utility/window.cpp:281
(_ZN6Window13WindowWndProcEP6HWND__jjl at 16)
dll/win32/user32/windows/message.c:1171
(@IntCallWindowProcW at 24)dll/win32/user32/windows/message.c:1281
(CallWindowProcW at 20)
dll/win32/comctl32/commctrl.c:1347 (DefSubclassProc at 16)
dll/win32/comctl32/tooltips.c:2672 (TOOLTIPS_SubclassProc at 24)
dll/win32/comctl32/commctrl.c:1359 (DefSubclassProc at 16)
dll/win32/comctl32/commctrl.c:1297 (COMCTL32_SubclassProc at 16)
dll/win32/user32/windows/message.c:1171 (@IntCallWindowProcW at 24)
dll/win32/user32/windows/message.c:1344 (DispatchMessageW at 4)
base/shell/explorer/utility/window.cpp:639 (_ZN6Window11MessageLoopEv)
base/shell/explorer/explorer.cpp:954 (explorer_main)
base/shell/explorer/explorer.cpp:1200 (wWinMain at 16)
base/shell/explorer/explorer.cpp:984 (main)
lib/3rdparty/mingw/crt1.c:243 (__mingw_CRTStartup)
lib/3rdparty/mingw/crt1.c:259 (mainCRTStartup)
dll/win32/kernel32/process/procsup.c:68 (BaseProcessStartup at 4)
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list