From owner-freebsd-ports-bugs@freebsd.org Thu May 5 10:42:52 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34260B2DDBD for ; Thu, 5 May 2016 10:42:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2429E1E27 for ; Thu, 5 May 2016 10:42:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u45AgpZm069319 for ; Thu, 5 May 2016 10:42:52 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209280] x11/cool-retro-term: issues on start and high CPU utilization Date: Thu, 05 May 2016 10:42:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: guru@unixarea.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: danfe@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2016 10:42:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209280 Bug ID: 209280 Summary: x11/cool-retro-term: issues on start and high CPU utilization Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: danfe@FreeBSD.org Reporter: guru@unixarea.de Flags: maintainer-feedback?(danfe@FreeBSD.org) Assignee: danfe@FreeBSD.org The cool X11 terminal hast two issues: 1. It starts only with env LANG=3DC, with LANG=3Des_ES.UTF-8, for example, it = gets stuck during start; 2. It comes up with 'LANG=3DC export LANG' and starts with the following messa= ges: $ uname -a FreeBSD r292778 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r292778: Tue Dec 29 14:38:12 UTC 2015=20=20=20=20 guru@:/usr/local/r292778/obj/usr/local/r292778/src/sys/GENERIC amd64 $ cool-retro-term --verbose --default-settings default KB_LAYOUT_DIR: "/usr/local/lib/qt5/qml/QMLTermWidget/kb-layouts" QObject::connect: No such slot Konsole::TerminalDisplay_QML_133::close() loadAllColorSchemes Session::run() - program: "/bin/sh" Session::run() - arguments: ("") started! QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers:=20 QSqlQuery::prepare: database not open qrc:/Storage.qml:35: Error: Driver not loaded Driver not loaded but then goes to very high CPU usage in a permanent syscall loop as: writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) poll({ 3/POLLIN|POLLOUT },1,-1) =3D 1 (0x1) writev(0x3,0x7fffffffd690,0x2) =3D 8192 (0x2000) ... --=20 You are receiving this mail because: You are the assignee for the bug.=