Date: Thu, 16 Oct 2008 22:07:01 +0200 From: Roman Divacky <rdivacky@freebsd.org> To: Oleg Ole <subbsd@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: skype cant start on current Message-ID: <20081016200701.GA13824@freebsd.org> In-Reply-To: <8237b2240810161239m48242efcm948dcf36bee0712f@mail.gmail.com> References: <8237b2240810161239m48242efcm948dcf36bee0712f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 16, 2008 at 11:39:43PM +0400, Oleg Ole wrote: > Hello, > > After cvsup /usr/src and rebuild the kernel/world (approx.~6 October 2008), > my skype has been failed for start: > > [ole@ ~]$ file /usr/local/bin/skype > /usr/local/bin/skype: ELF 32-bit LSB executable, Intel 80386, version 1 > (GNU/Linux), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), > stripped > [ole@ ~]$ skype > Segmentation fault: 11 (core dumped) > > truss -o /tmp/skype.txt /usr/local/bin/skype not exist from trace-stage. > tail -n50 /tmp/skype.txt show last 50 string: I found truss untrustworthy :( try with ktrace/linux_kdump > -- > linux_open("/home/ole/.fonts/fonts.cache-1",0x0,0666) ERR#2 'No such file or > directory' > linux_open("/home/ole/.fonts",0x18800,00) = 8 (0x8) > linux_fstat64(0x8,0xffffd0ec,0x2979dff4,0x0,0x94c426b,0x6) = 0 (0x0) > linux_fcntl64(0x8,0x2,0x1,0x1,0x2979dff4,0x6) = 0 (0x0) > linux_getdents64(0x8,0x94c528c,0x1000,0x94c528c,0x2979dff4,0x6) = 144 (0x90) > linux_open("/home/ole/.fonts/steve.ttf",0x0,05117045150) = 9 (0x9) > linux_fcntl64(0x9,0x2,0x1,0x1,0x29574ff4,0x6) = 0 (0x0) > linux_fstat64(0x9,0xffffccbc,0x2979dff4,0xffffccbc,0x3,0x6) = 0 (0x0) > linux_mmap2(0x0,0x10070,0x1,0x2,0x9,0x6) = 696082432 (0x297d6000) > close(9) = 0 (0x0) > munmap(0x297d6000,65648) = 0 (0x0) > linux_stat64(0x94c4258,0xffffcfcc,0x2979dff4,0xffffcfcc,0x3,0x6) = 0 (0x0) > linux_open("/home/ole/.fonts/fonts.scale",0x0,014722263110) = 9 (0x9) > linux_fcntl64(0x9,0x2,0x1,0x1,0x29574ff4,0x6) = 0 (0x0) > linux_fstat64(0x9,0xffffccbc,0x2979dff4,0xffffccbc,0x3,0x6) = 0 (0x0) > linux_mmap2(0x0,0x40,0x1,0x2,0x9,0x6) = 696082432 (0x297d6000) > close(9) = 0 (0x0) > linux_mmap2(0x0,0x68000,0x3,0x22,0xffffffff,0x6) = 696086528 (0x297d7000) > munmap(0x297d7000,425984) = 0 (0x0) > linux_brk(0x9501000,0x2979dff4,0x1,0x94d2000,0x2f000,0x6) = 156241920 > (0x9501000) > linux_brk(0x94f1000,0x2979dff4,0x0,0x9501000,0xffff0000,0x6) = 156176384 > (0x94f1000) > linux_brk(0x94ef000,0x2979dff4,0x0,0x94f1000,0xffffe000,0x6) = 156168192 > (0x94ef000) > linux_open("/home/ole/.fonts/._fonts.scale",0x0,01122260760) ERR#2 'No such > file or directory' > linux_open("/home/ole/.fonts/%fonts.scale",0x0,01123153220) ERR#2 'No such > file or directory' > linux_open("/home/ole/.fonts/.AppleDouble/fonts.scale",0x0,01123153300) > ERR#2 'No such file or directory' > linux_open("/home/ole/.fonts/fonts.scale/rsrc",0x0,037777746510) ERR#20 'Not > a directory' > linux_open("/home/ole/.fonts/resource.frk/fonts.scale",0x0,037777746510) > ERR#2 'No such file or directory' > linux_open("/home/ole/.fonts/.resource/fonts.scale",0x0,037777746510) ERR#2 > 'No such file or directory' > munmap(0x297d6000,64) = 0 (0x0) > linux_stat64(0x94c4258,0xffffd04c,0x2979dff4,0xffffd04c,0x3,0x6) = 0 (0x0) > linux_open("/home/ole/.fonts/fonts.dir",0x0,05117045150) = 9 (0x9) > linux_fcntl64(0x9,0x2,0x1,0x1,0x29574ff4,0x6) = 0 (0x0) > linux_fstat64(0x9,0xffffccbc,0x2979dff4,0xffffccbc,0x3,0x6) = 0 (0x0) > linux_mmap2(0x0,0x40,0x1,0x2,0x9,0x6) = 696082432 (0x297d6000) > close(9) = 0 (0x0) > linux_mmap2(0x0,0x68000,0x3,0x22,0xffffffff,0x6) = 696086528 (0x297d7000) > munmap(0x297d7000,425984) = 0 (0x0) > linux_open("/home/ole/.fonts/._fonts.dir",0x0,01122261440) ERR#2 'No such > file or directory' > linux_open("/home/ole/.fonts/%fonts.dir",0x0,01123153220) ERR#2 'No such > file or directory' > linux_open("/home/ole/.fonts/.AppleDouble/fonts.dir",0x0,01123153300) ERR#2 > 'No such file or directory' > linux_open("/home/ole/.fonts/fonts.dir/rsrc",0x0,037777746510) ERR#20 'Not a > directory' > linux_open("/home/ole/.fonts/resource.frk/fonts.dir",0x0,037777746510) ERR#2 > 'No such file or directory' > linux_open("/home/ole/.fonts/.resource/fonts.dir",0x0,037777746510) ERR#2 > 'No such file or directory' > munmap(0x297d6000,64) = 0 (0x0) > linux_stat64(0x94c4258,0xffffd04c,0x2979dff4,0xffffd04c,0x3,0x6) = 0 (0x0) > linux_getdents64(0x8,0x94c528c,0x1000,0x94c528c,0x2979dff4,0x6) = 0 (0x0) > close(8) = 0 (0x0) > linux_stat64(0x94949b8,0xffffd06c,0x2979dff4,0xffffd06c,0x3,0x6) = 0 (0x0) > linux_open("/usr/local/lib/X11/fonts/freefont/fonts.cache-1",0x0,0666) ERR#2 > 'No such file or directory' > linux_stat64(0x94c11c8,0xffffcfec,0x2979dff4,0xffffcfec,0x3,0x6)[ole@/tmp]$ dont see anything related to a sigsegv :(
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081016200701.GA13824>