Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2008 23:26:45 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        freebsd-questions@freebsd.org
Subject:   Re: Jailing net/skype
Message-ID:  <61786698@bs1.sp34.ru>
In-Reply-To: <20080913173102.GA84554@sushi.pseudo.local> (Tobias Rehbein's message of "Sat\, 13 Sep 2008 19\:31\:02 %2B0200")
References:  <20080911174721.GA10261@sushi.pseudo.local> <20080913173102.GA84554@sushi.pseudo.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Tobias Rehbein <tobias.rehbein@web.de> writes:

> 	#kdump -f ktrace.out | head
>  	84180 skype    CALL  access(0x292b2b61,R_OK)
>  	84180 skype    NAMI  "/compat/linux/etc/ld.so.preload"
>  	84180 skype    NAMI  "/etc/ld.so.preload"
>  	84180 skype    RET   access JUSTRETURN
>  	84180 skype    CALL  open(0x292b2d49,O_RDONLY,<unused>0)
>  	84180 skype    NAMI  "/compat/linux/etc/ld.so.cache"
>  	84180 skype    NAMI  "/compat/linux"
>  	84180 skype    NAMI  "/compat/linux/etc/ld.so.cache"
>  	84180 skype    RET   open 3
>  	84180 skype    CALL  freebsd6_mmap(0x3,0xbfbfe324,<invalid>690704336,MAP_SHARED|MAP_PRIVATE|MAP_RENAME|MAP_NORESERVE|MAP_HASSEMAPHORE|MAP_STACK|MAP_NOSYNC,0x2e6f732e,0x68636163,0x646165,0,0,0,0,0,0,0,0,0,... (lots of '0,'s)
>
> The funny thing is kdump itself coredumps when dumping the whole thing out (I
> guess that has something todo with this endless '...0,0,0,0,0...' sequence).

You should use devel/linux_kdump here instead of the native one.


WBR
-- 
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?61786698>