Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • M mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

Due to an influx of spam, we have had to approve account registrations. Please write an email to support@manjaro.org, with your username, if you want to get access faster. Sorry for the inconvenience.

  • PackagesPackages
  • Extra
  • mesa
  • Issues
  • #3
Closed
Open
Issue created Feb 04, 2023 by mbriar@mbriar

Building with -D b_ndebug=false breaks DOOM and DOOM Eternal

Building Mesa with -D b_ndebug=false, and thus having assertions enabled, causes crashes in DOOM 2016 and DOOM Eternal, both of which work fine on release builds, but hit this assert when it's enabled: https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/src/vulkan/runtime/vk_buffer.h#L69
There is an argument to be made to just remove this assert from Mesa, since it doesn't catch any bugs the vulkan validation layers don't already catch, but I also don't see why Manjaro is shipping debug builds in the stable repos.

See: https://github.com/ValveSoftware/Proton/issues/3773#issuecomment-1409002166
https://old.reddit.com/r/linux_gaming/comments/10th9u7/doom_eternal_constant_crashes/
https://old.reddit.com/r/linux_gaming/comments/10s5dxd/i_cant_play_doom_2016_for_some_reason_it_doesnt/

Assignee
Assign to
Time tracking