Bug 1043247

Summary: [abrt] libva-utils-1.1.1-2.fc19: object_heap_destroy: Process /usr/bin/vainfo was killed by signal 8 (SIGFPE)
Product: [Fedora] Fedora Reporter: James L. Neill <jlneill>
Component: libvaAssignee: Adam Williamson <awilliam>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: awilliam, kwizart
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f178e6d211ff1fdfc88b7c2d02334a2859bb8255
Whiteboard: abrt_hash:741088e0ee37b08b8905091830569e0cc83747e8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-18 22:00:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description James L. Neill 2013-12-15 11:54:07 UTC
Description of problem:
At the time the only thing that I was doing was using firefox to view ice hockey results on www.nhl.com

Version-Release number of selected component:
libva-utils-1.1.1-2.fc19

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        vainfo
crash_function: object_heap_destroy
executable:     /usr/bin/vainfo
kernel:         3.11.6-200.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (8 frames)
 #0 object_heap_destroy at object_heap.c:275
 #1 destroy_heap at vdpau_driver.c:138
 #3 vdpau_common_Terminate at vdpau_driver.c:159
 #4 vdpau_Terminate_Current at vdpau_driver_template.h:537
 #5 vdpau_Initialize_Current at vdpau_driver_template.h:563
 #6 __vaDriverInit_0_33 at vdpau_driver.c:317
 #7 va_openDriver at va.c:273
 #8 vaInitialize at va.c:446

Comment 1 James L. Neill 2013-12-15 11:54:12 UTC
Created attachment 836913 [details]
File: backtrace

Comment 2 James L. Neill 2013-12-15 11:54:14 UTC
Created attachment 836914 [details]
File: cgroup

Comment 3 James L. Neill 2013-12-15 11:54:16 UTC
Created attachment 836915 [details]
File: core_backtrace

Comment 4 James L. Neill 2013-12-15 11:54:17 UTC
Created attachment 836916 [details]
File: dso_list

Comment 5 James L. Neill 2013-12-15 11:54:19 UTC
Created attachment 836917 [details]
File: environ

Comment 6 James L. Neill 2013-12-15 11:54:21 UTC
Created attachment 836918 [details]
File: limits

Comment 7 James L. Neill 2013-12-15 11:54:23 UTC
Created attachment 836919 [details]
File: maps

Comment 8 James L. Neill 2013-12-15 11:54:25 UTC
Created attachment 836920 [details]
File: open_fds

Comment 9 James L. Neill 2013-12-15 11:54:26 UTC
Created attachment 836921 [details]
File: proc_pid_status

Comment 10 James L. Neill 2013-12-15 11:54:28 UTC
Created attachment 836922 [details]
File: var_log_messages

Comment 11 Nicolas Chauvet (kwizart) 2013-12-15 20:30:44 UTC
It's completely not understandable why vainfo is run from a browser.
That been said, the code path mention that you are using a vdpau bridge.
Which GPU hardware do you have ?

It sounds like the xorg-x11-drv-nvidia is installed along with xorg-x11-drv-nvidia-304xx package, you might need to pick one or the other. I will investigate about why this appeared as the nvidia package maintainer.

If you have a geforce 8 or later GPU, can you try to reproduce afer doing:
yum remove xorg-x11-drv-nvidia-304xx\*

Comment 12 James L. Neill 2013-12-16 23:50:40 UTC
Greetings Nicolas!

In answer to some of the issues you raised:-

1). Gpu hardware is 2 x GTX 570
2). I am using the Nvidia proprietary driver 331.20. 
3). I am NOT using the RPMFusion drivers at all.
4). The output of "sudo yum list installed *\nvidia\*" is Error: No matching Packages to list
5). I use the proprietary drivers as the RPMFusion drivers do not seem to have the OpenGL libraries working as I do quite a lot   		of SETI and Einstein@home work though not at the moment.

The following is the exact sequence of events that triggered ABRT

In Firefox and single tab on this site http://canucks.nhl.com/gamecenter/en/preview?id=2013020498

I then clicked on the "Watch" tab which opened up a new tab - http://www.nhl.com/gamecenter/en/gamecenterlive?id=2013020498&referrer=van

When the second tab opened up that was when things got interesting so to speak.

I am aware that using proprietary drivers can throw up some interesting problems and wonder whether this is not the problem.

If you need anything else please let me know.

Cheers

James

Comment 13 Nicolas Chauvet (kwizart) 2013-12-18 22:00:21 UTC
(In reply to James L. Neill from comment #12)
...
> 5). I use the proprietary drivers as the RPMFusion drivers do not seem to
> have the OpenGL libraries working as I do quite a lot   		of SETI and
Then please report a bug

This works for me with the said driver.