Hi testers,
This morning after a zypper up, I've got the kernel 2.6.37-rc2 on my factory install.
I found 3 majors troubles
first I loose the fn+F8 key function ( which give me cloning screen ) which as work from years (I hit it on kdm, and the second screen become a clone of the primary lappy one)
Otherwise running with nvidia 260.19.21 xorg & kwin use constantly ~26% of cpu. I don't have this under 2.6.26-18 : most of the time 5% to 18% (same X same programs, same effects)
And the last one trying to rebuild vmware module give a segfault
Nov 20 14:09:11 localhost kernel: [ 811.988428] vmware-modconfi[11423]: segfault at 7f750df24050 ip 00007f74ee16f118 sp 00007ffffa5771f8 error 4 in libc-2.11.2.so[7f74ee05b000+164000] Nov 20 14:09:37 localhost kernel: [ 838.270217] vmware-modconfi[11646]: segfault at 7fe3299ff050 ip 00007fe309c4a118 sp 00007fff66cc5818 error 4 in libc-2.11.2.so[7fe309b36000+164000]
And at least but every time on the factory at start : 2.6.37 Nov 20 13:56:03 localhost kernel: [ 23.740767] hald-probe-inpu[1638]: segfault at 7ff8 ip 00007fe8901d1139 sp 00007fff548316b0 error 4 in libc-2.11.2.so[7fe890159000+164000]
2.6.36 Nov 20 15:31:10 localhost kernel: [ 39.102197] hald-probe-inpu[1798]: segfault at 7ff8 ip 00007f1d09945139 sp 00007fff966a2430 error 4 in libc-2.11.2.so[7f1d098cd000+164000]
Last one ( of those damned non free but usefull software ) When I try to close acroread 9.4.1 from non-oss, it simply use 100% cpu and stay here until kill -9
last lines of an strace reveal that open("/usr/lib/Adobe/Reader9/Reader/GlobalPrefs/reader_prefs", O_RDWR|O_CREAT|O_TRUNC, 0600) = 15 stat64("/usr/lib/Adobe/Reader9/Reader/GlobalPrefs/reader_prefs", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 getuid32() = 0 _llseek(15, 0, [0], SEEK_CUR) = 0 _llseek(15, 0, [0], SEEK_END) = 0 _llseek(15, 0, [0], SEEK_SET) = 0 _llseek(15, 0, [0], SEEK_CUR) = 0 _llseek(15, 0, [0], SEEK_END) = 0 _llseek(15, 0, [0], SEEK_SET) = 0 write(15, "<</FeatureLockdown [/c <<\t/Defau"..., 2509) = 2509 close(15) = 0 munmap(0xf3a32000, 7461572) = 0
starting it under root give same thing + those line ERROR: ld.so: object '/usr/lib/Adobe/Reader9/Reader/intellinux/lib/suse-do-not-grab-server.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object '/usr/lib/Adobe/Reader9/Reader/intellinux/lib/suse-do-not-grab-server.so' from LD_PRELOAD cannot be preloaded: ignored.