This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

How to fix firefox.exe application crush error after trying to quit gecko driver?

  • 1 antwoord
  • 2 hierdie probleem
  • 2 views
  • Laaste antwoord deur FredMcD

more options

When I run the following command :driver.quit() in my test in Selenium WebDriver using Java I get the following error in the console: [Child 1876] ###!!! ABORT: Aborting on channel error.: file c:/builds/moz2_slave/m-rel-w64-00000000000000000000/build/src/ipc/glue/MessageChannel.cpp, line 2056 דצמ 08, 2016 4:39:00 PM org.openqa.selenium.os.UnixProcess destroy SEVERE: Unable to kill process with PID 9604

and then crashes with the error "exception breakpoint reached".

please see the attached image .

How can I fix it.

When I run the following command :driver.quit() in my test in Selenium WebDriver using Java I get the following error in the console: [Child 1876] ###!!! ABORT: Aborting on channel error.: file c:/builds/moz2_slave/m-rel-w64-00000000000000000000/build/src/ipc/glue/MessageChannel.cpp, line 2056 דצמ 08, 2016 4:39:00 PM org.openqa.selenium.os.UnixProcess destroy SEVERE: Unable to kill process with PID 9604 and then crashes with the error "exception breakpoint reached". please see the attached image . How can I fix it.
Aangehegde skermkiekies

Gewysig op deur valRisco

All Replies (1)

more options

I think before you shut down a program, you must first shut down any program(s) that are using it.