G
Geofrey van Hecke
Hi,
When I select my Hercules smart TV2 as capture device in several software
(i.e VideoLan) and I try to start the capture, my Windows xp reboot...
I have analysed (with the use of the Windbg tool) the dump file produced by
windows ... and my investigations lead to the following conclusions...
The error occured in the Pv848.sys file which is the "WDM Video Capture
Driver" from Microsoft". The error description is the following:
UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are.
I'm looking for a solution. Is there any newer version of this driver (the
current i used is version 5.0.0.272) ?
I would be please if someone can help me.
When I select my Hercules smart TV2 as capture device in several software
(i.e VideoLan) and I try to start the capture, my Windows xp reboot...
I have analysed (with the use of the Windbg tool) the dump file produced by
windows ... and my investigations lead to the following conclusions...
The error occured in the Pv848.sys file which is the "WDM Video Capture
Driver" from Microsoft". The error description is the following:
UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are.
I'm looking for a solution. Is there any newer version of this driver (the
current i used is version 5.0.0.272) ?
I would be please if someone can help me.