From owner-freebsd-amd64@FreeBSD.ORG Sun Dec 8 19:20:01 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B8579624 for ; Sun, 8 Dec 2013 19:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 90F7E1845 for ; Sun, 8 Dec 2013 19:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB8JK1k8037107 for ; Sun, 8 Dec 2013 19:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB8JK1MP037106; Sun, 8 Dec 2013 19:20:01 GMT (envelope-from gnats) Resent-Date: Sun, 8 Dec 2013 19:20:01 GMT Resent-Message-Id: <201312081920.rB8JK1MP037106@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Viktor Velichkin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 900B2537 for ; Sun, 8 Dec 2013 19:15:01 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 617721826 for ; Sun, 8 Dec 2013 19:15:01 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rB8JF0bv074093 for ; Sun, 8 Dec 2013 19:15:00 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rB8JF0uc074078; Sun, 8 Dec 2013 19:15:00 GMT (envelope-from nobody) Message-Id: <201312081915.rB8JF0uc074078@oldred.freebsd.org> Date: Sun, 8 Dec 2013 19:15:00 GMT From: Viktor Velichkin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: amd64/184601: Panic on 10-BETA4 when using mpd5 X-Mailman-Approved-At: Sun, 08 Dec 2013 20:28:23 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Dec 2013 19:20:01 -0000 >Number: 184601 >Category: amd64 >Synopsis: Panic on 10-BETA4 when using mpd5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 08 19:20:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Viktor Velichkin >Release: 10.0-BETA4 >Organization: >Environment: FreeBSD 10.0-BETA4 #1 r258815: Mon Dec 2 09:55:54 MSK 2013 /usr/obj/usr/src/sys/GENERIC amd64 >Description: Problem appears when I installed mpd5 and try to use this host as PPtP concetrator. Problem appears stable, 5-10 minutes after start of accepting pptp connections. And after third panic I move service on another host. There are backtrace and other information below: root@bell:/usr/obj/usr/src/sys/GENERIC # kgdb kernel.debug /var/crash/vmcore.0 GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode cpuid = 2; apic id = 04 fault virtual address = 0x18 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff809180f0 stack pointer = 0x28:0xfffffe0121bca380 frame pointer = 0x28:0xfffffe0121bca3b0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 17876 (ng_queue2) trap number = 12 panic: page fault cpuid = 2 KDB: stack backtrace: #0 0xffffffff808e7cc0 at kdb_backtrace+0x60 #1 0xffffffff808af7a5 at panic+0x155 #2 0xffffffff80c8e4c2 at trap_fatal+0x3a2 #3 0xffffffff80c8e799 at trap_pfault+0x2c9 #4 0xffffffff80c8df26 at trap+0x5e6 #5 0xffffffff80c751c2 at calltrap+0x8 #6 0xffffffff809d3655 at ip_forward+0x1d5 #7 0xffffffff809d345d at ip_input+0x63d #8 0xffffffff80974cbe at netisr_dispatch_src+0x5e #9 0xffffffff81a336c2 at ng_iface_rcvdata+0xf2 #10 0xffffffff81a1c040 at ng_apply_item+0x210 #11 0xffffffff81a1bc63 at ng_snd_item+0x383 #12 0xffffffff81a1c040 at ng_apply_item+0x210 #13 0xffffffff81a1bc63 at ng_snd_item+0x383 #14 0xffffffff81a3a0ea at ng_ppp_comp_recv+0xfa #15 0xffffffff81a38edc at ng_ppp_rcvdata+0x22c #16 0xffffffff81a1c040 at ng_apply_item+0x210 #17 0xffffffff81a1bc63 at ng_snd_item+0x383 Uptime: 49m29s Dumping 413 out of 4064 MB:..4%..12%..24%..31%..43%..51%..62%..74%..82%..93% Reading symbols from /boot/kernel/ums.ko.symbols...done. Loaded symbols for /boot/kernel/ums.ko.symbols Reading symbols from /boot/kernel/ng_socket.ko.symbols...done. Loaded symbols for /boot/kernel/ng_socket.ko.symbols Reading symbols from /boot/kernel/netgraph.ko.symbols...done. Loaded symbols for /boot/kernel/netgraph.ko.symbols Reading symbols from /boot/kernel/ng_mppc.ko.symbols...done. Loaded symbols for /boot/kernel/ng_mppc.ko.symbols Reading symbols from /boot/kernel/rc4.ko.symbols...done. Loaded symbols for /boot/kernel/rc4.ko.symbols Reading symbols from /boot/kernel/ng_tee.ko.symbols...done. Loaded symbols for /boot/kernel/ng_tee.ko.symbols Reading symbols from /boot/kernel/ng_pptpgre.ko.symbols...done. Loaded symbols for /boot/kernel/ng_pptpgre.ko.symbols Reading symbols from /boot/kernel/ng_ksocket.ko.symbols...done. Loaded symbols for /boot/kernel/ng_ksocket.ko.symbols Reading symbols from /boot/kernel/ng_iface.ko.symbols...done. Loaded symbols for /boot/kernel/ng_iface.ko.symbols Reading symbols from /boot/kernel/ng_ppp.ko.symbols...done. Loaded symbols for /boot/kernel/ng_ppp.ko.symbols Reading symbols from /boot/kernel/ng_tcpmss.ko.symbols...done. Loaded symbols for /boot/kernel/ng_tcpmss.ko.symbols Reading symbols from /boot/kernel/ng_l2tp.ko.symbols...done. Loaded symbols for /boot/kernel/ng_l2tp.ko.symbols #0 doadump (textdump=) at pcpu.h:219 219 __asm("movq %%gs:%1,%0" : "=r" (td) (kgdb) list 0xffffffff809180f0 Function "0xffffffff809180f0" not defined. (kgdb) list 0x20:0xffffffff809180f0 No source file named 0x20. (kgdb) backtrace #0 doadump (textdump=) at pcpu.h:219 #1 0xffffffff808af420 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:447 #2 0xffffffff808af7e4 in panic (fmt=) at /usr/src/sys/kern/kern_shutdown.c:754 #3 0xffffffff80c8e4c2 in trap_fatal (frame=, eva=) at /usr/src/sys/amd64/amd64/trap.c:882 #4 0xffffffff80c8e799 in trap_pfault (frame=0xfffffe0121bca2d0, usermode=0) at /usr/src/sys/amd64/amd64/trap.c:699 #5 0xffffffff80c8df26 in trap (frame=0xfffffe0121bca2d0) at /usr/src/sys/amd64/amd64/trap.c:463 #6 0xffffffff80c751c2 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:232 #7 0xffffffff809180f0 in m_copydata (m=, off=, len=, cp=) at /usr/src/sys/kern/uipc_mbuf.c:881 #8 0xffffffff809d3655 in ip_forward (m=0xfffff8001ca37700, srcrt=0) at /usr/src/sys/netinet/ip_input.c:1437 #9 0xffffffff809d345d in ip_input (m=0xfffff8001ca37700) at /usr/src/sys/netinet/ip_input.c:710 #10 0xffffffff80974cbe in netisr_dispatch_src (proto=, source=, m=0x0) at /usr/src/sys/net/netisr.c:972 #11 0xffffffff81a336c2 in ng_iface_rcvdata (hook=, item=) at /usr/src/sys/modules/netgraph/iface/../../../netgraph/ng_iface.c:780 #12 0xffffffff81a1c040 in ng_apply_item (node=0xfffff800909eb500, item=0xfffff8012062be00, rw=0) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2397 #13 0xffffffff81a1bc63 in ng_snd_item (item=0xfffff8012062be00, flags=) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2314 #14 0xffffffff81a1c040 in ng_apply_item (node=0xfffff8004f7cac00, item=0xfffff8012062be00, rw=0) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2397 #15 0xffffffff81a1bc63 in ng_snd_item (item=0xfffff8012062be00, flags=) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2314 #16 0xffffffff81a3a0ea in ng_ppp_comp_recv (node=, item=, proto=, linkNum=) at /usr/src/sys/modules/netgraph/ppp/../../../netgraph/ng_ppp.c:1047 #17 0xffffffff81a38edc in ng_ppp_rcvdata (hook=, item=0xfffff8012062be00) at /usr/src/sys/modules/netgraph/ppp/../../../netgraph/ng_ppp.c:1522 #18 0xffffffff81a1c040 in ng_apply_item (node=0xfffff80090159500, item=0xfffff8012062be00, rw=0) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2397 #19 0xffffffff81a1bc63 in ng_snd_item (item=0xfffff8012062be00, flags=) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2314 #20 0xffffffff81a1c040 in ng_apply_item (node=0xfffff8004ff0a700, item=0xfffff8012062be00, rw=0) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2397 #21 0xffffffff81a1bc63 in ng_snd_item (item=0xfffff8012062be00, flags=) ---Type to continue, or q to quit--- at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2314 #22 0xffffffff81a2c26f in ng_pptpgre_rcvdata_lower (hook=, item=0xfffff8001c9188d5) at /usr/src/sys/modules/netgraph/pptpgre/../../../netgraph/ng_pptpgre.c:811 #23 0xffffffff81a1c040 in ng_apply_item (node=0xfffff8004f7ed100, item=0xfffff8012062be00, rw=0) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2397 #24 0xffffffff81a1bc63 in ng_snd_item (item=0xfffff8012062be00, flags=) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2314 #25 0xffffffff81a2f3f9 in ng_ksocket_incoming2 (node=0xfffff8004fd71a00, hook=, arg1=0xfffff801206ce828, arg2=0) at /usr/src/sys/modules/netgraph/ksocket/../../../netgraph/ng_ksocket.c:1158 #26 0xffffffff81a1bee6 in ng_apply_item (node=0xfffff8004fd71a00, item=0xfffff801206bd300, rw=1) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:2468 #27 0xffffffff81a1db9d in ngthread (arg=) at /usr/src/sys/modules/netgraph/netgraph/../../../netgraph/ng_base.c:3432 #28 0xffffffff808819fa in fork_exit (callout=0xffffffff81a1d9e0 , arg=0x0, frame=0xfffffe0121bcac00) at /usr/src/sys/kern/kern_fork.c:995 #29 0xffffffff80c756fe in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:606 #30 0x0000000000000000 in ?? () (kgdb) frame 8 #8 0xffffffff809d3655 in ip_forward (m=0xfffff8001ca37700, srcrt=0) at /usr/src/sys/netinet/ip_input.c:1437 1437 m_copydata(m, 0, mcopy->m_len, mtod(mcopy, caddr_t)); Current language: auto; currently minimal (kgdb) l 1432 mcopy = NULL; 1433 } 1434 if (mcopy != NULL) { 1435 mcopy->m_len = min(ntohs(ip->ip_len), M_TRAILINGSPACE(mcopy)); 1436 mcopy->m_pkthdr.len = mcopy->m_len; 1437 m_copydata(m, 0, mcopy->m_len, mtod(mcopy, caddr_t)); 1438 } 1439 1440 #ifdef IPSTEALTH 1441 if (!V_ipstealth) { (kgdb) p m $1 = (struct mbuf *) 0xfffff8001ca37700 (kgdb) p *m $2 = {m_hdr = {mh_next = 0xfffff8001cbe8400, mh_nextpkt = 0x0, mh_data = 0xfffff8001ca377a4 "E", mh_len = 92, mh_type = 1, mh_flags = 2}, M_dat = {MH = {MH_pkthdr = {rcvif = 0xfffff80120723000, tags = {slh_first = 0x0}, len = 1450, flowid = 0, csum_flags = 50331648, fibnum = 0, cosqos = 0 '\0', rsstype = 0 '\0', l2hlen = 0 '\0', l3hlen = 0 '\0', l4hlen = 0 '\0', l5hlen = 0 '\0', PH_per = { eigth = "\000\000\000\000\000\000\000", sixteen = {0, 0, 0, 0}, thirtytwo = {0, 0}, sixtyfour = {0}, unintptr = {0}, ptr = 0x0}, PH_loc = {eigth = "\000\000\000\000\000\000\000", sixteen = {0, 0, 0, 0}, thirtytwo = {0, 0}, sixtyfour = {0}, unintptr = {0}, ptr = 0x0}}, MH_dat = {MH_ext = {ref_cnt = 0x1d0130000045, ext_buf = 0x200002207
, ext_size = 98566144, ext_type = 0, ext_flags = 16776960, ext_free = 0xd071836facb80000, ext_arg1 = 0x8f358d8230400, ext_arg2 = 0x66f905ce0045}, MH_databuf = "E\000\0000\001\035\000\000\a\"\000\000\002\000\000\000\000\000▒\005\000\000▒▒\000\000▒▒o\203q▒\000\004#▒X▒\b\000E\000▒\005▒f\000\000?/S▒\n\f\n▒\n\n\n\0030\001\210\v\005▒\033▒\000\003B▒▒\003\000!E\000\005▒r▒@\000?\006▒▒[▒\tpW▒\016\231\000P\004|▒y▒\006▒\f\0055P\020yp▒\027\000\000m▒\032▒o▒arZz▒▒d▒▒y\212#9CG#▒W\217\023\211pk▒b\224!▒▒\220+\202V0\210\016pZ▒ڮ▒\a\027▒"}}, M_databuf = "\0000r \001▒▒▒\000\000\000\000\000\000\000\000▒\005\000\000\000\000\000\000\000\000\000\003", '\0' , "E\000\0000\001\035\000\000\a\"\000\000\002\000\000\000\000\000▒\005\000\000▒▒\000\000▒▒o\203q▒\000\004#▒X▒\b\000E\000▒\005▒f\000\000?/S▒\n\f\n▒\n\n\n\0030\001\210\v\005▒\033▒\000\003B▒▒\003\000!E\000\005▒r▒@\000?\006▒▒[▒\tpW▒\016\231\000P\004|▒y▒\006▒\f\0055P\020yp▒\027\000\000m▒\032▒o▒arZz▒▒d▒▒y\212#9CG#▒W\217\023\211pk▒b\224!▒▒\220+\202V0\210\016pZ▒"...}} (kgdb) p m->M_dat.MH.MH_pkthdr.rcvif $3 = (struct ifnet *) 0xfffff80120723000 (kgdb) p *m->M_dat.MH.MH_pkthdr.rcvif $4 = {if_softc = 0xfffff80090e62780, if_l2com = 0x0, if_vnet = 0x0, if_link = {tqe_next = 0xfffff8012073a000, tqe_prev = 0xfffff801207be018}, if_xname = "ng28", '\0' , if_dname = 0xffffffff81a34020 "ng", if_dunit = 28, if_refcount = 1, if_addrhead = { tqh_first = 0xfffff800909e8800, tqh_last = 0xfffff8004fc0f0c0}, if_pcount = 0, if_carp = 0x0, if_bpf = 0xfffff80090417a80, if_index = 32, if_index_reserved = 0, if_vlantrunk = 0x0, if_flags = 34961, if_capabilities = 0, if_capenable = 0, if_linkmib = 0x0, if_linkmiblen = 0, if_data = {ifi_type = 53 '5', ifi_physical = 0 '\0', ifi_addrlen = 0 '\0', ifi_hdrlen = 0 '\0', ifi_link_state = 0 '\0', ifi_vhid = 0 '\0', ifi_baudrate_pf = 0 '\0', ifi_datalen = 152 '\230', ifi_mtu = 1460, ifi_metric = 0, ifi_baudrate = 64000, ifi_ipackets = 213659, ifi_ierrors = 0, ifi_opackets = 135695, ifi_oerrors = 0, ifi_collisions = 0, ifi_ibytes = 289518603, ifi_obytes = 6084398, ifi_imcasts = 0, ifi_omcasts = 0, ifi_iqdrops = 0, ifi_noproto = 0, ifi_hwassist = 0, ifi_epoch = 2785, ifi_lastchange = {tv_sec = 1386521104, tv_usec = 983942}}, if_multiaddrs = {tqh_first = 0xfffff8008f99e240, tqh_last = 0xfffff8009a1a0d40}, if_amcount = 0, if_output = 0xffffffff81a33760 , if_input = 0, if_start = 0xffffffff81a33980 , if_ioctl = 0xffffffff81a33ba0 , if_init = 0, if_resolvemulti = 0, if_qflush = 0xffffffff80967780 , if_transmit = 0xffffffff8096a260 , if_reassign = 0, if_home_vnet = 0x0, if_addr = 0xfffff800909e8800, if_llsoftc = 0x0, if_drv_flags = 64, if_snd = {ifq_head = 0x0, ifq_tail = 0x0, ifq_len = 0, ifq_maxlen = 50, ifq_drops = 0, ifq_mtx = {lock_object = { lo_name = 0xfffff80120723028 "ng28", lo_flags = 16973824, lo_data = 0, lo_witness = 0x0}, mtx_lock = 4}, ifq_drv_head = 0x0, ifq_drv_tail = 0x0, ifq_drv_len = 0, ifq_drv_maxlen = 50, altq_type = 0, altq_flags = 1, altq_disc = 0x0, altq_ifp = 0xfffff80120723000, altq_enqueue = 0, altq_dequeue = 0, altq_request = 0, altq_clfier = 0x0, altq_classify = 0, altq_tbr = 0x0, altq_cdnr = 0x0}, if_broadcastaddr = 0x0, if_bridge = 0x0, if_label = 0x0, if_unused = {0x0, 0x0}, if_afdata = {0x0, 0x0, 0xfffff80120753e00, 0x0 , 0xfffff8009a0274c0, 0x0 }, if_afdata_initialized = 2, if_afdata_lock = {lock_object = { lo_name = 0xffffffff80eeea00 "if_afdata", lo_flags = 86179840, lo_data = 0, lo_witness = 0x0}, rw_lock = 1}, if_linktask = {ta_link = { stqe_next = 0x0}, ta_pending = 0, ta_priority = 0, ta_func = 0xffffffff80964a80 , ta_context = 0xfffff80120723000}, if_addr_lock = {lock_object = {lo_name = 0xffffffff80eee9f3 "if_addr_lock", lo_flags = 86179840, lo_data = 0, lo_witness = 0x0}, rw_lock = 1}, if_clones = {le_next = 0x0, le_prev = 0x0}, if_groups = {tqh_first = 0xfffff8001c3516c0, tqh_last = 0xfffff8001c3516c8}, if_pf_kif = 0x0, if_lagg = 0x0, if_description = 0x0, if_fib = 0, if_alloctype = 53 '5', if_hw_tsomax = 65535, if_cspare = "\000\000", if_ispare = {0, 0, 0, 0}, if_pspare = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} (kgdb) >How-To-Repeat: Try to use mpd5/PPtP on 10.0-BETA4 ? I don't actually now. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Sun Dec 8 19:36:59 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E75ECC30; Sun, 8 Dec 2013 19:36:59 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BCCCE1940; Sun, 8 Dec 2013 19:36:59 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB8JaxxR041128; Sun, 8 Dec 2013 19:36:59 GMT (envelope-from glebius@freefall.freebsd.org) Received: (from glebius@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB8Jax5r041127; Sun, 8 Dec 2013 19:36:59 GMT (envelope-from glebius) Date: Sun, 8 Dec 2013 19:36:59 GMT Message-Id: <201312081936.rB8Jax5r041127@freefall.freebsd.org> To: glebius@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-bugs@FreeBSD.org From: glebius@FreeBSD.org Subject: Re: kern/184601: Panic on 10-BETA4 when using mpd5 X-Mailman-Approved-At: Sun, 08 Dec 2013 20:28:30 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Dec 2013 19:37:00 -0000 Synopsis: Panic on 10-BETA4 when using mpd5 Responsible-Changed-From-To: freebsd-amd64->freebsd-bugs Responsible-Changed-By: glebius Responsible-Changed-When: Sun Dec 8 19:36:16 UTC 2013 Responsible-Changed-Why: Reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=184601 From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 9 00:00:56 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 733EFD48; Mon, 9 Dec 2013 00:00:56 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 470141047; Mon, 9 Dec 2013 00:00:56 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB900uXD098949; Mon, 9 Dec 2013 00:00:56 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB900utZ098948; Mon, 9 Dec 2013 00:00:56 GMT (envelope-from linimon) Date: Mon, 9 Dec 2013 00:00:56 GMT Message-Id: <201312090000.rB900utZ098948@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: linimon@FreeBSD.org Subject: Re: ports/184614: multimedia/vlc failded to buid with notify enabled X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 00:00:56 -0000 Old Synopsis: Vlc failded to buid with notify enabled New Synopsis: multimedia/vlc failded to buid with notify enabled Responsible-Changed-From-To: freebsd-amd64->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 9 00:00:24 UTC 2013 Responsible-Changed-Why: ports PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=184614 From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 9 00:01:55 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13644E24; Mon, 9 Dec 2013 00:01:55 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DB2EA1053; Mon, 9 Dec 2013 00:01:54 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB901sQl099630; Mon, 9 Dec 2013 00:01:54 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB901swD099629; Mon, 9 Dec 2013 00:01:54 GMT (envelope-from linimon) Date: Mon, 9 Dec 2013 00:01:54 GMT Message-Id: <201312090001.rB901swD099629@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-pf@FreeBSD.org From: linimon@FreeBSD.org Subject: Re: kern/184485: [pf] pfioctl causing kernel panics in 10-BETA{3,4} X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 00:01:55 -0000 Old Synopsis: pfioctl causing kernel panics in 10-BETA{3,4} New Synopsis: [pf] pfioctl causing kernel panics in 10-BETA{3,4} Responsible-Changed-From-To: freebsd-amd64->freebsd-pf Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 9 00:01:37 UTC 2013 Responsible-Changed-Why: reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=184485 From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 9 00:02:40 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 479CDEA8; Mon, 9 Dec 2013 00:02:40 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1ADF81063; Mon, 9 Dec 2013 00:02:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB902d9Y099782; Mon, 9 Dec 2013 00:02:39 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB902dru099781; Mon, 9 Dec 2013 00:02:39 GMT (envelope-from linimon) Date: Mon, 9 Dec 2013 00:02:39 GMT Message-Id: <201312090002.rB902dru099781@freefall.freebsd.org> To: garbytrash@gmail.com, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, linimon@FreeBSD.org From: linimon@FreeBSD.org Subject: Re: kern/183848: /usr/include/iconv.h:43:10: fatal error: '_libiconv_compat.h' file not found error with several packages X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 00:02:40 -0000 Synopsis: /usr/include/iconv.h:43:10: fatal error: '_libiconv_compat.h' file not found error with several packages State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Mon Dec 9 00:02:04 UTC 2013 State-Changed-Why: to submitter: can you confirm that this is now fixed? Responsible-Changed-From-To: freebsd-amd64->linimon Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 9 00:02:04 UTC 2013 Responsible-Changed-Why: track. http://www.freebsd.org/cgi/query-pr.cgi?pr=183848 From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 9 00:00:01 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1963ACDF for ; Mon, 9 Dec 2013 00:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CFB1E1FED for ; Mon, 9 Dec 2013 00:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB9000JP097146 for ; Mon, 9 Dec 2013 00:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB9000E8097145; Mon, 9 Dec 2013 00:00:00 GMT (envelope-from gnats) Resent-Date: Mon, 9 Dec 2013 00:00:00 GMT Resent-Message-Id: <201312090000.rB9000E8097145@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, George Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 61BECBF1 for ; Sun, 8 Dec 2013 23:54:18 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 367F31FB7 for ; Sun, 8 Dec 2013 23:54:18 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rB8NsHqN034810 for ; Sun, 8 Dec 2013 23:54:17 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rB8NsHXO034809; Sun, 8 Dec 2013 23:54:17 GMT (envelope-from nobody) Message-Id: <201312082354.rB8NsHXO034809@oldred.freebsd.org> Date: Sun, 8 Dec 2013 23:54:17 GMT From: George To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: amd64/184614: Vlc failded to buid with notify enabled X-Mailman-Approved-At: Mon, 09 Dec 2013 01:21:38 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 00:00:01 -0000 >Number: 184614 >Category: amd64 >Synopsis: Vlc failded to buid with notify enabled >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 09 00:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: George >Release: FreeBSD 10.0-BETA4 >Organization: >Environment: FreeBSD Unix 10.0-BETA4 FreeBSD 10.0-BETA4 #10 r256061M: Wed Dec 4 15:18:24 EET 2013 root@Unix:/usr/obj/usr/src/sys/GENERIC amd64 >Description: When try to compile vlc with notify support, vlc fails to build >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 9 00:10:00 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0EC76C for ; Mon, 9 Dec 2013 00:10:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9BB55109B for ; Mon, 9 Dec 2013 00:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB90A0fV006369 for ; Mon, 9 Dec 2013 00:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB90A017006368; Mon, 9 Dec 2013 00:10:00 GMT (envelope-from gnats) Resent-Date: Mon, 9 Dec 2013 00:10:00 GMT Resent-Message-Id: <201312090010.rB90A017006368@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, George Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A100EF2 for ; Mon, 9 Dec 2013 00:04:21 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EEBE1106F for ; Mon, 9 Dec 2013 00:04:20 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rB904Kd9094064 for ; Mon, 9 Dec 2013 00:04:20 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rB904KQB094047; Mon, 9 Dec 2013 00:04:20 GMT (envelope-from nobody) Message-Id: <201312090004.rB904KQB094047@oldred.freebsd.org> Date: Mon, 9 Dec 2013 00:04:20 GMT From: George To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: amd64/184615: mate-file-manager-open-terminal fails to install X-Mailman-Approved-At: Mon, 09 Dec 2013 02:45:59 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 00:10:00 -0000 >Number: 184615 >Category: amd64 >Synopsis: mate-file-manager-open-terminal fails to install >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 09 00:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: George >Release: FreeBSD 10.0-BETA4 >Organization: >Environment: FreeBSD Unix 10.0-BETA4 FreeBSD 10.0-BETA4 #10 r256061M: Wed Dec 4 15:18:24 EET 2013 root@Unix:/usr/obj/usr/src/sys/GENERIC amd64 >Description: mate-file-manager-open-terminal fails to install with this error: libtool: install: chmod 644 /usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/lib/caja/extensions-2.0/libcaja-open-terminal.a libtool: install: ranlib /usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/lib/caja/extensions-2.0/libcaja-open-terminal.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/caja/extensions-2.0' gmake[3]: Leaving directory `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0/src' gmake[2]: Leaving directory `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0/src' gmake[2]: Entering directory `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0' gmake[3]: Entering directory `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0' gmake[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/share/MateConf/gsettings' install -o root -g wheel -m 444 caja-open-terminal.convert '/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/share/MateConf/gsettings' if test -n "org.mate.caja-open-terminal.gschema.xml"; then \ test -z "/usr/local/share/glib-2.0/schemas" || /bin/mkdir -p "/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/share/glib-2.0/schemas"; \ install -o root -g wheel -m 444 org.mate.caja-open-terminal.gschema.xml "/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/share/glib-2.0/schemas"; \ test -n "/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage" || glib-compile-schemas /usr/local/share/glib-2.0/schemas; \ fi gmake[3]: Leaving directory `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0' gmake[2]: Leaving directory `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0' gmake[1]: Leaving directory `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0' ====> Compressing man pages (compress-man) ===> Installing for mate-file-manager-open-terminal-1.6.0 ===> Checking if deskutils/mate-file-manager-open-terminal already installed ===> Registering installation for mate-file-manager-open-terminal-1.6.0 pkg-static: lstat(/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/share/glib-2.0/schemas/org.mate.apps.caja-open-terminal.gschema.xml): No such file or directory *** Error code 74 Stop. make: stopped in /usr/ports/deskutils/mate-file-manager-open-terminal >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 9 04:57:51 2013 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A59E9E82; Mon, 9 Dec 2013 04:57:51 +0000 (UTC) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7B4C51255; Mon, 9 Dec 2013 04:57:51 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id rB94vo7O033306; Sun, 8 Dec 2013 23:57:50 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id rB94voD9033299; Mon, 9 Dec 2013 04:57:50 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 9 Dec 2013 04:57:50 GMT Message-Id: <201312090457.rB94voD9033299@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 04:57:51 -0000 TB --- 2013-12-09 01:10:19 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-12-09 01:10:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-12-09 01:10:19 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-12-09 01:10:19 - cleaning the object tree TB --- 2013-12-09 01:10:19 - /usr/local/bin/svn stat /src TB --- 2013-12-09 01:10:24 - At svn revision 259112 TB --- 2013-12-09 01:10:25 - building world TB --- 2013-12-09 01:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-12-09 01:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-12-09 01:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-12-09 01:10:25 - SRCCONF=/dev/null TB --- 2013-12-09 01:10:25 - TARGET=amd64 TB --- 2013-12-09 01:10:25 - TARGET_ARCH=amd64 TB --- 2013-12-09 01:10:25 - TZ=UTC TB --- 2013-12-09 01:10:25 - __MAKE_CONF=/dev/null TB --- 2013-12-09 01:10:25 - cd /src TB --- 2013-12-09 01:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Dec 9 01:10:34 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Mon Dec 9 04:54:02 UTC 2013 TB --- 2013-12-09 04:54:02 - generating LINT kernel config TB --- 2013-12-09 04:54:02 - cd /src/sys/amd64/conf TB --- 2013-12-09 04:54:02 - /usr/bin/make -B LINT TB --- 2013-12-09 04:54:02 - cd /src/sys/amd64/conf TB --- 2013-12-09 04:54:02 - /usr/sbin/config -m LINT TB --- 2013-12-09 04:54:02 - building LINT kernel TB --- 2013-12-09 04:54:02 - CROSS_BUILD_TESTING=YES TB --- 2013-12-09 04:54:02 - MAKEOBJDIRPREFIX=/obj TB --- 2013-12-09 04:54:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-12-09 04:54:02 - SRCCONF=/dev/null TB --- 2013-12-09 04:54:02 - TARGET=amd64 TB --- 2013-12-09 04:54:02 - TARGET_ARCH=amd64 TB --- 2013-12-09 04:54:02 - TZ=UTC TB --- 2013-12-09 04:54:02 - __MAKE_CONF=/dev/null TB --- 2013-12-09 04:54:02 - cd /src TB --- 2013-12-09 04:54:02 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Dec 9 04:54:02 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] rm -f .depend CC='cc ' mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/amd64.amd64/src/sys/LINT -std=iso9899:1999 /src/sys/modules/cpufreq/../../dev/cpufreq/ichss.c /src/sys/modules/cpufreq/../../x86/cpufreq/est.c /src/sys/modules/cpufreq/../../x86/cpufreq/hwpstate.c /src/sys/modules/cpufreq/../../x86/cpufreq/p4tcc.c /src/sys/modules/cpufreq/../../x86/cpufreq/powernow.c ===> crypto (depend) @ -> /src/sys awk -f @/tools/makeobjops.awk @/opencrypto/cryptodev_if.m -c bmake[3]: don't know how to make deflate.c. Stop bmake[3]: stopped in /src/sys/modules/crypto *** Error code 2 Stop. bmake[2]: stopped in /src/sys/modules *** Error code 1 Stop. bmake[1]: stopped in /obj/amd64.amd64/src/sys/LINT *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-12-09 04:57:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-12-09 04:57:50 - ERROR: failed to build LINT kernel TB --- 2013-12-09 04:57:50 - 10793.70 user 2046.82 system 13650.54 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 9 07:10:02 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0CBE14EE for ; Mon, 9 Dec 2013 07:10:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EC71A1A38 for ; Mon, 9 Dec 2013 07:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB97A1UL008809 for ; Mon, 9 Dec 2013 07:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB97A1lx008808; Mon, 9 Dec 2013 07:10:01 GMT (envelope-from gnats) Date: Mon, 9 Dec 2013 07:10:01 GMT Message-Id: <201312090710.rB97A1lx008808@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: Haowu Ge Subject: Re: amd64/184615: mate-file-manager-open-terminal fails to install X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Haowu Ge List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 07:10:02 -0000 The following reply was made to PR amd64/184615; it has been noted by GNATS. From: Haowu Ge To: George Cc: freebsd-gnats-submit@freebsd.org Subject: Re: amd64/184615: mate-file-manager-open-terminal fails to install Date: Mon, 9 Dec 2013 15:06:43 +0800 --f46d0438957fe358be04ed14a5ed Content-Type: text/plain; charset=UTF-8 Makefile was added NO_STAGE= yes -- Regards. By: Haowu Ge; PGP:B7C9977A WWW: https://www.7axu.com/ 2013/12/9 George > > >Number: 184615 > >Category: amd64 > >Synopsis: mate-file-manager-open-terminal fails to install > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-amd64 > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Mon Dec 09 00:10:00 UTC 2013 > >Closed-Date: > >Last-Modified: > >Originator: George > >Release: FreeBSD 10.0-BETA4 > >Organization: > >Environment: > FreeBSD Unix 10.0-BETA4 FreeBSD 10.0-BETA4 #10 r256061M: Wed Dec 4 > 15:18:24 EET 2013 root@Unix:/usr/obj/usr/src/sys/GENERIC amd64 > > >Description: > mate-file-manager-open-terminal fails to install with this error: > > libtool: install: chmod 644 > /usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/lib/caja/extensions-2.0/libcaja-open-terminal.a > libtool: install: ranlib > /usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/lib/caja/extensions-2.0/libcaja-open-terminal.a > libtool: install: warning: remember to run `libtool --finish > /usr/local/lib/caja/extensions-2.0' > gmake[3]: Leaving directory > `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0/src' > gmake[2]: Leaving directory > `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0/src' > gmake[2]: Entering directory > `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0' > gmake[3]: Entering directory > `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0' > gmake[3]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p > '/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/share/MateConf/gsettings' > install -o root -g wheel -m 444 caja-open-terminal.convert > '/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/share/MateConf/gsettings' > if test -n "org.mate.caja-open-terminal.gschema.xml"; then \ > test -z "/usr/local/share/glib-2.0/schemas" || /bin/mkdir -p > "/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/share/glib-2.0/schemas"; > \ > install -o root -g wheel -m 444 > org.mate.caja-open-terminal.gschema.xml > "/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/share/glib-2.0/schemas"; > \ > test -n > "/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage" || > glib-compile-schemas /usr/local/share/glib-2.0/schemas; \ > fi > gmake[3]: Leaving directory > `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0' > gmake[2]: Leaving directory > `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0' > gmake[1]: Leaving directory > `/usr/ports/deskutils/mate-file-manager-open-terminal/work/mate-file-manager-open-terminal-1.6.0' > ====> Compressing man pages (compress-man) > ===> Installing for mate-file-manager-open-terminal-1.6.0 > ===> Checking if deskutils/mate-file-manager-open-terminal already > installed > ===> Registering installation for mate-file-manager-open-terminal-1.6.0 > pkg-static: > lstat(/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/share/glib-2.0/schemas/org.mate.apps.caja-open-terminal.gschema.xml): > No such file or directory > *** Error code 74 > > Stop. > make: stopped in /usr/ports/deskutils/mate-file-manager-open-terminal > > >How-To-Repeat: > > >Fix: > > > >Release-Note: > >Audit-Trail: > >Unformatted: > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org" > --f46d0438957fe358be04ed14a5ed Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Makefile was added NO_STAGE=3D yes

