[Xcb] [Bug 36716] xv crashed at _xcb_map_remove (list=0x828d9c0, key=2818) at xcb_list.c:89

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Apr 30 10:57:26 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36716

--- Comment #1 from Jamey Sharp <jamey at minilop.net> 2011-04-30 10:57:26 PDT ---
If the stack trace is accurate (and it might not be, due to compiler
optimization) then the only way that line could have failed is due to *cur
pointing some wild place. Would you try "p *cur" and "p **cur"?

If you can reproduce the bug, running xv under valgrind may give more useful
information.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Xcb mailing list