Adrian Tiron

Results 32 comments of Adrian Tiron

I also have problems with the logger. IE8 on WIn7. Anybody used this configuration and got it working? I've tried to hack it myself but it's crazy....

I've deleted the symbols......shouldn;t grinder download them again?

solved the problem with symbols. When it reaches these lines (674-677) in debugger.rb: ``` if( use_logger?( e.pid ) ) lfile = logger_file( e.pid ) ``` shouldn't It have already written...

where's the file in the LOW integrity folder actually written? IE doesn't run as single process I can see the broker process running fine at Medium integrity.

oh yeah, sorry I ment the code...... I knew about the location of that file as I said above nothing is written there.....therefore nothing is copied in my crashes folder(just...

any ideas where should I start with this? Where should I start checking why my log file isn't written in LOW folder?

found a bug ``` if( use_logger?( e.pid ) ) lfile = logger_file( e.pid ) # If we don't have a log file for this PID, try to use the last...

I suspect logger.dll has some problems first time when it's trying to write in the "Low" folder....grinder can't find the file therefore it can't copy it....

Ie8 64 bit doesnt support. 32 bit should work. what settings are you using for ie11? I imagine you disable memoryprotector and maybe other stuff....thanks

i installed IE 11, tested some public poc's now It doesn't crash:(.....uninstalled all updates, still nothing..... can you tell me please a poc that I could test against IE11 to...