Discussion:
[Bug 23381] New: Icweasel hits the XID allocation assertion
bugzilla-daemon-CC+
2009-08-17 22:46:50 UTC
Permalink
http://bugs.freedesktop.org/show_bug.cgi?id=23381

Summary: Icweasel hits the XID allocation assertion
Product: XCB
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Library
AssignedTo: xcb-***@public.gmane.org
ReportedBy: ***@po8.org
QAContact: xcb-***@public.gmane.org


My copy of Debian Iceweasel just said this to me:

"firefox-bin: ../../src/xcb_xid.c:46: xcb_generate_id: Assertion `c->xid.last
== c->xid.max' failed."

firefox-bin is apparently statically linked, so I have no idea what version I'm
seeing. But this assertion is in the same place in current top-of-tree.

Iceweasel is 3.0.12 if that helps. My server and other libraries are kind of a
mish-mash of Debian unstable and some top-of-tree stuff.

I'll try to find something to do about all this, but in the meantime if anybody
has clever ideas... I knew I shouldn't have put in that assertion. :-)
--
Configure bugmail: http://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.
bugzilla-daemon-CC+
2009-08-18 03:43:11 UTC
Permalink
http://bugs.freedesktop.org/show_bug.cgi?id=23381





--- Comment #1 from Josh Triplett <josh-CC+***@public.gmane.org> 2009-08-17 20:43:10 PST ---
- What versions of libX11 and libxcb? If you have trouble finding out, try:
egrep 'xcb|X11' /proc/$(pidof firefox-bin)/maps ; that will tell you where the
library lives, and hopefully from there you can figure out the version.

- Sanity-check: can you provide the list of extensions that xdpyinfo says your
X server supports?
--
Configure bugmail: http://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.
bugzilla-daemon-CC+
2009-08-18 06:01:38 UTC
Permalink
http://bugs.freedesktop.org/show_bug.cgi?id=23381





--- Comment #2 from Bart Massey <***@po8.org> 2009-08-17 23:01:38 PST ---
Like I say, firefox-bin appears to be statically linked, and I have no idea
what versions it was built against.

BIG-REQUESTS Composite DAMAGE DOUBLE-BUFFER DPMS DRI2 GLX
Generic Event Extension MIT-SCREEN-SAVER MIT-SHM RANDR
RECORD RENDER SGI-GLX SHAPE SYNC X-Resource XC-MISC XFIXES
XFree86-DGA XFree86-VidModeExtension XINERAMA
XInputExtension XKEYBOARD XTEST XVideo

So yeah it looks like it's OK.
--
Configure bugmail: http://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.
b***@freedesktop.org
2017-03-01 17:02:56 UTC
Permalink
https://bugs.freedesktop.org/show_bug.cgi?id=23381

Uli Schlachter <***@znc.in> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME

--- Comment #3 from Uli Schlachter <***@znc.in> ---
Since this (appears to be) the only report of this in 7 years, I'll dare to
close this as WORKSFORME.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
Loading...