[Mesa-dev] [Bug 95246] Segfault in glBindFramebuffer()

2016-06-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=95246

Daniel Scharrer  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #3 from Daniel Scharrer  ---
Looks like the fix has been pushed, thanks.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 95246] Segfault in glBindFramebuffer()

2016-05-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=95246

--- Comment #2 from Marek Olšák  ---
Fix: https://lists.freedesktop.org/archives/mesa-dev/2016-May/118763.html

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 95246] Segfault in glBindFramebuffer()

2016-05-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=95246

--- Comment #1 from Daniel Scharrer  ---
Backtrace:

#0  driver_RenderTexture_is_safe (att=att@entry=0xb33570)
at
/var/tmp/portage/media-libs/mesa-/work/mesa-/src/mesa/main/fbobject.c:392
#1  0x729aabc3 in check_begin_texture_render (fb=0xb33300,
ctx=0xa9fdb0)
at
/var/tmp/portage/media-libs/mesa-/work/mesa-/src/mesa/main/fbobject.c:2443
#2  _mesa_bind_framebuffers (ctx=0xa9fdb0, newDrawFb=0xb33300,
newReadFb=0xb33300)
at
/var/tmp/portage/media-libs/mesa-/work/mesa-/src/mesa/main/fbobject.c:2579
#3  0x005773f6 in retrace_glBindFramebuffer (call=...)
[...]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 95246] Segfault in glBindFramebuffer()

2016-05-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=95246

Bug ID: 95246
   Summary: Segfault in glBindFramebuffer()
   Product: Mesa
   Version: git
  Hardware: Other
OS: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Mesa core
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: dan...@constexpr.org
QA Contact: mesa-dev@lists.freedesktop.org

I've found a reproducible segfault when binding a framebuffer. It crashes in
the last call in this apitrace for me:

 http://constexpr.org/tmp/shadows.trace (105 KiB)

I wouldn't be surprised if this contains invalid calls (nothing detected by
Mesa though), but it still shouldn't crash. Haven't tried this on any other
drivers yet.

GPU: AMD R9 380X
Mesa 11.3.0-devel (git-750c38f)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev