Bug 99196 - [IVB] Segfault when resizing dolphin-emu-nogui on X11
Summary: [IVB] Segfault when resizing dolphin-emu-nogui on X11
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Vulkan/intel (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel 3D Bugs Mailing List
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-25 11:57 UTC by Link Mauve
Modified: 2019-09-18 19:48 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Backtrace of the crash (4.66 KB, text/plain)
2016-12-25 11:57 UTC, Link Mauve
Details

Description Link Mauve 2016-12-25 11:57:01 UTC
Created attachment 128652 [details]
Backtrace of the crash

It seems anv is still using the previous resolution of the buffer during a resize, which triggers this assert.

I haven’t tried on anything newer than ivb, but from a quick look at the code it doesn’t seem any specific to gen7.
Comment 1 Link Mauve 2016-12-25 12:37:57 UTC
This is on commit 88b5acfa09d4efa2aea1fc9cc4f8169a48c40286 btw, built yesterday, but has been happening for a while.
Comment 2 Jason Ekstrand 2016-12-25 23:16:15 UTC
Just a shot in the dark but what are the chances that you're calling EndCommandBuffer more than once?  I'll look into it more after the holidays.
Comment 3 GitLab Migration User 2019-09-18 19:48:18 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/826.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.