google / sawbuck

Automatically exported from code.google.com/p/sawbuck
107 stars 40 forks source link

Error In Intrumenting chrome.dll #75

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Running Instrumentchrome.bat
2.
3.

What is the expected output? What do you see instead?

It should instrument chrome.dll
instead getting following error message:

[0820/161538:INFO:decomposer.cc(2909)] Reading block-graph and image layout 
from the PDB.
[0820/161539:ERROR:serialization.cc(266)] Provided PE file does not match 
signature in serialized stream.
[0820/161539:ERROR:decomposer.cc(2957)] Failed to deserialize block-graph and 
image layout.
[0820/161539:ERROR:pe_relinker.cc(221)] Unable to decompose module: 
C:\Users\Anil\Desktop\winasan\chrome.dll
[0820/161539:ERROR:instrument_app.cc(255)] Failed to initialize relinker.

What version of the product are you using? On what operating system?

Google Chrome version: 28.0.1500.95 m
win7 x86

Please provide any additional information below.

not able to instrument chrome

Original issue reported on code.google.com by 41.w4r...@gmail.com on 20 Aug 2013 at 10:54

GoogleCodeExporter commented 8 years ago
What version of the Syzygy toolchain are you running? Somewhere in the output 
should be a line like:

[0820/095932:INFO:application_impl.h(44)] Syzygy Instrumenter Version 0.2.28.0 
(1742)

Original comment by chri...@chromium.org on 20 Aug 2013 at 2:00

GoogleCodeExporter commented 8 years ago

Original comment by chri...@chromium.org on 20 Aug 2013 at 2:01

GoogleCodeExporter commented 8 years ago
Syzygy Instrumenter Version 0.2.10.0 (1245)

Original comment by 41.w4r...@gmail.com on 20 Aug 2013 at 3:52