Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renderdoc capture crashes app #547

Closed
ericwomer opened this issue Dec 26, 2018 · 4 comments
Closed

Renderdoc capture crashes app #547

ericwomer opened this issue Dec 26, 2018 · 4 comments
Assignees
Labels
Bug Something isn't working
Milestone

Comments

@ericwomer
Copy link

When trying to capture a frame in Renderdoc the application receives the signal SIGSEGV, Segmentation fault.

Distro: OpenSUSE Tumbleweed

Clang: 7.0
Vulkan Validation Layers: here
RenderDoc: 1.2

Applications backtrace
RenderDoc diagnostic log
Vulkan Info output

Enabled Validation Layer:

  • VK_LAYER_LUNARG_standard_validation
@karl-lunarg
Copy link
Contributor

The fault occurs only when using RenderDoc.
No other validation messages are seen.
Repro app: https://github.com/Overv/VulkanTutorial/blob/master/code/29_multisampling.cpp

@jzulauf-lunarg jzulauf-lunarg self-assigned this Jan 8, 2019
@jzulauf-lunarg
Copy link
Contributor

jzulauf-lunarg commented Jan 9, 2019

@salamanderrake

Am not able to reproduce during a capture at 1.1.96, however loading a capture of 29_multisampling crashes due to an uninitialized descriptor error (which is not shown in the renderdoc error page, but I did see on the console.

Is your crash on capture or well you attempt to load a capture?

The issue I encountered was fixed by this pull request

@jzulauf-lunarg jzulauf-lunarg added the Bug Something isn't working label Jan 10, 2019
@jzulauf-lunarg
Copy link
Contributor

Given the fix at PR 515. Closing.

@jzulauf-lunarg
Copy link
Contributor

@salamanderrake also fixed in RenderDoc -- baldurk/renderdoc#1230

@shannon-lunarg shannon-lunarg added this to the sdk-1.1.temp.0 milestone Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants