From owner-freebsd-usb@FreeBSD.ORG Thu Apr 23 06:30:02 2009 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40B65106567C for ; Thu, 23 Apr 2009 06:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 020DD8FC1B for ; Thu, 23 Apr 2009 06:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3N6U11T081740 for ; Thu, 23 Apr 2009 06:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3N6U195081737; Thu, 23 Apr 2009 06:30:01 GMT (envelope-from gnats) Resent-Date: Thu, 23 Apr 2009 06:30:01 GMT Resent-Message-Id: <200904230630.n3N6U195081737@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aniruddha Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A5A410657A0 for ; Thu, 23 Apr 2009 06:27:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 78CA48FC2C for ; Thu, 23 Apr 2009 06:27:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n3N6RttA057502 for ; Thu, 23 Apr 2009 06:27:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n3N6Rt9n057501; Thu, 23 Apr 2009 06:27:55 GMT (envelope-from nobody) Message-Id: <200904230627.n3N6Rt9n057501@www.freebsd.org> Date: Thu, 23 Apr 2009 06:27:55 GMT From: Aniruddha To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: usb/133941: Gnomad2 segfaults as normal user, works fine as root X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2009 06:30:02 -0000 >Number: 133941 >Category: usb >Synopsis: Gnomad2 segfaults as normal user, works fine as root >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 23 06:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Aniruddha >Release: 7.1 >Organization: >Environment: FreeBSD freebsd.lan 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Gnomad2 immediately segfaults after start up with or without music player plugged in. Gnomad2 works fine as root though. I followed the USB guide to get Gnomad2 working as a normal user ( http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html ) Terminal output: $ gnomad2 Segmentation fault (core dumped) Terminal output root: # gnomad2 Failed to open connection to D-BUS SESSION bus PTP: Opening session Queried Creative ZEN V Plus PTP: Closing session $ cat /etc/devfs.rules [localrules=5] add path 'da*' mode 0660 group operator $ cat /etc/rc.conf hostname="freebsd.lan" ifconfig_msk0="DHCP" keymap="us.iso" linux_enable="YES" gnome_enable="YES" devfs_system_ruleset="localrules" $ cat /etc/sysctl.conf vfs.usermount=1 $ cat /etc/group | grep aniruddha wheel:*:0:root,aniruddha operator:*:5:root,aniruddha aniruddha:*:1001: haldaemon:*:560:aniruddha >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: