Project

General

Profile

Actions

Bug #11317

closed

Segmentation fault

Added by hitesh770 (hitesh vishal) almost 9 years ago. Updated almost 9 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.2p95 (2015-04-13 revision 50295) [i386-mingw32]
[ruby-core:69772]

Description

i have tried to execute the following code for 2.2.2

irb
2
3 > require "selenium-webdriver"
4 => true
5
6 > browser = Selenium::WebDriver.for
7 :internet_explorer

i am getting the error. The log is attached with


Files

error.txt (23.9 KB) error.txt hitesh770 (hitesh vishal), 06/29/2015 10:36 AM
Capture.JPG (29.2 KB) Capture.JPG hitesh770 (hitesh vishal), 06/30/2015 06:16 AM
error.txt (31.7 KB) error.txt hitesh770 (hitesh vishal), 06/30/2015 06:34 AM

Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #11314: [BUG] Segmentaton faultThird Party's IssueActions

Updated by usa (Usaku NAKAMURA) almost 9 years ago

  • Status changed from Open to Third Party's Issue
  • Priority changed from 6 to 3

Ask the author(s) of "selenium-webdriver".

Updated by hitesh770 (hitesh vishal) almost 9 years ago

But i manually trigger that it is working fine for me .?

please find the attached screenshot

Updated by hitesh770 (hitesh vishal) almost 9 years ago

I have now used watir driver,
getting the same results , i think the issue with it not third party.

logs are attached

Updated by nobu (Nobuyoshi Nakada) almost 9 years ago

It's a bug of childprocess gem which uses ffi, not selenium-webdriver.

Actions #5

Updated by wanabe (_ wanabe) almost 9 years ago

  • Is duplicate of Bug #11314: [BUG] Segmentaton fault added

Updated by hitesh770 (hitesh vishal) almost 9 years ago

Nobuyoshi Nakada wrote:

It's a bug of childprocess gem which uses ffi, not selenium-webdriver.

how to fix this issue than .

Updated by nobu (Nobuyoshi Nakada) almost 9 years ago

It depends.

So ask the author(s) of that gem, who should know how it uses ffi.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0