Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
Notebook IBM T40
Description
I tried to install last trunk (r69713) to notebook IBM T40. Settings are default. But at the first boot: system loaded then window with message "Installing devices..." appeared then after a while this window disappeared and system froze.
Log file is attached.
Here is back track:
*** Assertion failed: Length != 0
|
*** Source File: ../../ntoskrnl/io/iomgr/iomdl.c, line 33
|
|
Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)?
|
kdb:> o
|
Execute '.cxr F7EA8380' to dump context
|
[7h
|
Entered debugger on embedded INT3 at 0x0008:0x8093e672.
|
kdb:> bt
|
Eip:
|
<NTOSKRNL.EXE:13e673 (:0 (DbgBreakPoint))>
|
Frames:
|
<NTOSKRNL.EXE:69e65 (ntoskrnl/io/iomgr/iomdl.c:33 (IoAllocateMdl))>
|
<NTOSKRNL.EXE:6d751 (ntoskrnl/io/iomgr/irp.c:743 (IoBuildAsynchronousFsdRequest))>
|
<NTOSKRNL.EXE:6da7e (ntoskrnl/io/iomgr/irp.c:1015 (IoBuildSynchronousFsdRequest))>
|
<ext2fs.sys:143a5 (drivers/filesystems/ext2/src/block.c:492 (Ext2ReadSync))>
|
<ext2fs.sys:1458f (drivers/filesystems/ext2/src/block.c:564 (Ext2ReadDisk))>
|
<ext2fs.sys:226a (drivers/filesystems/ext2/src/ext3/generic.c:43 (Ext2LoadSuper))>
|
<ext2fs.sys:2c12c (drivers/filesystems/ext2/src/fsctl.c:1536 (Ext2MountVolume))>
|
<ext2fs.sys:2dd05 (drivers/filesystems/ext2/src/fsctl.c:2229 (Ext2FileSystemControl))>
|
<ext2fs.sys:23d4f (drivers/filesystems/ext2/src/dispatch.c:256 (Ext2DispatchRequest))>
|
<ext2fs.sys:23fb5 (drivers/filesystems/ext2/src/dispatch.c:329 (Ext2BuildRequest))>
|
<NTOSKRNL.EXE:6c3bb (ntoskrnl/io/iomgr/irp.c:1221 (IofCallDriver))>
|
<NTOSKRNL.EXE:70ddf (ntoskrnl/io/iomgr/volume.c:618 (IopMountVolume))>
|
<NTOSKRNL.EXE:71567 (ntoskrnl/io/iomgr/volume.c:105 (IopCheckVpbMounted))>
|
<NTOSKRNL.EXE:6039a (ntoskrnl/io/iomgr/file.c:600 (IopParseDevice))>
|
<NTOSKRNL.EXE:f486b (ntoskrnl/ob/obname.c:809 (ObpLookupObjectName))>
|
<NTOSKRNL.EXE:ed4dc (ntoskrnl/ob/obhandle.c:2531 (ObOpenObjectByName))>
|
<NTOSKRNL.EXE:61d50 (ntoskrnl/io/iomgr/file.c:2466 (IoCreateFile))>
|
<NTOSKRNL.EXE:62a33 (ntoskrnl/io/iomgr/file.c:3223 (NtCreateFile))>
|
<NTOSKRNL.EXE:125644 (ntoskrnl/include/internal/i386/ke.h:706 (KiSystemServiceHandler))>
|
<NTOSKRNL.EXE:3da5 (:0 (KiFastCallEntry))>--- Press q to abort, any other key to continue ---
|
|
<ntdll.dll:c7ed>
|
<kernel32.dll:2a3b4>
|
<syssetup.DLL:7f46>
|
<syssetup.DLL:82e5>
|
<syssetup.DLL:8390>
|
<syssetup.DLL:25e6>
|
<setup.exe:10b4>
|
<setup.exe:2468>
|
<setup.exe:1578>
|
<setup.exe:15c1>
|
<kernel32.dll:fcc2>
|
<00000000>
|
kdb:>
|
Attachments
Issue Links
- is cloned by
-
CORE-12037 Assert error in ntoskrnl/io/iomgr/iomdl.c when run test_multiprocessing_spawn.py in Python 3.4.0
- Open