--
Regards.
By: = Haowu Ge; PGP:B7C9977A
WWW: https://www.7axu.c= om/



2013/12/9 George <<= a href=3D"mailto:sk8harddiefast@gmail.com" target=3D"_blank">sk8harddiefast= @gmail.com>

>Number: =C2=A0 =C2=A0 =C2=A0 =C2=A0 184615
>Category: =C2=A0 =C2=A0 =C2=A0 amd64
>Synopsis: =C2=A0 =C2=A0 =C2=A0 mate-file-manager-open-terminal fails to= install
>Confidential: =C2=A0 no
>Severity: =C2=A0 =C2=A0 =C2=A0 non-critical
>Priority: =C2=A0 =C2=A0 =C2=A0 low
>Responsible: =C2=A0 =C2=A0freebsd-amd64
>State: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0open
>Quarter:
>Keywords:
>Date-Required:
>Class: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0sw-bug
>Submitter-Id: =C2=A0 current-users
>Arrival-Date: =C2=A0 Mon Dec 09 00:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: =C2=A0 =C2=A0 George
>Release: =C2=A0 =C2=A0 =C2=A0 =C2=A0FreeBSD 10.0-BETA4
>Organization:
>Environment:
FreeBSD Unix 10.0-BETA4 FreeBSD 10.0-BETA4 #10 r256061M: Wed Dec =C2=A04 15= :18:24 EET 2013 =C2=A0 =C2=A0 root@Unix:/usr/obj/usr/src/sys/GENERIC =C2=A0= amd64

