From owner-freebsd-ports-bugs@freebsd.org Mon Aug 17 10:16:45 2015 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 BF9FF9BB477 for ; Mon, 17 Aug 2015 10:16:45 +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 9315F101C for ; Mon, 17 Aug 2015 10:16:45 +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 t7HAGj9x045090 for ; Mon, 17 Aug 2015 10:16:45 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202381] www/qupzilla-qt5 - Crash after clean install, clean profile Date: Mon, 17 Aug 2015 10:16:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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 Only Me X-Bugzilla-Who: will_brokenbourgh@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2015 10:16:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202381 --- Comment #1 from Will B --- gdb output - - - - (gdb) bt full #0 0x0000000806d912cb in strlen () from /lib/libc.so.7 No symbol table info available. #1 0x0000000000404f37 in std::__1::operator<< > () No symbol table info available. #2 0x0000000000403e8c in msgHandler () No symbol table info available. #3 0x0000000805897f81 in qt_message_output () from /usr/local/lib/libQt5Core.so.5 No symbol table info available. #4 0x000000080589345e in QMessageLogger::debug () from /usr/local/lib/libQt5Core.so.5 No symbol table info available. #5 0x0000000805893a4c in QMessageLogger::warning () from /usr/local/lib/libQt5Core.so.5 No symbol table info available. #6 0x000000080599e7f2 in QIODevice::write () from /usr/local/lib/libQt5Core.so.5 No symbol table info available. #7 0x0000000800b814eb in ProfileManager::initConfigDir () from /usr/local/lib/libQupZilla.so.1 No symbol table info available. #8 0x0000000800b680c7 in MainApplication::MainApplication () from /usr/local/lib/libQupZilla.so.1 No symbol table info available. #9 0x000000000040459d in msgHandler () No symbol table info available. #10 0x0000000000402a5f in ?? () No symbol table info available. #11 0x0000000800626000 in ?? () No symbol table info available. #12 0x0000000000000000 in ?? () No symbol table info available. -- You are receiving this mail because: You are the assignee for the bug.