Hi there!
First of all pls excuse my bad english...i'm not a native speaker, i'm german.
Now here is my problem.
I attached a sony Camcorder to my pc via firewire, its detected and drivers are installed automtically. I start Adobe Premiere or Nero Vision to get the material to my hdd and with clicking the button to start recording to hdd i get a BSoD with "apc_index_mismatch"
First off all, its not my RAM...the modules are tested with memtest+ v.4.0 a whole night an are in best shape

....my maschine is Primestable....no other problems exept for this anoying BSoD.
Her some details of my pc:
Board: Gigabyte GA-P35-DQ6 Rev. 1.0 @Bios F9
CPU: Q9550 C1
cooling: Noctua NH-U12P
Ram: 8 Gig exceleram PC1150 (EX2-41150P2-SX)
VGA: EVGA 8800GTs 640MB
HDD I: Samsung SpinPoint T166 500GB SATA II (HD501LJ)
HDD II: WDC WD10EADS-00L5B1 (1TB)
Sound: Creative Sound Blaster X-FI Xtreme Gamer - fatal1ty Pro. Series
opt.Drives: LG GH20NS15 u. Samsung SH-S223B
Floppy: got one

powersupply: be quiet Straight Power 600W ATX 2.2
OS: Win 7 Ultimate 64 Bit
Fans:2x NB-Multiframe MF12-S2; 1x NB-BlackSilentPRO PK-2
Tower:Lian Li PC-A17B
To finish my support request, i attach the last minidump as zip-file.
Thx for your help!!!!!!
Hi and welcome
This crash was caused by bug in a driver (NERO) and is called APC_INDEX_MISMATCH. Its obvious that you did noot do a clean install because you have drivers almost 2 years old.
I would.
Update all the older drivers especially the bios, video, wifi, etc
run a system file check to verify and repair your system files
to run type cmd in search>right click and run as admin>SFC /SCANOW
let us know the results
Hope this helps
Ken J++
secdrv.SYS fffff880`07ce7000 fffff880`07cf2000 0x0000b000 0x4508052e 9/13/2006 8:18:38 AM
ElbyCDFL.sys fffff880`04e29000 fffff880`04e37000 0x0000e000 0x4581c093 12/14/2006 4:22:27 PM
livecamv.sys fffff880`05f33000 fffff880`05f43000 0x00010000 0x45c6faae 2/5/2007 4:36:46 AM
WacomVKHid.sys fffff880`05f31000 fffff880`05f32c80 0x00001c80 0x45d4e87e 2/15/2007 6:10:54 PM
wacomvhid.sys fffff880`05f0c000 fffff880`05f0e300 0x00002300 0x45d5e9f8 2/16/2007 12:29:28 PM
wacommousefilter.sys fffff880`06fd6000 fffff880`06fde000 0x00008000 0x45d5f401 2/16/2007 1:12:17 PM
UsbFltr.sys fffff880`02da3000 fffff880`02daf200 0x0000c200 0x461c9b12 4/11/2007 3:23:46 AM
Lachesis.sys fffff880`02d0f000 fffff880`02d16680 0x00007680 0x46c552dc 8/17/2007 2:48:44 AM
GEARAspiWDM.sys fffff880`047f3000 fffff880`047fc000 0x00009000 0x47a3274b 2/1/2008 9:06:03 AM
PxHlpa64.sys fffff880`01214000 fffff880`0121fd00 0x0000bd00 0x47d88a39 3/12/2008 8:58:17 PM
ctac32k.sys fffff880`060d6000 fffff880`06184000 0x000ae000 0x486b3e7e 7/2/2008 3:38:22 AM
CtClsFlt.sys fffff880`0723b000 fffff880`072620c0 0x000270c0 0x48a140d8 8/12/2008 2:50:48 AM
pccsmcfdx64.sys fffff880`02cf7000 fffff880`02d03000 0x0000c000 0x48b67389 8/28/2008 4:44:41 AM
000.fcl fffff880`07d31000 fffff880`07d5c000 0x0002b000 0x48dcdf7a 9/26/2008 8:11:22 AM
adfs.SYS fffff880`079c8000 fffff880`079e0000 0x00018000 0x490f2b4e 11/3/2008 11:48:14 AM
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\111709-28984-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*d:\symbols*
Symbol information
Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02c60000 PsLoadedModuleList = 0xfffff800`02e9de50
Debug session time: Tue Nov 17 14:26:47.531 2009 (GMT-5)
System Uptime: 0 days 0:09:39.388
Loading Kernel Symbols
...............................................................
................................................................
................................................................
...........
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1, {74d62dd9, 0, ffff, fffff88008f80ca0}
Probably caused by : ntkrnlmp.exe ( nt!KiSystemServiceExit+245 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
APC_INDEX_MISMATCH (1)
This is a kernel internal error. The most common reason to see this
bugcheck is when a filesystem or a driver has a mismatched number of
calls to disable and re-enable APCs. The key data item is the
Thread->KernelApcDisable field. A negative value indicates that a driver
has disabled APC calls without re-enabling them. A positive value indicates
that the reverse is true. This check is made on exit from a system call.
Arguments:
Arg1: 0000000074d62dd9, address of system function (system call)
Arg2: 0000000000000000, Thread->ApcStateIndex << 8 | Previous ApcStateIndex
Arg3: 000000000000ffff, Thread->KernelApcDisable
Arg4: fffff88008f80ca0, Previous KernelApcDisable
Debugging Details:
------------------
FAULTING_IP:
+601f952f03dcde94
00000000`74d62dd9 ?? ???
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x1
PROCESS_NAME: NeroVision.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff80002cd1469 to fffff80002cd1f00
STACK_TEXT:
fffff880`08f80a68 fffff800`02cd1469 : 00000000`00000001 00000000`74d62dd9 00000000`00000000 00000000`0000ffff : nt!KeBugCheckEx
fffff880`08f80a70 fffff800`02cd13a0 : fffffa80`06ccd060 00000000`0bcae7e8 fffff880`08f80bc8 00000000`00000000 : nt!KiBugCheckDispatch+0x69
fffff880`08f80bb0 00000000`74d62dd9 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceExit+0x245
00000000`0bcaf0f8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x74d62dd9
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiSystemServiceExit+245
fffff800`02cd13a0 4883ec50 sub rsp,50h
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nt!KiSystemServiceExit+245
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600
FAILURE_BUCKET_ID: X64_0x1_nt!KiSystemServiceExit+245
BUCKET_ID: X64_0x1_nt!KiSystemServiceExit+245
Followup: MachineOwner
---------