Running xserver

Bill Spitzak spitzak at gmail.com
Sun Aug 26 19:57:06 PDT 2012


I now have the Xserver "running" in that clients connect to it and 
appear to attempt to display images.

I submitted a patch for the biggest problem I had, which is that it 
always found /etc/X11/xorg.conf instead of the wayland specialized one. 
On Scott Moreau's suggestion, I did this by modifying the xorg source 
rather than changing weston to find the file and pass it as a -config 
switch.

Now what happens is xserver crashes as soon as I try any client (I tried 
xev mostly). It then is relaunched, and crashes again. It does this 
continuously until I kill weston (killing the X client does not stop it).

[19:55:25.597] forked X server, pid 17061

X.Org X Server 1.12.2
Release Date: 2012-05-29
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-27-generic i686
Current Operating System: Linux lulu 3.2.0-27-generic #43-Ubuntu SMP Fri 
Jul 6 14:46:35 UTC 2012 i686
Kernel command line: root=UUID=bf3b437f-0d5b-4574-9404-ce2b11b562b2 ro 
quiet splash
Build Date: 23 August 2012  08:49:38AM

Current version of pixman: 0.27.3
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/spitzak/install/var/log/Xorg.1.log", Time: Sun Aug 
26 19:55:25 2012
(==) Using config file: "/home/spitzak/install/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
xdnd_atom: 69
xwl_input_delayed_init
[19:55:25.781] xfixes version: 4.0
[19:55:25.834] created wm
[19:55:25.834] XCB_CREATE_NOTIFY (window 2097152, width 10, height 10, ours)
[19:55:25.834] XCB_PROPERTY_NOTIFY: window 305, 
_NET_SUPPORTING_WM_CHECK: WINDOW/32, length 4 (value_len 1): huh?
[19:55:25.835] XCB_PROPERTY_NOTIFY: window 305, _NET_SUPPORTED: ATOM/32, 
length 4 (value_len 1): _NET_WM_MOVERESIZE
[19:55:25.835] XCB_CREATE_NOTIFY (window 2097153, width 10, height 10, ours)
*** glibc detected *** /home/spitzak/install/bin/Xorg: realloc(): 
invalid next size: 0x093e1a18 ***
======= Backtrace: =========
/lib/i386-linux-gnu/libc.so.6(+0x73e42)[0xe28e42]
/lib/i386-linux-gnu/libc.so.6(+0x7698f)[0xe2b98f]
/lib/i386-linux-gnu/libc.so.6(realloc+0xe7)[0xe2d347]
/home/spitzak/install/bin/Xorg(ListenOnOpenFD+0xf0)[0x81c1360]
/home/spitzak/install/lib/xorg/modules/extensions/libxwayland.so(+0x21a3)[0x20e1a3]
/usr/lib/i386-linux-gnu/libffi.so.6(ffi_call_SYSV+0x1a)[0x21935a]
/usr/lib/i386-linux-gnu/libffi.so.6(ffi_call+0x6f)[0x21908f]
/home/spitzak/install/lib/libwayland-client.so.0(+0x4b03)[0x9e4b03]
/home/spitzak/install/lib/libwayland-client.so.0(wl_display_iterate+0x1a6)[0x9e30b6]
/home/spitzak/install/lib/xorg/modules/extensions/libxwayland.so(+0x244b)[0x20e44b]
/home/spitzak/install/bin/Xorg(WakeupHandler+0x65)[0x807aa45]
/home/spitzak/install/bin/Xorg(WaitForSomething+0x1a5)[0x81bc3f5]
/home/spitzak/install/bin/Xorg[0x8076662]
/home/spitzak/install/bin/Xorg[0x806435a]
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0xdce4d3]
/home/spitzak/install/bin/Xorg[0x8064689]



More information about the wayland-devel mailing list