Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^5: Chrome freezes on windows when opened with WWW::Mechanize::Chrome

by Corion (Patriarch)
on Oct 15, 2021 at 12:59 UTC ( [id://11137579]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Chrome freezes on windows when opened with WWW::Mechanize::Chrome
in thread Chrome freezes on windows when opened with WWW::Mechanize::Chrome

This is weird. On my Windows PC I also have 94.0.4606.81 and there the test suite passes without problems and your program as well.

So it must be some other configuration component that causes the trouble, but if downgrading works for you maybe you can find out the exact difference...

  • Comment on Re^5: Chrome freezes on windows when opened with WWW::Mechanize::Chrome

Replies are listed 'Best First'.
Re^6: Chrome freezes on windows when opened with WWW::Mechanize::Chrome
by bakiperl (Beadle) on Oct 16, 2021 at 02:16 UTC
    I will do more checks and let you know if I find the source of the problem.
    Thank you Corion.
      Corion,
      Just in case this can help tracking the issue that is causing chrome/chromium version 94. and 95. to freeze, I added the launch_arg option and the result is shown below:
      my $mech = WWW::Mechanize::Chrome->new( headless => 0, launch_arg => [ " --enable-logging", "--v=1" ] );
      chrome_bebug.log file
      [10576:11820:1029/142219.260:ERROR:chrome_browser_main_extra_parts_met +rics.cc(230)] crbug.com/1216328: Checking Bluetooth availability star +ted. Please report if there is no report that this ends. [10576:11820:1029/142219.260:ERROR:chrome_browser_main_extra_parts_met +rics.cc(233)] crbug.com/1216328: Checking Bluetooth availability ende +d.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11137579]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-23 18:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found