From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 8 15:54:40 2012 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC61D106566B; Sat, 8 Sep 2012 15:54:40 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1D3118FC12; Sat, 8 Sep 2012 15:54:39 +0000 (UTC) Received: by lbbgg13 with SMTP id gg13so652337lbb.13 for ; Sat, 08 Sep 2012 08:54:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=vuX/PKT55bpkbF7MLVslIa9LVkxQMeJaRYGKpQB0V8c=; b=TeKc4LBykMJd1z1kDnh/KhC4HuiUGN0hqvPb1vt4WwNEf8L6iz2TeMHFjz4/XA2k52 YklG8t9yuad2CIUgN78wJCLSEOs74BDJAobetavPC8efXbUZSr3Qmfg7G78g4+Qnmwrs eN8bXLGUnVdib0Efaez4iQOFZizIwDEymIx+jHcUKmlWPYR+rZM1788WQgIE2/Zl1laZ j7tjWb9nDeSj4V2+5HReHxxyz1ebdnzLYBLcc0mPYC8v31UZZB4SeUYcuxMgrJCM9v/C p75XRV9Mhp+tpjaE899r6vA9ggvZ2VGhOeaECkKssSpsQSjexh7BDdO4q3K6jK/Fx/vm T47A== MIME-Version: 1.0 Received: by 10.152.104.172 with SMTP id gf12mr8124759lab.56.1347119678325; Sat, 08 Sep 2012 08:54:38 -0700 (PDT) Sender: tomek.cedro@gmail.com Received: by 10.114.63.172 with HTTP; Sat, 8 Sep 2012 08:54:38 -0700 (PDT) In-Reply-To: References: <201208201953.q7KJr1xW094324@red.freebsd.org> <201208202000.q7KK0PGN020551@freefall.freebsd.org> Date: Sat, 8 Sep 2012 17:54:38 +0200 X-Google-Sender-Auth: YvCva3QhqtqLfqmGe6ag-SH38Xc Message-ID: From: CeDeROM To: FreeBSD-gnats-submit@freebsd.org, freebsd-ports-bugs@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Subject: Re: ports/170788: PyQT applications crach Python 2.7 (core dump) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Sep 2012 15:54:41 -0000 Rebuilding PyQT4 and QT4 packages with success did not solve the issue. I will try to see the SIP details... %python nowy.py Segmentation fault (core dumped) %gdb python GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... (gdb) run nowy.py Starting program: /usr/local/bin/python nowy.py (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 101272] (no debugging symbols found)...(no debugging symbols found)...[New Thread 801407400 (LWP 101272/python)] (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 801407400 (LWP 101272/python)] 0x0000000816012540 in sip_api_init_module () from /usr/local/lib/python2.7/site-packages/sip.so (gdb) bt #0 0x0000000816012540 in sip_api_init_module () from /usr/local/lib/python2.7/site-packages/sip.so #1 0x0000000817595fc3 in initQtGui () from /usr/local/lib/python2.7/site-packages/PyQt4/QtGui.so #2 0x00000000004966ce in _PyImport_LoadDynamicModule () #3 0x0000000000494854 in PyImport_ReloadModule () #4 0x0000000000494af9 in PyImport_ReloadModule () #5 0x0000000000495a2f in PyImport_ImportModuleLevel () #6 0x000000000047d3b9 in _PyBuiltin_Init () #7 0x0000000000418e6c in PyObject_Call () #8 0x000000000047d8a5 in PyEval_CallObjectWithKeywords () #9 0x00000000004809ed in PyEval_EvalFrameEx () #10 0x00000000004847e0 in PyEval_EvalCodeEx () #11 0x0000000000484ae2 in PyEval_EvalCode () #12 0x000000000049e902 in Py_CompileString () #13 0x000000000049e9d6 in PyRun_FileExFlags () #14 0x000000000049fe6f in PyRun_SimpleFileExFlags () #15 0x0000000000414c07 in Py_Main () #16 0x0000000000413eca in main () (gdb) q -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info