https://bugzilla.novell.com/show_bug.cgi?id=389386
User mmrazik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c358865
Summary: vnc installation crashes Product: openSUSE 11.0 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: YaST2 AssignedTo: sndirsch@novell.com ReportedBy: mmrazik@novell.com QAContact: jsrain@novell.com Found By: ---
Created an attachment (id=214455) --> (https://bugzilla.novell.com/attachment.cgi?id=214455) y2logs
This might be a duplicate of bug #358865 but I'm observing this on a i386 machine (it is a x86_64 host with i386 installation).
VNC installation crashes right after connection of the VNC client. The VNC client is asked for a password and right after the password is entered the installation crashes with "An error occurred during the installation" message.
y2logs attached. Unfortunately I don't know how to debug this better so if you need more logs please let me know. I think this one may be easy to reproduce. Attached are 2 screenshots from the text console (from KVM). This host doesn't have serial port thus I'm unable to attach the whole output.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mmrazik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c1
--- Comment #1 from Martin Mrazik mmrazik@novell.com 2008-05-12 09:59:37 MST --- Created an attachment (id=214456) --> (https://bugzilla.novell.com/attachment.cgi?id=214456) screenshot #1
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mmrazik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c2
--- Comment #2 from Martin Mrazik mmrazik@novell.com 2008-05-12 09:59:44 MST --- Created an attachment (id=214457) --> (https://bugzilla.novell.com/attachment.cgi?id=214457) screenshot #2
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mmrazik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c3
Martin Mrazik mmrazik@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|vnc installation crashes |vnc installation crashes right after connection | |of client
--- Comment #3 from Martin Mrazik mmrazik@novell.com 2008-05-12 10:02:59 MST --- btw. this installation is using standard setup. I just added "vnc=1 vncpassword="aaaaaaaa"" arguments to linuxrc
https://bugzilla.novell.com/show_bug.cgi?id=389386
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c4
--- Comment #4 from Stefan Dirsch sndirsch@novell.com 2008-05-13 10:50:36 MST --- Hmm. I cannot reproduce this issue when installing a x86_64 machine with Beta2-i386. I'm using vncviewer (tightvnc) as client on Factory. I'll try Beta3 as well.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c5
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME
--- Comment #5 from Stefan Dirsch sndirsch@novell.com 2008-05-13 10:56:37 MST --- The same result. Works for me.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mmrazik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c6
--- Comment #6 from Martin Mrazik mmrazik@novell.com 2008-05-14 02:31:02 MST --- Mhm... I will try with beta3 (once it is ready) and I plan to reopen if I'm able to reproduce (and lower the severity as it is happening to me only).
Is there anything how can I help with debugging this?
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c7
--- Comment #7 from Stefan Dirsch sndirsch@novell.com 2008-05-14 03:34:32 MST --- Ok. Possibly you can start Xvnc manually in gdb with the options you see in your screenshot #2.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mmrazik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c8
Martin Mrazik mmrazik@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Normal Status|RESOLVED |REOPENED Resolution|WORKSFORME |
--- Comment #8 from Martin Mrazik mmrazik@novell.com 2008-05-22 04:48:12 MST --- I can still reproduce this with beta3plus.
I've installed beta3plus, added glibc-debuginfo and executed Xvnc in gdb. After I entered password at the client side I received SIGABRT on the server side:
----------------------cut-----------------------
(gdb) run :0 -noreset -rfbauth /root/.vnc/passwd.yast -desktop 'Installation at: amy' -geometry 800x600 -depth 16 -rfbwait 120000 -httpd /usr/share/vnc/classes -rfbport 5901 -httpport 5801 -fp /usr/share/fonts/misc,/usr/share/fonts/uni,/usr/share/fonts/truetype Starting program: /usr/bin/Xvnc :0 -noreset -rfbauth /root/.vnc/passwd.yast -desktop 'Installation at: amy' -geometry 800x600 -depth 16 -rfbwait 120000 -httpd /usr/share/vnc/classes -rfbport 5901 -httpport 5801 -fp /usr/share/fonts/misc,/usr/share/fonts/uni,/usr/share/fonts/truetype [Thread debugging using libthread_db enabled] 22/05/2008 18:35:33 Xvnc version X.org/xf4vnc custom version 22/05/2008 18:35:33 Copyright (C) 2001-2004 Alan Hourihane. 22/05/2008 18:35:33 Copyright (C) 2000-2004 Constantin Kaplinsky 22/05/2008 18:35:33 Copyright (C) 1999 AT&T Laboratories Cambridge 22/05/2008 18:35:33 All Rights Reserved. 22/05/2008 18:35:33 See http://www.tightvnc.com/ for information on TightVNC 22/05/2008 18:35:33 See http://xf4vnc.sf.net for xf4vnc-specific information 22/05/2008 18:35:33 Desktop name 'Installation at: amy' (amy:0) 22/05/2008 18:35:33 Protocol versions supported: 3.7, 3.3 22/05/2008 18:35:33 RGB format 5 6 5 22/05/2008 18:35:33 Listening for VNC connections on TCP port 5901 22/05/2008 18:35:33 Listening for HTTP connections on TCP port 5801 22/05/2008 18:35:33 URL http://amy:5801 Could not init font path element /usr/share/fonts/uni, removing from list! 22/05/2008 18:35:38 22/05/2008 18:35:38 Got VNC connection from client 10.20.1.145 22/05/2008 18:35:38 Using protocol version 3.7 22/05/2008 18:35:38 Enabling TightVNC protocol extensions 22/05/2008 18:35:40 Full-control authentication passed by 10.20.1.145 [New Thread 0xb7bb76c0 (LWP 4877)] 22/05/2008 18:35:40 Pixel format for client 10.20.1.145: 22/05/2008 18:35:40 16 bpp, depth 16, little endian 22/05/2008 18:35:40 true colour: max r 31 g 63 b 31, shift r 11 g 5 b 0 22/05/2008 18:35:40 no translation needed 22/05/2008 18:35:40 Using copyrect encoding for client 10.20.1.145 22/05/2008 18:35:40 Using tight encoding for client 10.20.1.145 22/05/2008 18:35:40 Using compression level 1 for client 10.20.1.145 22/05/2008 18:35:40 Using image quality level 6 for client 10.20.1.145 22/05/2008 18:35:40 Enabling X-style cursor updates for client 10.20.1.145 22/05/2008 18:35:40 Enabling cursor position updates for client 10.20.1.145 22/05/2008 18:35:40 Enabling LastRect protocol extension for client 10.20.1.145 22/05/2008 18:35:40 rfbProcessClientNormalMessage: ignoring unknown encoding -223
Program received signal SIGABRT, Aborted. [Switching to Thread 0xb7bb76c0 (LWP 4877)] 0xb7bfb916 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) bt #0 0xb7bfb916 in *__GI_raise (sig=6) at ./nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0xb7bfd218 in *__GI_abort () at abort.c:88 #2 0xb7c3d3b3 in malloc_printerr (action=2, str=0xb7cf3b5b "free(): invalid pointer", ptr=0x8534da0) at malloc.c:5954 #3 0xb7c3ecdb in *__GI___libc_free (mem=0x8534da0) at malloc.c:3589 #4 0x0809a5db in ?? () #5 0x08534da0 in ?? () #6 0x00000000 in ?? () ----------------------cut-----------------------
I know its too late for 11.0 but it would be nice to have this fixed for 11.1/sles11 (it looks like I have three affected hosts in server-room I'm using for testing). Is there anything else I can do? I can give you access to the host if you need it.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c9
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |mmrazik@novell.com
--- Comment #9 from Stefan Dirsch sndirsch@novell.com 2008-05-22 06:02:13 MST --- Yes, I need access to this host.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mmrazik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c11
--- Comment #11 from Martin Mrazik mmrazik@novell.com 2008-05-23 03:13:51 MST --- btw its not related to x86_64/i386 HW/distribution. I just reproduced it with x86_64 on different host (but it is almost the same HW).
https://bugzilla.novell.com/show_bug.cgi?id=389386
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED Priority|P5 - None |P2 - High
https://bugzilla.novell.com/show_bug.cgi?id=389386
User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c16
--- Comment #16 from Olaf Hering olh@novell.com 2008-05-28 05:13:44 MDT --- likely related to bug #358865
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mmrazik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c17
Martin Mrazik mmrazik@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|mmrazik@novell.com | Resolution| |FIXED
--- Comment #17 from Martin Mrazik mmrazik@novell.com 2008-05-30 01:49:06 MDT --- (In reply to comment #16 from Olaf Hering)
likely related to bug #358865
Very likely, yes. I'm unable to reproduce this with RC1 -> closing.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sergey.error@mail.ru added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c18
Sergey Akifiev sergey.error@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sergey.error@mail.ru
--- Comment #18 from Sergey Akifiev sergey.error@mail.ru 2008-06-23 08:21:18 MDT --- i can confirm this with 11.0 release. Xvnc crashes the same way as reported. only workaround i have found is to connect with java-enabled browser.
installation was made onto vmware virtual machine. everything was setted up according novell documentation. tightvnc 1.3.9 on windows platform was used as a client.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User vmarsik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c19
Vilem Marsik vmarsik@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vmarsik@novell.com Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #19 from Vilem Marsik vmarsik@novell.com 2008-06-23 08:31:58 MDT --- I can also confirm on following configurations:
client: tightvnc-1.3.9-15 on OpenSuSE 11 on x86_64
installed system (VNC server): 1) openSuSE 11 RC4 on x86_64 (vulture.suse.cz) 2) openSuSE 11 RC3 on x86_64 (vulture.suse.cz) 3) openSuSE 11 RC4 on i686 (patty.suse.cz)
More info on request.
Reopening the bug.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c20
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |vmarsik@novell.com
--- Comment #20 from Stefan Dirsch sndirsch@novell.com 2008-06-23 09:32:34 MDT --- Please tell me how I can reproduce this issue exactly.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User vmarsik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c21
Vilem Marsik vmarsik@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|vmarsik@novell.com |
--- Comment #21 from Vilem Marsik vmarsik@novell.com 2008-06-23 09:55:02 MDT --- You need to: - start the installation with vnc=1 and vnc_password=<something> - wait until the installer writes that you can connect via VNC - connect from another machine via vncviewer - supply the password - at this moment, the vncviewer opens a window that instantly disappears; the installer on the another machine crashes at the same moment
You should perhaps have a right version of the vncviewer.
The same (incl. same machines and same vncviewer version) works fine for our newer SLES releases, the problem occurs on openSuSE only.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c22
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED
--- Comment #22 from Stefan Dirsch sndirsch@novell.com 2008-06-23 10:01:22 MDT --- Ok. I'll try to reproduce the issue. x86_64 (openSUSE 11.0) on both sides.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User vmarsik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c23
--- Comment #23 from Vilem Marsik vmarsik@novell.com 2008-06-24 09:32:03 MDT --- I just tried it with openSuSE11 on both sides (against i586), and it works OK. Yet when I disconnect the vncviewer from openSuSE11 (tightvnc-1.3.9-69.1), and reconnect from openSuSE10.3 (tightvnc-1.3.9-15), the installer crashes again.
Perhaps an issue that only appears with older versions of tightvnc?
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c24
--- Comment #24 from Stefan Dirsch sndirsch@novell.com 2008-06-24 10:06:11 MDT --- Cannot reproduce this issue when installing openSUSE 11.0-i386 via vnc. I connected from different machines (11.0-i386, 11.0-x86_64 and 11.0-i386) via tightvnc's vncviewer. Even at the same time. Works fine. No Xvnc crashes. I'll try to install openSUSE 11.0-x86_64 via vnc as the next step.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c25
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME
--- Comment #25 from Stefan Dirsch sndirsch@novell.com 2008-06-24 10:43:50 MDT --- Cannot reproduce this issue when installing openSUSE 11.0-x86_64 via vnc either. I connected from different machines (11.0-i386, 11.0-x86_64 and 11.0-i386) via tightvnc's vncviewer. Even at the same time. Works fine. No Xvnc crashes.
==> WORKSFORME
https://bugzilla.novell.com/show_bug.cgi?id=389386
User vmarsik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c26
--- Comment #26 from Vilem Marsik vmarsik@novell.com 2008-06-25 06:14:13 MDT --- I know that it works when connecting from 11.0, that is what I wrote in #23. Yet it crashes when connecting from 10.3 . If you do not have any useable test machines for debugging, I can offer my ones - contact me at vmarsik at suse dot cz or vmarsik at novell dot com.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c27
Andreas van dem Helge andrew@joako.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@joako.net Status|RESOLVED |REOPENED Resolution|WORKSFORME |
--- Comment #27 from Andreas van dem Helge andrew@joako.net 2008-07-01 20:23:48 MDT --- This is not fixed.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c28
Andreas van dem Helge andrew@joako.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |DUPLICATE
--- Comment #28 from Andreas van dem Helge andrew@joako.net 2008-07-01 20:59:28 MDT ---
*** This bug has been marked as a duplicate of bug 390837 ***
https://bugzilla.novell.com/show_bug.cgi?id=390837
https://bugzilla.novell.com/show_bug.cgi?id=389386
User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c29
Andreas van dem Helge andrew@joako.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE |
--- Comment #29 from Andreas van dem Helge andrew@joako.net 2008-07-01 21:03:06 MDT --- Keeping unresolved bug open.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c30
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WORKSFORME
--- Comment #30 from Stefan Dirsch sndirsch@novell.com 2008-07-01 23:51:54 MDT --- See my comments #24/25.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c31
Andreas van dem Helge andrew@joako.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Blocker Status|RESOLVED |REOPENED OS/Version|Other |openSUSE 11.0 Priority|P2 - High |P0 - Crit Sit QAContact|jsrain@novell.com |bnc-team-screening@forge.provo.novell.com Resolution|WORKSFORME | Version|Beta 2 |Final
--- Comment #31 from Andreas van dem Helge andrew@joako.net 2008-07-01 23:56:44 MDT --- Maybe try something besides openSUSE 11 as the client?
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c32
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|Blocker |Enhancement Target Milestone|--- |Future/Later for Fix| |
--- Comment #32 from Stefan Dirsch sndirsch@novell.com 2008-07-02 00:07:42 MDT --- Yes, I tried also 10.3-i386 (typo in my comments). I would keep this one as LATER/REMIND (since I can't reproduce it), but this resolution no longer exists, so I need to mark it as Enhancement with Milestone: Future/Later.
https://bugzilla.novell.com/show_bug.cgi?id=389386
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P0 - Crit Sit |P5 - None
https://bugzilla.novell.com/show_bug.cgi?id=389386
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED
https://bugzilla.novell.com/show_bug.cgi?id=389386
User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c33
Andreas van dem Helge andrew@joako.net changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sndirsch@novell.com |bnc-team-screening@forge.provo.novell.com Severity|Enhancement |Normal Status|ASSIGNED |NEW Priority|P5 - None |P4 - Low Target Milestone|Future/Later |--- for Fix| |
--- Comment #33 from Andreas van dem Helge andrew@joako.net 2008-07-02 00:13:11 MDT --- This bug is verifiable by multiple individuals.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c34
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yxu@novell.com
--- Comment #34 from Stefan Dirsch sndirsch@novell.com 2008-07-02 00:25:35 MDT --- *** Bug 390837 has been marked as a duplicate of this bug. ***
https://bugzilla.novell.com/show_bug.cgi?id=390837
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mls@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c35
Michael Schröder mls@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mls@novell.com
--- Comment #35 from Michael Schröder mls@novell.com 2008-07-02 02:49:59 MDT --- (looks like this may also be related to #351338, seems to me that the -noreset workaround doesn't help all the times)
https://bugzilla.novell.com/show_bug.cgi?id=389386
User aj@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c36
Andreas Jaeger aj@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aj@novell.com
--- Comment #36 from Andreas Jaeger aj@novell.com 2008-07-02 02:56:18 MDT --- Ad #33: So, what is Stefan doing different from everybody where it fails? Please read again comments #24 and #25. Stefan tried everything he could, so help him to reproduce it, otherwise he cannot fix it.
On the other hand: If any of you that can reproduce it that easily could debug it and send more details, this would help even more!
https://bugzilla.novell.com/show_bug.cgi?id=389386
User aj@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c37
Andreas Jaeger aj@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |sndirsch@novell.com
--- Comment #37 from Andreas Jaeger aj@novell.com 2008-07-02 02:58:01 MDT --- Andreas van dem Helge: Please stop reassing this bug around, this will not help at all and produce just frustration in my team!
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c38
--- Comment #38 from Stefan Dirsch sndirsch@novell.com 2008-07-02 03:15:08 MDT --- (In reply to comment #35 from Michael Schroeder)
(looks like this may also be related to #351338, seems to me that the -noreset workaround doesn't help all the times)
This workaround is likely no longer required due to schwab's fix (xorg-server-1.4-vnc-memory.diff) in xorg-x11-server sources.
------------------------------------------------------------------- Thu Mar 20 14:51:20 CET 2008 - sndirsch@suse.de [...] - make the memory corruption fix by schwab a seperate patch to make sure it won't get lost the next time I update the VNC patch
------------------------------------------------------------------- Wed Mar 19 20:11:26 CET 2008 - schwab@suse.de
- Fix vnc server memory corruption.
diff -u -w -r xorg-server-1.4.0.90.orig//hw/vnc/init.c xorg-server-1.4.0.90/hw/vnc/init.c --- xorg-server-1.4.0.90.orig//hw/vnc/init.c 2008-03-20 14:49:06.620576750 +0100 +++ xorg-server-1.4.0.90/hw/vnc/init.c 2008-03-20 14:49:27.769898500 +0100 @@ -827,6 +827,7 @@ KbdDeviceOff(); break; case DEVICE_CLOSE: + vncSetKeyboardDevice(NULL); if (pDev->on) KbdDeviceOff(); break; @@ -869,6 +870,7 @@ break;
case DEVICE_CLOSE: + vncSetPointerDevice(NULL); if (pDev->on) PtrDeviceOff(); break;
So I don't think this is the issue here.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c39
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #39 from Stefan Dirsch sndirsch@novell.com 2008-07-02 03:26:20 MDT --- See Bug #358865, comment #52. Assuming instsys is 11.0-i386/11.0-x86_64 there are about 8 combinations to be tested. I've already tested 6 of them (11.0-i386/11.0-x86_64/10.3-i386 as VNC client with both 11.0-i386/11.0-x86_64 as VNC server) and couldn't reproduce the issue.
*** This bug has been marked as a duplicate of bug 358865 ***
https://bugzilla.novell.com/show_bug.cgi?id=358865
https://bugzilla.novell.com/show_bug.cgi?id=389386
User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c40
Andreas van dem Helge andrew@joako.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE |
--- Comment #40 from Andreas van dem Helge andrew@joako.net 2008-07-02 09:47:04 MDT --- I don't want to touch Bug # 358865 (yet) but that is an issue with PPC client and server it seems not x86. So what assurance is there that the PPC bug will resolve the issue on non-PPC platforms?
I reassigned to bnc-team-screening@forge.provo.novell.com based on the information provided here: http://en.opensuse.org/BNC_Screening_Team
https://bugzilla.novell.com/show_bug.cgi?id=389386
User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c41
Andreas van dem Helge andrew@joako.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |andrew@joako.net
--- Comment #41 from Andreas van dem Helge andrew@joako.net 2008-07-02 09:48:26 MDT --- As I said in my email to AJ I have had to spend two much time with these two bugreports to be able to dedicate any time to providing specifics regarding the VNC issue. Those details shall be provided shortly.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c42
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|andrew@joako.net | Resolution| |DUPLICATE
--- Comment #42 from Stefan Dirsch sndirsch@novell.com 2008-07-02 09:57:54 MDT --- (In reply to comment #40 from Andreas van dem Helge)
I don't want to touch Bug # 358865 (yet) but that is an issue with PPC client and server it seems not x86. So what assurance is there that the PPC bug will resolve the issue on non-PPC platforms?
Again. Please read comment #52 of Bug #358865. Unfortunately I can't look into this issue before next week.
So what assurance is there that the PPC bug will resolve the issue on non-PPC platforms?
There is no guarantee. Never. Maybe, if I ever will be able to reproduce the issue, I might fix a different crash than occurs on your side. We'll see.
(In reply to comment #37 from Andreas Jaeger)
Andreas van dem Helge: Please stop reassing this bug around, this will not help at all and produce just frustration in my team!
I fully agree. So can you please stop this reopen game, please ?!? Thanks!
*** This bug has been marked as a duplicate of bug 358865 ***
https://bugzilla.novell.com/show_bug.cgi?id=358865
https://bugzilla.novell.com/show_bug.cgi?id=389386
User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c43
Andreas van dem Helge andrew@joako.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |LATER
--- Comment #43 from Andreas van dem Helge andrew@joako.net 2008-07-02 10:06:39 MDT --- I also need time to gather logs and such. I had tested using UltraVNC 1.1.0.2 running on Windows Vista and also using the java viewer on the same OS with the latest Firefox 2 browser, both providing the same results.
When I provide the relevant logs in this ticket will you stop playing the re-close game? What is the issue with leaving an open bug with status of "need info" or "unverified?"
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c44
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement Status|RESOLVED |REOPENED Resolution|LATER | Target Milestone|--- |Future/Later for Fix| |
--- Comment #44 from Stefan Dirsch sndirsch@novell.com 2008-07-02 10:40:58 MDT --- Again. Later will vanish.
https://bugzilla.novell.com/show_bug.cgi?id=389386
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED
https://bugzilla.novell.com/show_bug.cgi?id=389386
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P4 - Low |P5 - None
https://bugzilla.novell.com/show_bug.cgi?id=389386
User andrew@joako.net added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c45
Andreas van dem Helge andrew@joako.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|Enhancement |Minor
--- Comment #45 from Andreas van dem Helge andrew@joako.net 2008-07-02 14:53:02 MDT --- Verified KRDC 3.93.00 (KDE 4.0 Beta2) / TightVNC Viewer version 1.3.9; the default VNC client installed in openSUSE 10.3 is able to connect fine.
Verified UltraVNC 1.0.2 (latest stable) on Windows XP SP2 is *NOT* able to connect fine. (Previously verified issue with same viewer on Windows Vista SP1)
Previously I had tried via SSH tunneling over the internet. Running over the local LAN you can see the screen show for a brief moment the installer welcome screen.
Need to transfer logfiles and verify bug with more VNC clients.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mls@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c46
--- Comment #46 from Michael Schröder mls@novell.com 2008-07-03 06:49:34 MDT --- Heh, good news: I can reproduce the segfault if I attach to a VNC session from another VNC session. I suspect it crashes if you attach from a 16bit visual.
Unfortunately valgrind doesn't help much, it says:
valgrind: m_mallocfree.c:194 (mk_plain_bszB): Assertion 'bszB != 0' failed. ==9521== at 0x3801A3BD: (within /usr/lib/valgrind/x86-linux/memcheck) ==9521== by 0x3801A6AE: (within /usr/lib/valgrind/x86-linux/memcheck) ==9521== by 0x38023C03: (within /usr/lib/valgrind/x86-linux/memcheck) ==9521== by 0x38002BE0: (within /usr/lib/valgrind/x86-linux/memcheck) ==9521== by 0x3800308D: (within /usr/lib/valgrind/x86-linux/memcheck) ==9521== by 0x38039441: (within /usr/lib/valgrind/x86-linux/memcheck) ==9521== by 0x3804C6B8: (within /usr/lib/valgrind/x86-linux/memcheck)
and dies :-(
https://bugzilla.novell.com/show_bug.cgi?id=389386
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mls@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c47
--- Comment #47 from Michael Schröder mls@novell.com 2008-07-03 10:24:28 MDT --- Created an attachment (id=225862) --> (https://bugzilla.novell.com/attachment.cgi?id=225862) proposed new version of the 1.4-vnc patch
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c48
--- Comment #48 from Stefan Dirsch sndirsch@novell.com 2008-07-03 10:32:49 MDT --- Thanks a lot, Michael! Would it be an option to make an additional patch on top of the old one?
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c49
--- Comment #49 from Stefan Dirsch sndirsch@novell.com 2008-07-03 11:02:55 MDT --- Created an attachment (id=225869) --> (https://bugzilla.novell.com/attachment.cgi?id=225869) xorg-server-1.4-vnc-crash.diff
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c50
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |olh@novell.com
--- Comment #50 from Stefan Dirsch sndirsch@novell.com 2008-07-03 11:11:44 MDT --- *** Bug 358865 has been marked as a duplicate of this bug. ***
https://bugzilla.novell.com/show_bug.cgi?id=358865
https://bugzilla.novell.com/show_bug.cgi?id=389386
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|Minor |Normal
https://bugzilla.novell.com/show_bug.cgi?id=389386
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|vnc installation crashes right after connection |Xvnc (16bit during installation) is crashing if |of client |VNC client is running on a display with the same | |color depth (16bit apparently is still famous)
https://bugzilla.novell.com/show_bug.cgi?id=389386
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW Component|YaST2 |X.Org QAContact|bnc-team-screening@forge.provo.novell.com |xorg-maintainer-bugs@forge.provo.novell.com
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c51
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |andrew@joako.net
--- Comment #51 from Stefan Dirsch sndirsch@novell.com 2008-07-03 12:10:24 MDT --- Package xorg-x11-Xvnc for testing will be available shortly on
http://beta.suse.com/private/sndirsch/bug389386
On installed system start "Xvnc -depth 16 :99". On client - with 16bit color depth display - start vncviewer <servername>:99 or your Windows/Browser VNC client. With the original xorg-x11-Xvnc package from DVD this should crash Xvnc. This the updated package it shouldn't.
Please test!
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c52
--- Comment #52 from Stefan Dirsch sndirsch@novell.com 2008-07-09 20:05:45 MDT --- Waiting for feedback since a week now. :-( So much pressure we got to address/fix this issue. And now that packages for testing are available nobody is interested any more ?!?
https://bugzilla.novell.com/show_bug.cgi?id=389386
User mls@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c53
--- Comment #53 from Michael Schröder mls@novell.com 2008-07-10 04:00:15 MDT --- It's probably not easy to test, as you'd need an inst-sys with the new package...
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c54
--- Comment #54 from Stefan Dirsch sndirsch@novell.com 2008-07-10 04:17:27 MDT --- Michael, I provided test instructions, which do *not* depend on an updated inst-sys. See my comment #51.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c55
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|andrew@joako.net |
--- Comment #55 from Stefan Dirsch sndirsch@novell.com 2008-07-11 05:18:43 MDT --- Since nobody else wanted to test it, I did this now myself by using the driver update mechanism (special driver update image) and it works for me. Indeed without this patch Xvnc crashes immediately when running the VNC client on a 16bit color depth display.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c56
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |ast@novell.com
--- Comment #56 from Stefan Dirsch sndirsch@novell.com 2008-07-11 06:23:47 MDT --- Package and patchinfo file submitted.
/work/src/done/11.0/xorg-x11-server /work/src/done/PATCHINFO/xorg-x11-Xvnc.patch.box
Anja, could you open a SWAMPID for this issue? Andreas (Jaeger), (how) could we update the Driver update image (F6 at boot prompt) with xorg-x11-Xvnc:/usr/bin/Xvnc?
https://bugzilla.novell.com/show_bug.cgi?id=389386
User vmarsik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c57
Vilem Marsik vmarsik@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Info Provider|ast@novell.com |andrew@joako.net
--- Comment #57 from Vilem Marsik vmarsik@novell.com 2008-07-11 10:19:31 MDT --- I made a test according comment #51. Used the original OpenSuSE-11.0 version, plus your beta version. Results:
- neither of the versions caused a crash, like that one during the installation - the original version showed some image distortion, the beta version did not
https://bugzilla.novell.com/show_bug.cgi?id=389386
User vmarsik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c58
--- Comment #58 from Vilem Marsik vmarsik@novell.com 2008-07-11 10:20:49 MDT --- Created an attachment (id=227354) --> (https://bugzilla.novell.com/attachment.cgi?id=227354) distortion in original OpenSuSE-11.0 version, see comment #51
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c61
--- Comment #61 from Stefan Dirsch sndirsch@novell.com 2008-07-14 07:32:36 MDT --- Thanks, Anja. SWAMPID is now set in
/work/src/done/PATCHINFO/xorg-x11-Xvnc.patch.box
https://bugzilla.novell.com/show_bug.cgi?id=389386
User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c64
Stephan Kulow coolo@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |coolo@novell.com Status|NEEDINFO |ASSIGNED Info Provider|coolo@novell.com |
--- Comment #64 from Stephan Kulow coolo@novell.com 2008-07-17 05:20:12 MDT --- I submitted a new openSUSE-driverupdate to 11.0, it needs checkin
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c65
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED
--- Comment #65 from Stefan Dirsch sndirsch@novell.com 2008-07-17 06:33:52 MDT --- Thanks a lot, Coolo! Finally closing as fixed.
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c66
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teheo@novell.com
--- Comment #66 from Stefan Dirsch sndirsch@novell.com 2008-09-15 03:10:17 MDT --- *** Bug 403354 has been marked as a duplicate of this bug. ***
https://bugzilla.novell.com/show_bug.cgi?id=403354
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c67
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thomas.schallar@avalon.at
--- Comment #67 from Stefan Dirsch sndirsch@novell.com 2008-09-15 06:03:26 MDT --- *** Bug 407165 has been marked as a duplicate of this bug. ***
https://bugzilla.novell.com/show_bug.cgi?id=407165
https://bugzilla.novell.com/show_bug.cgi?id=389386
User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=389386#c68
Stefan Dirsch sndirsch@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jra@baylink.com
--- Comment #68 from Stefan Dirsch sndirsch@novell.com 2009-04-01 09:22:39 MDT --- *** Bug 479195 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=479195