>Description:
mate-file-manager-open-terminal fails to install with this error:

libtool: install: chmod 644 /usr/ports/deskutils/mate-file-manager-open-ter= minal/work/stage/usr/local/lib/caja/extensions-2.0/libcaja-open-terminal.a<= br> libtool: install: ranlib /usr/ports/deskutils/mate-file-manager-open-termin= al/work/stage/usr/local/lib/caja/extensions-2.0/libcaja-open-terminal.a
libtool: install: warning: remember to run `libtool --finish /usr/local/lib= /caja/extensions-2.0'
gmake[3]: Leaving directory `/usr/ports/deskutils/mate-file-manager-open-te= rminal/work/mate-file-manager-open-terminal-1.6.0/src'
gmake[2]: Leaving directory `/usr/ports/deskutils/mate-file-manager-open-te= rminal/work/mate-file-manager-open-terminal-1.6.0/src'
gmake[2]: Entering directory `/usr/ports/deskutils/mate-file-manager-open-t= erminal/work/mate-file-manager-open-terminal-1.6.0'
gmake[3]: Entering directory `/usr/ports/deskutils/mate-file-manager-open-t= erminal/work/mate-file-manager-open-terminal-1.6.0'
gmake[3]: Nothing to be done for `install-exec-am'.
=C2=A0/bin/mkdir -p '/usr/ports/deskutils/mate-file-manager-open-termin= al/work/stage/usr/local/share/MateConf/gsettings'
=C2=A0install =C2=A0-o root -g wheel -m 444 caja-open-terminal.convert '= ;/usr/ports/deskutils/mate-file-manager-open-terminal/work/stage/usr/local/= share/MateConf/gsettings'
if test -n "org.mate.caja-open-terminal.gschema.xml"; then \
=C2=A0 =C2=A0 =C2=A0 =C2=A0 test -z "/usr/local/share/glib-2.0/schemas= " || /bin/mkdir -p "/usr/ports/deskutils/mate-file-manager-open-t= erminal/work/stage/usr/local/share/glib-2.0/schemas"; \
=C2=A0 =C2=A0 =C2=A0 =C2=A0 install =C2=A0-o root -g wheel -m 444 org.mate.= caja-open-terminal.gschema.xml "/usr/ports/deskutils/mate-file-manager= -open-terminal/work/stage/usr/local/share/glib-2.0/schemas"; \
=C2=A0 =C2=A0 =C2=A0 =C2=A0 test -n "/usr/ports/deskutils/mate-file-ma= nager-open-terminal/work/stage" || glib-compile-schemas /usr/local/sha= re/glib-2.0/schemas; \
fi
gmake[3]: Leaving directory `/usr/ports/deskutils/mate-file-manager-open-te= rminal/work/mate-file-manager-open-terminal-1.6.0'
gmake[2]: Leaving directory `/usr/ports/deskutils/mate-file-manager-open-te= rminal/work/mate-file-manager-open-terminal-1.6.0'
gmake[1]: Leaving directory `/usr/ports/deskutils/mate-file-manager-open-te= rminal/work/mate-file-manager-open-terminal-1.6.0'
=3D=3D=3D=3D> Compressing man pages (compress-man)
=3D=3D=3D> =C2=A0Installing for mate-file-manager-open-terminal-1.6.0 =3D=3D=3D> =C2=A0Checking if deskutils/mate-file-manager-open-terminal a= lready installed
=3D=3D=3D> =C2=A0 Registering installation for mate-file-manager-open-te= rminal-1.6.0
pkg-static: lstat(/usr/ports/deskutils/mate-file-manager-open-terminal/work= /stage/usr/local/share/glib-2.0/schemas/org.mate.apps.caja-open-terminal.gs= chema.xml): No such file or directory
*** Error code 74

Stop.
make: stopped in /usr/ports/deskutils/mate-file-manager-open-terminal

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-amd64@freebsd.org = mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"

--f46d0438957fe358be04ed14a5ed-- From owner-freebsd-amd64@FreeBSD.ORG Mon Dec 9 11:06:42 2013 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A0A03187 for ; Mon, 9 Dec 2013 11:06:42 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8B27D1E6D for ; Mon, 9 Dec 2013 11:06:42 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB9B6glK070920 for ; Mon, 9 Dec 2013 11:06:42 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB9B6gd4070918 for freebsd-amd64@FreeBSD.org; Mon, 9 Dec 2013 11:06:42 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 9 Dec 2013 11:06:42 GMT Message-Id: <201312091106.rB9B6gd4070918@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-amd64@FreeBSD.org Subject: Current problem reports assigned to freebsd-amd64@FreeBSD.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Dec 2013 11:06:42 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/184615 amd64 mate-file-manager-open-terminal fails to install o amd64/183823 amd64 error when system start o amd64/183789 amd64 Upgrading to FreeBSD-10.0-BETA3 Breaks Portmaster DB o amd64/183242 amd64 don't install pcBSD on GA-MA78GM-S2H (rev. 1.0) 2gb o amd64/182686 amd64 bios lost HDD after installing freebsd-9.x o amd64/181358 amd64 Suspend to RAM not working correctly on Lenovo X121e ( o amd64/181357 amd64 LCD Brightness Control not working on Lenovo X121e (AC o amd64/181285 amd64 x11/xorg does not start if Nvidia Optimus is enabled o o amd64/181282 amd64 3h of work on battery on FreeBSD while 10h on Windows o amd64/180862 amd64 [install] Installing FreeBSD 9.1 (AMD64 DVD) and then o amd64/180562 amd64 amdtemp and ACPI not working with motherboard ASUS M5A o amd64/180018 amd64 [panic] System panics when bsnmpd is started o amd64/179556 amd64 FreeBSD 9-1 amd64 - Install freeze on HP Proliant DL58 o amd64/179376 amd64 xhci ehci irq storm o amd64/179288 amd64 unable to install on HP ProLiant DL380p Gen8 with 128G o amd64/179282 amd64 [PATCH] Intel SMAP for FreeBSD-CURRENT o amd64/179038 amd64 instant reboot doesnt even try too install o amd64/178792 amd64 -march=native fails with clang on certain CPU's o amd64/178357 amd64 [patch] export CPU physical and virtual address sizes o amd64/176835 amd64 Fatal trap 12: page fault while in kernel mode o amd64/176474 amd64 kernel panic o amd64/175725 amd64 Audio through USB has not as good hi quality as it has o amd64/175655 amd64 When enabled tty console OS hang during boot o amd64/175370 amd64 kernel panic the rebuild kernel with vimage options in o amd64/175282 amd64 Freebsd 9.1 release amd64, mb Intel D525MW, not worked o amd64/175129 amd64 laptop won't suspend on lid close o amd64/174679 amd64 Intel i5 laptop overheats and shuts down [regression] o amd64/173869 amd64 buildworld breaks with clang o amd64/173680 amd64 9.1rc3 installer hangs at "rootpass" o amd64/173502 amd64 Patch inhibition of warnings that appear in the combin o amd64/173465 amd64 FreeBSD 9.1 restarts in random fashion after upgrade t o amd64/173311 amd64 FreeBSD 9.1 RC2 , 12 servers restart in random fashion o amd64/173235 amd64 Have received two crashes within 1 day after installin o amd64/172926 amd64 [boot] booting hangs after 9.1-RC2 install in 2nd (MBR o amd64/171835 amd64 bsdinstall abort on Dell PowerEdge R420 with PERC H310 o amd64/171814 amd64 [panic] bioq_init or bioq_remove (unsure which) o amd64/171701 amd64 [install] 9.0-rel amd64 installer 'guided' or 'manual' o amd64/171250 amd64 ldd32 cannot find some i386 libraries o amd64/170487 amd64 [boot] Thinkpad X61s cannot boot 9.1-BETA1 o amd64/170351 amd64 [kernel] [patch] amd64: 64-bit process can't always ge o amd64/170115 amd64 Serial boot broken in 9.0 o amd64/168659 amd64 [boot] FreeBSD 9 - Crash upon booting off install CD ( o amd64/167582 amd64 Compile of MySQL NDB Cluster Fails 8.2 AMD64 o amd64/167543 amd64 [kernel] Install FreeBSD can show error message with c o amd64/167393 amd64 [boot] MacBook4,1 hangs on SMP boot o amd64/166639 amd64 [boot] Syscons issue Intel D2700 o amd64/166229 amd64 [boot] Unable to install FreeBSD 9 on Acer Extensa 522 o amd64/165850 amd64 [build] 8.3-RC1 (amd64): world doesn't build with CPUT o amd64/165845 amd64 [build] Unable to build kernel on 8.2-STABLE o amd64/165351 amd64 [boot] Error while installing or booting the freeBSD O o amd64/164773 amd64 [boot] 9.0 amd64 fails to boot on HP DL145 G3 [regress o amd64/164643 amd64 Kernel Panic at 9.0-RELEASE o amd64/164619 amd64 when logged in as root the user and group applications o amd64/164457 amd64 [install] Can't install FreeBSD 9.0 (amd64) on HP Blad o amd64/164301 amd64 [install] 9.0 - Can't install, no DHCP lease o amd64/164136 amd64 after fresh install 8.1 release or 8.2 release the har o amd64/164116 amd64 [boot] FreeBSD 9.0-RELEASE installations mediums fails o amd64/164089 amd64 FreeBSD-9.0-RELEASE-amd64-memstick.img does not boot o amd64/164073 amd64 /etc/rc warning after booting o amd64/164036 amd64 [keyboard] Moused fails on 9_0_RELENG o amd64/163736 amd64 Freebsd 8.2 with MPD5 and about 100 PPPoE clients pani o amd64/163710 amd64 setjump in userboot.so causes stack corruption o amd64/163625 amd64 Install problems of RC3 amd64 on ASRock N68 GE3 UCC o amd64/163568 amd64 hard drive naming o amd64/163285 amd64 when installing gnome2-lite not all dependent packages o amd64/163284 amd64 print manager failed to install correctly o amd64/163114 amd64 no boot on Via Nanao netbook Samsung NC20 o amd64/163092 amd64 FreeBSD 9.0-RC2 fails to boot from raid-z2 if AHCI is o amd64/163048 amd64 normal user cant mount ntfs-3g o amd64/162936 amd64 fails boot and destabilizes other OSes on FreeBSD 9 RC o amd64/162489 amd64 After some time X blanks the screen and does not respo o amd64/162314 amd64 not able to install FreeBSD-8.2-RELEASE-amd64-dvd1 as o amd64/162170 amd64 Unable to install due to freeze at "run_interrupt_driv o amd64/161974 amd64 FreeBSD 9 new installer installs succesful, renders ma o kern/160833 amd64 Keyboard USB doesn't work o amd64/157386 amd64 [powerd] Enabling powerd(8) with default settings on I o amd64/156106 amd64 [boot] boot0 fails to start o amd64/155135 amd64 [boot] Does Not Boot On a Very Standard Hardware o amd64/154957 amd64 [boot] Install boot CD won't boot up - keeps rebooting o amd64/154629 amd64 [panic] Fatal trap 9: general protection fault while i o amd64/153935 amd64 [hang] system hangs while trying to do 'shutdown -h no o amd64/153831 amd64 [boot] CD bootloader won't on Tyan s2912G2nr o amd64/153496 amd64 [hyper-v] [install] Install on Hyper-V leaves corrupt o amd64/153372 amd64 [panic] kernel panic o amd64/153175 amd64 [amd64] Kernel Panic on only FreeBSD 8 amd64 o amd64/152874 amd64 [install] 8.1 install fails where 7.3 works due to lac o amd64/152430 amd64 [boot] HP ProLiant Microserver n36l cannot boot into i o amd64/145991 amd64 [NOTES] [patch] Add a requires line to /sys/amd64/conf o amd64/144405 amd64 [build] [patch] include /usr/obj/lib32 in cleanworld t s amd64/143173 amd64 [ata] Promise FastTrack TX4 + SATA DVD, installer can' p amd64/141413 amd64 [hang] Tyan 2881 m3289 SMDC freeze o amd64/137942 amd64 [pci] 8.0-BETA2 having problems with Asus M2N-SLI-delu o amd64/115194 amd64 LCD screen remains blank after Dell XPS M1210 lid is c 93 problems total. From owner-freebsd-amd64@FreeBSD.ORG Wed Dec 11 14:30:00 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C30BA249 for ; Wed, 11 Dec 2013 14:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 858DD105C for ; Wed, 11 Dec 2013 14:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBBEU09A003294 for ; Wed, 11 Dec 2013 14:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBBEU0bt003293; Wed, 11 Dec 2013 14:30:00 GMT (envelope-from gnats) Resent-Date: Wed, 11 Dec 2013 14:30:00 GMT Resent-Message-Id: <201312111430.rBBEU0bt003293@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, George Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 895A59C for ; Wed, 11 Dec 2013 14:23:08 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5CAE01FF3 for ; Wed, 11 Dec 2013 14:23:08 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBBEN873089499 for ; Wed, 11 Dec 2013 14:23:08 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBBEN8wU089494; Wed, 11 Dec 2013 14:23:08 GMT (envelope-from nobody) Message-Id: <201312111423.rBBEN8wU089494@oldred.freebsd.org> Date: Wed, 11 Dec 2013 14:23:08 GMT From: George To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: amd64/184687: Mate freeze on "change password" option X-Mailman-Approved-At: Wed, 11 Dec 2013 16:21:08 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Dec 2013 14:30:00 -0000 >Number: 184687 >Category: amd64 >Synopsis: Mate freeze on "change password" option >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 11 14:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: George >Release: FreeBSD 10.0-RC1 >Organization: >Environment: FreeBSD Unix 10.0-RC1 FreeBSD 10.0-RC1 #12 r256061M: Tue Dec 10 21:09:23 EET 2013 root@Unix:/usr/obj/usr/src/sys/GENERIC amd64 >Description: On System -> Control Center -> About Me -> Change Password when I write my password and press the authentication button then Mate completely Freeze. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Thu Dec 12 10:30:00 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C943F1DF for ; Thu, 12 Dec 2013 10:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8AB411173 for ; Thu, 12 Dec 2013 10:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBCAU0ss003043 for ; Thu, 12 Dec 2013 10:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBCAU0d6003042; Thu, 12 Dec 2013 10:30:00 GMT (envelope-from gnats) Resent-Date: Thu, 12 Dec 2013 10:30:00 GMT Resent-Message-Id: <201312121030.rBCAU0d6003042@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Simon Magrin Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58C7D1DB for ; Thu, 12 Dec 2013 10:29:46 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 44BA1116E for ; Thu, 12 Dec 2013 10:29:46 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBCATjSd016379 for ; Thu, 12 Dec 2013 10:29:45 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBCATjdD016378; Thu, 12 Dec 2013 10:29:45 GMT (envelope-from nobody) Message-Id: <201312121029.rBCATjdD016378@oldred.freebsd.org> Date: Thu, 12 Dec 2013 10:29:45 GMT From: Simon Magrin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: amd64/184718: HP MicroServer N40L, WOL packet doesn't wake up the computer X-Mailman-Approved-At: Thu, 12 Dec 2013 12:30:27 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Dec 2013 10:30:00 -0000 >Number: 184718 >Category: amd64 >Synopsis: HP MicroServer N40L, WOL packet doesn't wake up the computer >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 12 10:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Simon Magrin >Release: FreeBSD 9.2-RELEASE >Organization: >Environment: FreeBSD sm1 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: WOL is enabled in BIOS. When I boot into Debian Linux (v7 x64) on another disk, WOL works. With FreeBSD, I cannot wake the host by sending a WOL packet from all computers I've tried. This MicroServer N40L only has the onboard Broadcom (bge) NIC installed. I've tried enabling WOL via 'ipconfig'; # ifconfig bge0 wol wol_ucast wol_mcast After a power cycle, the verbose from ipconfig doesn't provide any indication (WOL_MAGIC) that it's enabled or supported. I've tried loading the NIC driver as a start up module in the loader.conf; if_bge_load="YES" After a power cycle, still no go. I even tried loading known working driver (From FreeNAS forum post, see link below) to correct this; http://forums.nas4free.org/viewtopic.php?f=69&t=2974 Though 'if_bge.ko' didn't work as well. Cheers >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: