Could I debug chromium asan version?

27 views
Skip to first unread message

18楼梦想改造家

unread,
Sep 20, 2023, 4:37:20 AM9/20/23
to Chromium-dev
Hey, I build chromium with asan . It works well. and it could catch some bug.

However, If I use windbg or just use visual to debug it, it will failed when chromium start.

``` c++
0:000> g (44e0.2354): Access violation - code c0000005 (first chance) First chance exceptions are reported before any exception handling. This exception may be expected and handled. chrome!memset+0x2f0: 00007ff7`461f25d0 660f7f01 movdqa xmmword ptr [rcx],xmm0 ds:00000445`6b634010=????????????????????????????????
```

So could I debug the asan version in debugger?
Reply all
Reply to author
Forward
0 new messages