From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 13 06:20:10 2007 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9703816A469 for ; Thu, 13 Sep 2007 06:20:10 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.187]) by mx1.freebsd.org (Postfix) with ESMTP id 31B0713C480 for ; Thu, 13 Sep 2007 06:20:09 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so517377mue for ; Wed, 12 Sep 2007 23:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=WZfqPvGUmRYFdWqhfuTaV8BX0K5hkbLTsLVWBK/4Y8c=; b=H/N6pQf7yY+wsC63jwp3qZKzDDFlMFS6Aa5ttHz6qwZdqrxjdFEJAbt4QdsfGmROttyqZSKq9eyf7ARSE3SsKRIGT1c04t+I9A04frF5keO9xO89Lub0pEqxJQKlxkvufIaHREEEO9553SQyN+T2jRPXkZUYMdE1euB8WP9xABo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Qhc7VXGVWZN7GQIGa6Oi8VkATfexYgp2Ilg6tWbS6HZ+breee183BpVOGV7bYgj+nN7+l1BW0Ag+oCtQ53qn3pBSnPuYp9hyR4SkVSwF4xV63X9oYRIu6EkvNsVCzNRBIbe4ajU3wn1aEzycfeBRiR2latLXhUbMaXoL2pZSW3s= Received: by 10.86.58.3 with SMTP id g3mr290020fga.1189664408419; Wed, 12 Sep 2007 23:20:08 -0700 (PDT) Received: from ?192.168.1.185? ( [213.152.137.35]) by mx.google.com with ESMTPS id e32sm14828187fke.2007.09.12.23.20.07 (version=SSLv3 cipher=RC4-MD5); Wed, 12 Sep 2007 23:20:07 -0700 (PDT) Message-ID: <46E8D68A.4010704@gmail.com> Date: Thu, 13 Sep 2007 10:19:54 +0400 From: sam User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Boris Samorodov References: <46CB0EBF.9000601@gmail.com> <200708220136.20703.pieter@degoeje.nl> <20070822081020.GA16860@freebsd.org> <46CBF03C.4060301@gmail.com> <20070822102906.GB1181@turion.vk2pj.dyndns.org> <46CC123A.3090406@moneybookers.com> <46CDA27F.1080501@gmail.com> <46CDC02F.3060504@gmail.com> <20070824105218.e350dapvcwkk0csc@webmail.leidinger.net> <46D29467.5060801@gmail.com> <20070827125213.kyujada20owwkccs@webmail.leidinger.net> <46D2D64F.3090002@gmail.com> <20070827160406.tp7hsmvig4cgo4c4@webmail.leidinger.net> <46D2E3DC.9020406@gmail.com> <20070829172647.w1533nwc0sgkkcsw@webmail.leidinger.net> <46E8C3F0.4000400@gmail.com> <41678589@srv.sem.ipt.ru> In-Reply-To: <41678589@srv.sem.ipt.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: linuxolator problem on i386 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2007 06:20:10 -0000 Boris Samorodov wrote: > On Thu, 13 Sep 2007 09:00:32 +0400 sam wrote: > > >> *** glibc detected *** ./hlds_i686: double free or corruption (!prev): >> 0x08da3738 *** >> ======= Backtrace: ========= >> /lib/libc.so.6[0x2811ac88] >> /lib/libc.so.6(cfree+0x90)[0x2811e230] >> /lib/libc.so.6(closedir+0x28)[0x2813ecf8] >> /lib/libc.so.6(scandir+0x14b)[0x2813f21b] >> > > Seems suspicious. Looks like the native FreeBSD library is catched. > Do you have something non-standard at your environment? Like > LD_LIBRARY_PATH or else. > > > WBR > a good cause reason - normal work with linux_base-fc4 /Vladimir Ermakov