Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (gdb) next
- Single stepping until exit from function atioglxx!DrvValidateVersion,
- which has no line number information.
- 0x76ff5c29 in ntdll!LdrEnumerateLoadedModules ()
- from C:\Windows\system32\ntdll.dll
- (gdb) next
- Single stepping until exit from function ntdll!LdrEnumerateLoadedModules,
- which has no line number information.
- 0x76fc936f in ntdll!RtlMultipleAllocateHeap ()
- from C:\Windows\system32\ntdll.dll
- (gdb) next
- Single stepping until exit from function ntdll!RtlMultipleAllocateHeap,
- which has no line number information.
- 0x76ff5f2d in ntdll!RtlCheckRegistryKey () from C:\Windows\system32\ntdll.dll
- (gdb) next
- Single stepping until exit from function ntdll!RtlCheckRegistryKey,
- which has no line number information.
- 0x76fc93a4 in ntdll!RtlMultipleAllocateHeap ()
- from C:\Windows\system32\ntdll.dll
- (gdb) next
- Single stepping until exit from function ntdll!RtlMultipleAllocateHeap,
- which has no line number information.
- 0x76ff5f2d in ntdll!RtlCheckRegistryKey () from C:\Windows\system32\ntdll.dll
- (gdb) next
- Single stepping until exit from function ntdll!RtlCheckRegistryKey,
- which has no line number information.
- 0x76fc93dc in ntdll!RtlMultipleAllocateHeap ()
- from C:\Windows\system32\ntdll.dll
- (gdb) next
- Single stepping until exit from function ntdll!RtlMultipleAllocateHeap,
- which has no line number information.
- 0x76fda138 in tan () from C:\Windows\system32\ntdll.dll
- (gdb) next
- Single stepping until exit from function tan,
- which has no line number information.
- 0x76fc9516 in ntdll!RtlMultipleAllocateHeap ()
- from C:\Windows\system32\ntdll.dll
- (gdb) next
- Single stepping until exit from function ntdll!RtlMultipleAllocateHeap,
- which has no line number information.
- Program received signal SIGSEGV, Segmentation fault.
- 0x691cab30 in atioglxx!DrvValidateVersion ()
- from C:\Windows\system32\atioglxx.dll
- (gdb) next
- Single stepping until exit from function atioglxx!DrvValidateVersion,
- which has no line number information.
- [Inferior 1 (process 668) exited with code 030000000005]
- (gdb) next
- The program is not being run.
- (gdb)
Advertisement
Add Comment
Please, Sign In to add comment