From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-154717-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AD8D91391DB for <garchives@archives.gentoo.org>; Sat, 22 Mar 2014 16:19:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65505E0CC3; Sat, 22 Mar 2014 16:19:30 +0000 (UTC) Received: from andre.telenet-ops.be (andre.telenet-ops.be [195.130.132.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 3C757E0CB7 for <gentoo-user@lists.gentoo.org>; Sat, 22 Mar 2014 16:19:29 +0000 (UTC) Received: from localhost ([94.226.55.127]) by andre.telenet-ops.be with bizsmtp id ggKU1n00h2khLEN01gKUJR; Sat, 22 Mar 2014 17:19:28 +0100 Date: Sat, 22 Mar 2014 17:19:14 +0100 From: Tom Wijsman <TomWij@gentoo.org> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] kde-misc/synaptiks crashes immediately Message-ID: <20140322171914.48495951@gentoo.org> In-Reply-To: <2826009.IOZYBX0vv6@prometheus> References: <2826009.IOZYBX0vv6@prometheus> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.22; x86_64-pc-linux-gnu) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 913c4954-a167-4ab2-940d-3be5afe18232 X-Archives-Hash: 0b5beb63df2cf277b2e73591cc6fc23d On Sat, 22 Mar 2014 16:47:23 +0100 Alexander Puchmayr <alexander.puchmayr@linznet.at> wrote: > Symptom: > Start synaptiks configuration module, get immedeately DrKonqi crash > report (trace attached, likely not much useful since I disabled debug > flags) Start either from kde systemsettings or konsole; the latter > gives > > alex@prometheus /datadisk/home/alex $ synaptiks > Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: > reading configurations from ~/.fonts.conf is deprecated. > KCrash: Application 'synaptiks' crashing... > KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from > kdeinit sock_file=/homedisk/alex/.kde4/socket-prometheus/kdeinit4__0 > unnamed app(17763): Communication problem with "synaptiks" , it > probably crashed. > Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message > did not receive a reply (timeout by message bus)" " > > Any ideas what could go wrong? The crash would reveal what is wrong; therefore, I suggest you to recompile the libraries of those packages with debug flags. See http://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces Besides that, you might be able to use strace and/or ltrace (with -f parameter; if needed, increase the -s parameter) to see what happens under the hood. I'm suspecting you'll find the cause by inspecting both; because as the trace mixes in evaluation of a Python script, you might need to use strace and/or ltrace to discover which Python script this is. A next step could be to use a debugger on that Python script if the trace, strace and/or ltrace are insufficient to reveal the cause. When you have found the cause, can you file the details in a bug at https://bugs.gentoo.org such that the maintainers are aware of this? Thank you very much in advance. -- With kind regards, Tom Wijsman (TomWij) Gentoo Developer E-mail address : TomWij@gentoo.org GPG Public Key : 6D34E57D GPG Fingerprint : C165 AF18 AB4C 400B C3D2 ABF0 95B2 1FCD 6D34 E57D