Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 1 válasz
  • 2 embernek van ilyen problémája
  • 2 megtekintés
  • Utolsó üzenet ettől: 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.
Csatolt képernyőmentések

Módosította: valRisco,

Összes válasz (1)

more options

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