From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 28 12:15:07 2009 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 795B1106566B for ; Wed, 28 Oct 2009 12:15:07 +0000 (UTC) (envelope-from overlapped@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id F2AB18FC20 for ; Wed, 28 Oct 2009 12:15:06 +0000 (UTC) Received: by bwz5 with SMTP id 5so921557bwz.3 for ; Wed, 28 Oct 2009 05:15:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:organization:to:subject :date:user-agent:mime-version:content-type:content-transfer-encoding :message-id; bh=gvpxNURA3IwBJGbtujgyxwqozLP5KdI7uxQd66lVCYM=; b=CNLcCOVQ1wm57BtPvvnfZxGKk6h2Y3iFe0V3W98r1F8yuiO+zpCG7tQ+wBg2+t1Lp0 mXj0b+z8e2eeXcxqIjFnzR35a9pl0MLNR8zNX7eSQiZ+up21SwMSRyBf5Z0P2rMSTCMM sBC9FDbwx8G4YvaMY8E2O875jHpvl6QvGtBp0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:mime-version :content-type:content-transfer-encoding:message-id; b=MhsvXfI79Vln+cnsoCoKK4NmPJCgxDmNARzyvwTt//sKURlFglamqestqK5Xx6f2bT uQzA+mzHlCIFXNX9atOWIx8owgHjU6/at1WLhdEm73x28F9Wj5/UzqetjYcX0qkdc2si MOYbDArAQtPhXrfTBW8uHjeFCmPtFJsFQtW60= Received: by 10.102.12.1 with SMTP id 1mr7290123mul.63.1256732105556; Wed, 28 Oct 2009 05:15:05 -0700 (PDT) Received: from karfagen.mshome (b-internet.213.228.88.104.snt.ru [213.228.88.104]) by mx.google.com with ESMTPS id 7sm4329333mup.12.2009.10.28.05.15.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 28 Oct 2009 05:15:03 -0700 (PDT) From: Serebryakoff Alexey Organization: Home To: freebsd-bugs@freebsd.org Date: Wed, 28 Oct 2009 18:14:54 +0000 User-Agent: KMail/1.12.0 (FreeBSD/7.2-RELEASE-p2; KDE/4.3.1; i386; ; ) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3753518.CbAC7jIPS4"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200910281814.54585.overlapped@gmail.com> Subject: I think problem with sound driver X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Oct 2009 12:15:07 -0000 --nextPart3753518.CbAC7jIPS4 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi guys! I have some troubles. May be some comments can help me... Environment: karfagen# uname -a =46reeBSD karfagen.mshome 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #1: Wed Jul= 29=20 10:01:55 NOVST 2009 smooky@karfagen.mshome:/usr/obj/usr/src/sys/KARFAGE= N =20 i386 K Desktop Environment Version 4.3.1 (KDE 4.3.1) At the some moment I would like have a sound in my FreeBSD. Try to install a sound: karfagen# kldload snd_driver ok. Take a look to console: pcm0: port 0xd000-0xd0ff,0xdb00-0xdb3f mem=20 0xd0101000-0xd01011ff,0xd0102 000-0xd01020ff irq 17 at device 30.2 on pci0 Write line to loader.conf: snd_ich_load=3D"YES" Reboot. ok. Start X and KDE. ok. Open Konqueror or Firefox. ok. After 10-15 min browsers are crashed. And log: pid 4419 (kdeinit4), uid 100= 1:=20 exited on signal 11 (core dumped) In the home dir I have kdeinit4.core large file. Open browsers again. After 10-15 min the same was happened. If I unload the= =20 sound driver all work ok. When I try to load sound driver again the same situation was repeated. Where could be I look to get more detailed info about it? Thanks. =2D-=20 Best regards, Alexey Serebryakoff --nextPart3753518.CbAC7jIPS4 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEABECAAYFAkroih4ACgkQtxvhRysHUQBfqACghes8lfNUUNXji6EVZgjaCTL5 2foAn0RRbrZ57kLcoMTOmI2rdJtLVS2R =4hdU -----END PGP SIGNATURE----- --nextPart3753518.CbAC7jIPS4--