[Bug 839763] New: Konqueror hangs, ~2min delay before main window. No error messages (timeouts in strace)
https://bugzilla.novell.com/show_bug.cgi?id=839763 https://bugzilla.novell.com/show_bug.cgi?id=839763#c0 Summary: Konqueror hangs, ~2min delay before main window. No error messages (timeouts in strace) Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 4 Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Critical Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: johanp@aditus.nu QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=557108) --> (http://bugzilla.novell.com/attachment.cgi?id=557108) Trace file from running strace on konqueror User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22 On a machine that previously run OpenSuSE 11.4 64bit just fine I installed 64 bit version of OpenSuSE 13.1M4 to do some testing on a real system. The installation was done using the network ISO. The installations seems to work fine, the KDE desktop works as expected, Yast2 works fine etc. The installation therefore seems to have succeeded. However, trying to run Konqueror of Firefox either directly from command line or from a KDE menu does not work. On the command line the command can be entered and then it just hangs there for about 2 minutes. Then the Konqueror window is opened but it is unresponsive and it is impossible to do anything with it. I have reinstalled three times with the same result. Thinking that this is a network issue I tried running both ssh, ftp and text-browser "links" to other sites/servers and they all worked fine which somewhat nullifies the idea about a general network issue. I also verified DNS using a ping to "idg.com" which works just fine. Doing an "strace" when running konqueror reveals that it gets 4 timeouts (* 25s) which counts for the roughly 2 minutes before the main application window is opened. Since command line network program works just fine I guess this could be a KDE network issue. The interesting bit of the strace output from konqueror seems to be (full trace included as attachment) .. poll([{fd=7, events=POLLIN}], 1, 25000) = 0 (Timeout) sendmsg(7, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\0\1I\0\0\0%\0\0\0o\0\0\0\1\1o\0\21\0\0\0/modules"..., 128}, {"D\0\0\0https://en.wikipedia.org/wik"..., 73}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 201 poll([{fd=7, events=POLLIN}], 1, 25000) = 0 (Timeout) sendmsg(7, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\0\1\0\0\0\0&\0\0\0{\0\0\0\1\1o\0\21\0\0\0/modules"..., 144}, {"", 0}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 144 poll([{fd=7, events=POLLIN}], 1, 25000) = 0 (Timeout) sendmsg(7, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\0\1k\0\0\0'\0\0\0o\0\0\0\1\1o\0\21\0\0\0/modules"..., 128}, {"f\0\0\0http://search.yahoo.com/sear"..., 107}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 235 poll([{fd=7, events=POLLIN}], 1, 25000) = 0 (Timeout) .. Firefox has the same symptom and similar timeout issues. Reverting back to 11.4 (or 12.3) gives a fully working system so this seems to indeed be a issue with 13.1M4 (at least on my machine). Reproducible: Always Steps to Reproduce: 1. See description in details. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=839763 https://bugzilla.novell.com/show_bug.cgi?id=839763#c1 Johan Persson <johanp@aditus.nu> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Normal --- Comment #1 from Johan Persson <johanp@aditus.nu> 2013-09-12 00:02:17 UTC --- Just discovered that starting Konqueror as root works. As root konqueror behaves as usual. It only hangs when started as a normal user. Same with Firefox. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=839763 https://bugzilla.novell.com/show_bug.cgi?id=839763#c2 Johan Persson <johanp@aditus.nu> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Version|13.1 Milestone 4 |13.1 Beta 1 --- Comment #2 from Johan Persson <johanp@aditus.nu> 2013-09-23 17:02:16 UTC --- Still the same problem with 13.1beta. Other applications including networked ones work just fine starting them as a normal user (for example Chrome or Firefox) Again, starting konqueror as root makes it display the application window directly. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=839763 https://bugzilla.novell.com/show_bug.cgi?id=839763#c3 --- Comment #3 from Johan Persson <johanp@aditus.nu> 2013-09-24 23:34:34 UTC --- Cause for this problem identified. The problem is caused by a blocked DBUS. This blockage in turn is caused by the Blueetooth service (kded) which has been wrongly enabled by the Suse installation since this server does not have any BT device. The old 12.3 installation did not have this issue. So this problem should be re-categorized as installation related to BT -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=839763 https://bugzilla.novell.com/show_bug.cgi?id=839763#c4 Johan Persson <johanp@aditus.nu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #4 from Johan Persson <johanp@aditus.nu> 2013-09-25 05:18:05 UTC --- Closed. New bug opened to track the installations issue Bug #842173 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=839763 https://bugzilla.novell.com/show_bug.cgi?id=839763#c5 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hrvoje.senjan@gmail.com See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=325212 --- Comment #5 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-09-28 23:56:00 UTC --- Johan, can you paste the contents of /etc/pam.d/common-session file? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=839763 https://bugzilla.novell.com/show_bug.cgi?id=839763#c6 --- Comment #6 from Johan Persson <johanp@aditus.nu> 2013-10-04 11:20:51 UTC --- Not sure if this helps but here it is: #%PAM-1.0 # # This file is autogenerated by pam-config. All changes # will be overwritten. # # Session-related modules common to all services # # This file is included from other service-specific PAM config files, # and should contain a list of modules that define tasks to be performed # at the start and end of sessions of *any* kind (both interactive and # non-interactive # session required pam_limits.so session required pam_unix.so try_first_pass session optional pam_umask.so session optional pam_gnome_keyring.so auto_start only_if=gdm,gdm-password,lxdm,lightdm session optional pam_env.so -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=839763 https://bugzilla.novell.com/show_bug.cgi?id=839763#c7 Hrvoje Senjan <hrvoje.senjan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |DUPLICATE --- Comment #7 from Hrvoje Senjan <hrvoje.senjan@gmail.com> 2013-10-04 11:38:04 UTC --- I see. Adding pam_systemd.so should resolve it... *** This bug has been marked as a duplicate of bug 812462 *** http://bugzilla.novell.com/show_bug.cgi?id=812462 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com