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.