Displaying 3 results from an estimated 3 matches for "output_pending".
2006 May 02
0
beta7 imap core, no assert
...t = 0x20494d41, pool = 0x5020636f,
tag = 0x6d6d616e <Address 0x6d6d616e out of bounds>,
name = 0x643a2000 <Address 0x643a2000 out of bounds>, func = 0,
context = 0x42414420, uid = 0, param_error = 1}, disconnected = 0,
destroyed = 1, command_pending = 1, input_pending = 1, output_pending = 0,
rawlog = 0, input_skip_line = 1}
(gdb) up
#8 0x00021824 in client_disconnect_with_error (client=0xaf2f8, msg=0x0)
at client.c:130
130 client_disconnect(client, msg);
(gdb) print *client
$5 = {fd_in = 0, fd_out = 1, io = 0x0, input = 0xaf390, output = 0xaf4c0,
namespaces =...
2006 May 19
4
beta8: core, signal 11
...t = 0x20494d41, pool = 0x5020636f,
tag = 0x6d6d616e <Address 0x6d6d616e out of bounds>,
name = 0x643a2000 <Address 0x643a2000 out of bounds>, func = 0,
context = 0x42414420, uid = 0, param_error = 1}, disconnected = 0,
destroyed = 1, command_pending = 1, input_pending = 1, output_pending = 0,
rawlog = 0, input_skip_line = 1}
(gdb) up
#8 0x00021924 in client_disconnect_with_error (client=0xb1b40, msg=0x0)
at client.c:130
130 client_disconnect(client, msg);
(gdb) print *client
$5 = {fd_in = 0, fd_out = 1, io = 0xaf4d8, input = 0xb1bd8, output = 0xb1d08,
namespace...
2016 Nov 15
0
[ANNOUNCE] xorg-server 1.19.0
After verifying that bug 1382444 has been fixed, it's time to release
1.19 at last.
Thanks to everyone who helped develop, test and document this release!
Ian Ray (1):
xwayland-shm: block signals during fallocate
Keith Packard (2):
dix: Make sure client is not in output_pending chain after closed (RH 1382444)
Bump version to 1.19.0
Timo Aaltonen (1):
dri2: Sync i965_pci_ids.h from mesa
git tag: xorg-server-1.19.0
https://xorg.freedesktop.org/archive/individual/xserver/xorg-server-1.19.0.tar.bz2
MD5: 6a4d01e4e5047ab8f556960424ba1fa9 xorg-server-1.19.0.tar....