Bug 829571 - [NV96] Crash in dri2FlushFrontBuffer
Summary: [NV96] Crash in dri2FlushFrontBuffer
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: mesa
Version: 17
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-07 03:58 UTC by Jerry James
Modified: 2013-07-31 17:44 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-07-31 17:44:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Log file generated by ABRT, which cravenly refuses to file this itself (230.22 KB, text/plain)
2012-06-07 03:58 UTC, Jerry James
no flags Details

Description Jerry James 2012-06-07 03:58:06 UTC
Created attachment 590061 [details]
Log file generated by ABRT, which cravenly refuses to file this itself

Description of problem:
Runescape won't run in OpenGL mode inside of Firefox due to a bug in OpenJDK 1.7.  So we tried running the Runescape Unix Client, which successfully used OpenGL mode, but in an 800x600 window.  We tried switching to full screen mode, which triggered this crash.  It is repeatable.  Due to missing debug symbols (yet another OpenJDK 1.7 bug), ABRT called the backtrace unusable and refused to submit it, so I'm cobbling this together by hand.  The crash actually happened inside dri2FlushFrontBuffer.  GDB says:

(gdb) info locals
priv = <optimized out>
pdp = <optimized out>
gc = <optimized out>
pdraw = 0x7f08f4245110
psc = 0x2000000000
(gdb) print *psc
Cannot access memory at address 0x2000000000
(gdb) print *pdraw
$1 = {base = {destroyDrawable = 0x30000000400, xDrawable = 8589934592, 
    drawable = 139678171791360, psc = 0x2000000000, textureTarget = 0, 
    textureFormat = 32, eventMask = 17592186044440, refcount = 32}, 
  driDrawable = 0xff0000, buffers = {{attachment = 65280, name = 0, 
      pitch = 255, cpp = 0, flags = 2582919408}, {attachment = 32520, 
      name = 1034076816, pitch = 53, cpp = 1042319248, flags = 53}, {
      attachment = 1034078448, name = 53, pitch = 1034078192, cpp = 53, 
      flags = 1034077344}, {attachment = 53, name = 1034073936, pitch = 53, 
      cpp = 85, flags = 0}, {attachment = 1065353216, name = 0, pitch = 0, 
      cpp = 0, flags = 0}}, bufferCount = 1065353216, width = 0, height = 0, 
  have_back = 0, have_fake_front = 0, swap_interval = 1065353216, 
  previous_time = 0, frames = 0}


Version-Release number of selected component (if applicable):
mesa-libGL-8.0.3-1.fc17.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. Run the Runescape Unix Client in OpenGL mode
2. Switch to fullscreen
3.
  
Actual results:
Crash.

Expected results:
No crash.

Additional info:

Comment 1 Fedora End Of Life 2013-07-03 19:22:11 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Fedora End Of Life 2013-07-31 17:44:56 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.