Advertisement
Guest User

Untitled

a guest
Mar 29th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. ...
  2. Parsing src\pdb\FE688BEC505A47149C42D9B042A36EDD2.pdb into win32k\GUID\FE688BEC505A47149C42D9B042A36EDD2
  3. Parsing src\pdb\FF84AE9473A94DC3944B18A3366DB0672.pdb into win32k\GUID\FF84AE9473A94DC3944B18A3366DB0672
  4. Rebuilding profile index for dnsrslvr
  5. ERROR:root:Profile dnsrslvr\GUID\D5736592F1A64779989D409FCC6BA4952 and dnsrslvr\GUID\2EE1349D101242C7B8C3CCF24925D8452 are ambiguous, please add more comparison points.
  6. ERROR:root:Run the following command:
  7. zdiff dnsrslvr\GUID\D5736592F1A64779989D409FCC6BA4952.gz dnsrslvr\GUID\2EE1349D101242C7B8C3CCF24925D8452.gz
  8. ERROR:root:Profile dnsrslvr\GUID\D5736592F1A64779989D409FCC6BA4952 and dnsrslvr\GUID\BC2EF28F5AAC4F15A0E8B31E55D04ACD2 are ambiguous, please add more comparison points.
  9. ERROR:root:Run the following command:
  10. zdiff dnsrslvr\GUID\D5736592F1A64779989D409FCC6BA4952.gz dnsrslvr\GUID\BC2EF28F5AAC4F15A0E8B31E55D04ACD2.gz
  11. ERROR:root:Profile dnsrslvr\GUID\2EE1349D101242C7B8C3CCF24925D8452 and dnsrslvr\GUID\D5736592F1A64779989D409FCC6BA4952 are ambiguous, please add more comparison points.
  12. ERROR:root:Run the following command:
  13. zdiff dnsrslvr\GUID\2EE1349D101242C7B8C3CCF24925D8452.gz dnsrslvr\GUID\D5736592F1A64779989D409FCC6BA4952.gz
  14. ERROR:root:Profile dnsrslvr\GUID\BC2EF28F5AAC4F15A0E8B31E55D04ACD2 and dnsrslvr\GUID\D5736592F1A64779989D409FCC6BA4952 are ambiguous, please add more comparison points.
  15. ERROR:root:Run the following command:
  16. zdiff dnsrslvr\GUID\BC2EF28F5AAC4F15A0E8B31E55D04ACD2.gz dnsrslvr\GUID\D5736592F1A64779989D409FCC6BA4952.gz
  17. ERROR:root:Index with errors: 4
  18. Rebuilding profile index for ntdll
  19. ERROR:root:Traceback (most recent call last):
  20. File "C:\Python27\lib\site-packages\rekall-1.3.0-py2.7.egg\rekall\session.py", line 604, in _RunPlugin
  21. return plugin_obj.render(ui_renderer) or plugin_obj
  22. File "C:\Python27\lib\site-packages\rekall-1.3.0-py2.7.egg\rekall\plugins\tools\profile_tool.py", line 685, in render
  23. result = self.BuildDataIndex(spec)
  24. File "C:\Python27\lib\site-packages\rekall-1.3.0-py2.7.egg\rekall\plugins\tools\profile_tool.py", line 566, in BuildDataIndex
  25. for relative_path, data in self._GetAllProfiles(spec["path"]):
  26. File "C:\Python27\lib\site-packages\rekall-1.3.0-py2.7.egg\rekall\plugins\tools\profile_tool.py", line 673, in _GetAllProfiles
  27. data = json.loads(file_data)
  28. File "C:\Python27\lib\json\__init__.py", line 338, in loads
  29. return _default_decoder.decode(s)
  30. File "C:\Python27\lib\json\decoder.py", line 369, in decode
  31. raise ValueError(errmsg("Extra data", s, end, len(s)))
  32. ValueError: Extra data: line 14411 column 3 - line 28821 column 3 (char 473277 - 946554)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement