Bug 684598

Summary: Dump of assembler code for function __kernel_vsyscall
Product: [Fedora] Fedora Reporter: mukheem <mukheema>
Component: java-1.6.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 14CC: ahughes, dbhole, jvanek, langel, lkundrak, mjw, mjw, mmatejov, omajid, rjones
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-12 14:34:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Comment none

Description mukheem 2011-03-13 18:34:23 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 mukheem 2011-03-13 18:37:07 UTC
Created attachment 915197 [details]
Comment

(This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).

Comment 2 mukheem 2011-03-13 19:02:30 UTC
Missed details in earlier update, Here are repro. steps,

Package:    	java-1.6.0-openjdk-1:1.6.0.0-44.1.9.1.fc14

Latest Crash:	Sun 13 Mar 2011 10:36:10 PM 

Command:    	/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/bin/java -classpath /home/mukheem/.juniper_networks/network_connect/NC.jar NC -h <sslvpn.XXX.com -L 0 -l 0 -n '' -t '' -x

Reason: Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/bin/java was killed by signal 6 (SIGABRT)


I even seen this issue while running Package firefox-3.6.10-1.fc14
Crashed while running command:/usr/lib/firefox-3.6/firefox
Reason: Process /usr/lib/firefox-3.6/firefox was killed by signal 6 (SIGABRT)

Comment 3 Mark Wielaard 2011-03-16 14:28:01 UTC
So the problem seems to be:
ncui.cpp:262: void NCUI::run(): Assertion `m_conn->isConnected()' failed.

Where is the source code of ncui.cpp? It should be part of the juniper_networks package, but I don't know where that comes from.

Comment 4 mukheem 2011-03-22 11:52:04 UTC
juniper_networks package is a third party software which gets called while running vpn client to connect my company network. Am not sure where its code reside nor to whom to contact for it :( , But was even seeing similar failure while running firefox as updated in comment #2, will try to repro. once again and will update on this.

Comment 5 mukheem 2011-04-12 10:07:14 UTC
I am not able to repro. it as updated in comment 4.

Comment 6 Deepak Bhole 2011-04-12 14:34:29 UTC
Okay, thanks for trying! I will close it as INSUFFICIENT_DATA. Feel free to re-open if it happens again.