Is INDEXFILE out of date?
Today I have fetched new ports index file and found different dovecot2 version in ports and index. The same problem with phpmyadmin and other ports. /usr/ports#make -n fetchindex /usr/bin/env fetch -am -o /usr/ports/INDEX-8.bz2 http://www.FreeBSD.org/ports/INDEX-8.bz2 #grep dovecot-2 INDEX-8 dovecot-2.1.10... #cat /usr/ports/mail/dovecot2/distinfo ...dovecot-2.1.12.tar.gz. ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: kern/173113: Add descriptions to ZFS TRIM sysctls (patch included)
Synopsis: Add descriptions to ZFS TRIM sysctls (patch included) Responsible-Changed-From-To: freebsd-bugs->smh Responsible-Changed-By: smh Responsible-Changed-When: Tue Dec 11 14:08:21 UTC 2012 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=173113 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: kern/173116: Add sysctl to enable / disable ZFS device full trim on init (patch included)
Synopsis: Add sysctl to enable / disable ZFS device full trim on init (patch included) Responsible-Changed-From-To: freebsd-bugs->smh Responsible-Changed-By: smh Responsible-Changed-When: Tue Dec 11 14:08:56 UTC 2012 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=173116 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: kern/173115: Teach ZFS about geom stripe size so zpools are created with optimum ashift (patch included)
Synopsis: Teach ZFS about geom stripe size so zpools are created with optimum ashift (patch included) Responsible-Changed-From-To: freebsd-bugs->smh Responsible-Changed-By: smh Responsible-Changed-When: Tue Dec 11 14:10:03 UTC 2012 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=173115 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: bin/159833: camcontrol(8): [patch] add ATA security options to camcontrol including secure erase
Synopsis: camcontrol(8): [patch] add ATA security options to camcontrol including secure erase Responsible-Changed-From-To: freebsd-bugs->smh Responsible-Changed-By: smh Responsible-Changed-When: Tue Dec 11 14:12:28 UTC 2012 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=159833 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: kern/161901: [cam] [patch] cam / ata timeout limited to 2147 due to overflow
Synopsis: [cam] [patch] cam / ata timeout limited to 2147 due to overflow Responsible-Changed-From-To: freebsd-bugs->smh Responsible-Changed-By: smh Responsible-Changed-When: Tue Dec 11 14:12:57 UTC 2012 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=161901 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: Is INDEXFILE out of date?
On 11 December 2012 03:40, Alex wrote: > > Today I have fetched new ports index file and found different dovecot2 > version in ports and index. The same problem with phpmyadmin and other ports. Yes, the generated INDEX file is out of date to the recent security issue. -- Eitan Adler ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
kern/174372: Pagefault appears to be related to ZFS
>Number: 174372 >Category: kern >Synopsis: Pagefault appears to be related to ZFS >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 11 17:30:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Derek Kulinski >Release:FreeBSD 9-STABLE >Organization: >Environment: FreeBSD chinatsu.takeda.tk 9.1-RC3 FreeBSD 9.1-RC3 #8: Mon Dec 3 21:34:28 PST 2012 r...@chinatsu.takeda.tk:/usr/obj/usr/src/sys/CHINATSU amd64 >Description: My FreeBSD box recently started to crash from the logs it looks like around 3:01am - 3:05am. My guess is that it happens when daily periodic tasks are running, but I was unable to reproduce it by running those tasks by hand. Looks like it is due to missing page, so perhaps when I'm trying it the page is not fully swapped. I encountered 3 crashes so far (I got them on Dec 7, 9 and 11), two last ones fail at list_remove here is backtrace of last one (the one I'm reporting): (kgdb) #0 doadump (textdump=1) at /usr/src/sys/kern/kern_shutdown.c:265 #1 0x8056c61b in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:448 #2 0x8056cb0e in panic (fmt=0x104 ) at /usr/src/sys/kern/kern_shutdown.c:636 #3 0x8080b6c5 in trap_fatal (frame=0xff82311040d0, eva=0) at /usr/src/sys/amd64/amd64/trap.c:857 #4 0x8080ba26 in trap_pfault (frame=0xff82311040d0, usermode=0) at /usr/src/sys/amd64/amd64/trap.c:773 #5 0x8080c023 in trap (frame=0xff82311040d0) at /usr/src/sys/amd64/amd64/trap.c:456 #6 0x807f64e3 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:228 #7 0x8101f48f in list_remove (list=0xfe01e7b835e8, object=Variable "object" is not available. ) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/os/list.c:130 #8 0x81031fad in dbuf_destroy (db=0xfe007ce41000) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c:1776 #9 0x81064671 in sa_handle_destroy (hdl=0xfe007fa5d370) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/sa.c:1333 #10 0x81090da8 in zfs_znode_dmu_fini (zp=0xfe0189b66c80) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c:627 #11 0x810bf2ce in zfs_freebsd_reclaim (ap=Variable "ap" is not available. ) at /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c:6172 #12 0x8085965a in VOP_RECLAIM_APV (vop=0x8112d2a0, a=0xff8231104270) at vnode_if.c:1926 #13 0x806094f1 in vgonel (vp=0xfe00629dd780) at vnode_if.h:830 #14 0x8060e922 in vnlru_free (count=1) at /usr/src/sys/kern/vfs_subr.c:930 #15 0x8060ebb1 in getnewvnode (tag=0x808c6071 "ufs", mp=0xfe00066d0c60, vops=0x80bc9fc0, vpp=0xff82311043e8) at /usr/src/sys/kern/vfs_subr.c:952 #16 0x807ae22f in ffs_vgetf (mp=0xfe00066d0c60, ino=2517042, flags=524288, vpp=0xff82311044e0, ffs_flags=0) at /usr/src/sys/ufs/ffs/ffs_vfsops.c:1681 #17 0x807bb4b3 in ufs_lookup_ino (vdp=0xfe001417a960, vpp=0xff82311047f0, cnp=0xff8231104818, dd_ino=0x0) at /usr/src/sys/ufs/ufs/ufs_lookup.c:749 #18 0x80858914 in VOP_CACHEDLOOKUP_APV (vop=0x80bca880, a=0xff8231104560) at vnode_if.c:187 #19 0x805f5c3f in vfs_cache_lookup (ap=Variable "ap" is not available. ) at vnode_if.h:80 #20 0x8085ba8c in VOP_LOOKUP_APV (vop=0x80bca880, a=0xff8231104660) at vnode_if.c:123 #21 0x805fd2b1 in lookup (ndp=0xff82311047b0) at vnode_if.h:54 #22 0x805fe535 in namei (ndp=0xff82311047b0) at /usr/src/sys/kern/vfs_lookup.c:297 #23 0x80610ca6 in kern_statat_vnhook (td=0xfe00781ad000, flag=Variable "flag" is not available. ) at /usr/src/sys/kern/vfs_syscalls.c:2432 #24 0x80610ee5 in kern_statat (td=Variable "td" is not available. ) at /usr/src/sys/kern/vfs_syscalls.c:2413 #25 0x80610faa in sys_lstat (td=Variable "td" is not available. ) at /usr/src/sys/kern/vfs_syscalls.c:2476 #26 0x8080ae88 in amd64_syscall (td=0xfe00781ad000, traced=0) at subr_syscall.c:135 #27 0x807f67c7 in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:387 #28 0x000800917e8c in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) The first one looks a bit different, so it might be something else: (kgdb) #0 doadump (textdump=1) at /usr/src/sys/kern/kern_shutdown.c:265 #1 0x8056c61b in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:448 #2 0x8056cb0e in panic (fmt=0x104 ) at /usr/src/sys/kern/kern_shutd
Przypomnienie: Darek dodał Cię do kontaktów na Twoo i chce się połączyć
Właśnie wpadł mi w oko nowy, ciekawy sposób na poznawanie ludzi online: Twoo.com. Darek dodali Cię do kontaktów na Twoo i chcą się z Tobą połączyć. Połącz się na Twoo Skopiuj tego linka do paska adresu wyszukiwarki: http://mail.twoo.com/m/NaZ$lV_1 Twoo to najlepszy sposób na poznanie nowych osób z Twojej okolicy Dołącz do ponad 10 milionów ludzi. Twoo to najszybciej rozwijający się portal, gdzie możesz poznać nowych ludzi. Dowiedz się dlaczego ponad 10 milionów ludzi dołączyło już do Twoo Rozmawiaj teraz Pierwsza rzecz jaką chcesz zrobić kiedy widzisz ciekawy profil to zacząć rozmowę, prawda? Na Twoo znajdziesz wielu ludzi chętnych do rozmowy. I to bez opłat! Telefon komórkowy Sprawdź co dzieje się wokół Ciebie za pomocą aplikacji na iPhone'a i Android. Zabierz Twoo ze sobą. Nie chcesz otrzymywać tych wiadomości? Kliknij poniższy link: http://mail.twoo.com/m/KL9b5z_w TWOO NV/SA, Grainsborough House, 81 Oxford Street, W1D 2EU London, United Kingdom info...@twoo.com BE0834322338. ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: kern/174372: [zfs] Pagefault appears to be related to ZFS
Old Synopsis: Pagefault appears to be related to ZFS New Synopsis: [zfs] Pagefault appears to be related to ZFS Responsible-Changed-From-To: freebsd-bugs->freebsd-fs Responsible-Changed-By: linimon Responsible-Changed-When: Tue Dec 11 21:57:12 UTC 2012 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=174372 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: ports/173672: VirtualBox and bridge problem.
Synopsis: VirtualBox and bridge problem. Responsible-Changed-From-To: freebsd-bugs->vbox Responsible-Changed-By: emaste Responsible-Changed-When: Tue Dec 11 22:14:55 UTC 2012 Responsible-Changed-Why: Assign to VirtualBox alias http://www.freebsd.org/cgi/query-pr.cgi?pr=173672 ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
Re: kern/163619: OFED failed to build with clang
The following reply was made to PR kern/163619; it has been noted by GNATS. From: Garrett Cooper To: bug-follo...@freebsd.org, tp...@lbl.gov Cc: Subject: Re: kern/163619: OFED failed to build with clang Date: Tue, 11 Dec 2012 21:58:01 -0800 All issues with /sys have been resolved with OFED on recent versions of CURRENT/9-STABLE. Userspace build issues still exist, but are being tracked with PR bin/174214 . -Garrett ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"