[Bug 202265] clang++: error: unable to execute command: Segmentation fault (core dumped)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202265 Bug ID: 202265 Summary: clang++: error: unable to execute command: Segmentation fault (core dumped) Product: Base System Version: 10.1-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: rajendra...@gmail.com Created attachment 159799 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159799&action=edit Preprocessed source Building latest llvm/clang on FreeBSD10.1 BUILD STEPS: $ git clone http://llvm.org/git/llvm.git $ cd llvm/tools $ git clone http://llvm.org/git/clang.git $ cd .. $ mkdir -p build_llvm install_llvm $ export CC=/usr/bin/clang $ export CXX=/usr/bin/clang++ $ cd build_llvm $ cmake ../llvm/ -G Ninja \ -DCMAKE_INSTALL_PREFIX=../install_llvm \ -DCMAKE_BUILD_TYPE=Release \ -DLLVM_PARALLEL_LINK_JOBS=1 $ ninja Attached single file which was mentioned in the below output. The preprocessed file is large submit throwing error. Console output: 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module '/b/syrajendra/fbsd/blog/llvm/tools/clang/lib/CodeGen/CGExpr.cpp'. 4. Running pass 'X86 DAG->DAG Instruction Selection' on function '@_ZN5clang7CodeGen15CodeGenFunction12EmitCallArgsINS_17FunctionProtoTypeEEEvRNS0_11CallArgListEPKT_N4llvm14iterator_rangeINS_4Stmt17ConstExprIteratorEEEPKNS_12FunctionDeclEj' clang++: error: unable to execute command: Segmentation fault (core dumped) clang++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.1 Thread model: posix clang++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. clang++: note: diagnostic msg: PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang++: note: diagnostic msg: /tmp/CGExpr-d7795e.cpp clang++: note: diagnostic msg: /tmp/CGExpr-d7795e.sh clang++: note: diagnostic msg: [2098/2418] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/clangCodeGen.dir/CGStmtOpenMP.cpp.o ninja: build stopped: subcommand failed. -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202268] log in ass root without typing the password.FreeBSD 10.1-RELEASE #0 r274401
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202268 Bug ID: 202268 Summary: log in ass root without typing the password.FreeBSD 10.1-RELEASE #0 r274401 Product: Base System Version: 10.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: pet...@yahoo.com Greetings ! At boot time when it appears starting jails , if u press ctrl + \ and enter after, you can log in as root. I think this is a very insecure option. or bug idk. -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 194063] [uefi] installer fails to boot / kernel panic on HP Probook 430 G1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194063 Marcel Moolenaar changed: What|Removed |Added CC||mar...@freebsd.org Assignee|freebsd-bugs@FreeBSD.org|mar...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 194639] vt(4) does not properly clear the screen after switching from the splash screen in QEMU
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194639 Marcel Moolenaar changed: What|Removed |Added CC||mar...@freebsd.org Assignee|freebsd-bugs@FreeBSD.org|mar...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 193646] UEFI Memory stick For 10.1-BETA1 hangs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193646 Marcel Moolenaar changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|mar...@freebsd.org CC||mar...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202271] [mkimg] Add support for QEMU Enhanced Disk (QED)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202271 Bug ID: 202271 Summary: [mkimg] Add support for QEMU Enhanced Disk (QED) Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: mar...@freebsd.org See also: http://wiki.qemu.org/Features/QED/Specification QED is supported by VirtualBox 5.0.0 -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202271] [mkimg] Add support for QEMU Enhanced Disk (QED)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202271 Marcel Moolenaar changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|mar...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202272] [mkimg] Add support for VirtualBox's VDI
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202272 Bug ID: 202272 Summary: [mkimg] Add support for VirtualBox's VDI Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: mar...@freebsd.org See also: https://forums.virtualbox.org/viewtopic.php?t=8046 There doesn't seem to be a formal specification, so this probably means a lot of trial and error... VDI is supported by VirtualBox (duh!) -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202272] [mkimg] Add support for VirtualBox's VDI
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202272 Marcel Moolenaar changed: What|Removed |Added Component|misc|bin Assignee|freebsd-bugs@FreeBSD.org|mar...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202275] USB SX lock hang involving sound devices
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202275 John Hood changed: What|Removed |Added Component|kern|usb -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202275] USB SX lock hang involving sound devices
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202275 Bug ID: 202275 Summary: USB SX lock hang involving sound devices Product: Base System Version: 10.2-BETA1 Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: cgull+l-freebsd-bugzi...@glup.org FreeBSD 10.2-RC2 I think something in the USB or audio stack has a USB locking issue. I think this duplicates Bug 194727. I had a strange USB hang this afternoon. I took a little nap, and my display went to sleep (this is important, see below). On waking and returning to my computer, my two USB mice were hung, but a USB keyboard and a Bluetooth keyboard connected via a USB host controller continued to work. Investigation found this appearing in /var/log/messages every 2-3 seconds: Aug 12 15:38:54 lister kernel: pcm6: unregister: mixer busy Aug 12 15:38:54 lister kernel: pcm6: Waiting for sound application to exit! I ran 'usbconfig -l', it hung. ^T revealed it was waiting on [USB config SX lock]. I finally discovered a couple of instances of kdeinit4 that had /dev/mixer6 open. Killing them caused the messages to stop, the USB stack to recover, and my mice started working again. I have a Dell P2815Q monitor with USB3 hub attached to my system. Plugged into that is an old Microsoft USB webcam. This webcam's uaudio0 device was attached to pcm6. The monitor is set to an energy save mode where it powers down the hub when it goes to sleep, and my system log shows the hub and webcam disconnecting and reconnecting frequently. It also has some firmware issues that sometimes require you to do a hard power cycle by holding the power button down for 4s, I don't remember if I had to do that this time. I do not know what is going on exactly, but this all suggests that something may be inappropriately holding that USB lock while waiting for a process during device teardown and causing other non-sound-related devices to hang. Fortunately, my keyboards continued to work in this case. -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202276] Changes to vt(4) in r286667 makes FreeBSD unbootable in VirtualBox
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202276 Bug ID: 202276 Summary: Changes to vt(4) in r286667 makes FreeBSD unbootable in VirtualBox Product: Base System Version: 11.0-CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: e...@freebsd.org Created attachment 159818 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159818&action=edit Screenshot of VirtualBox Attached is a screenshot of a GENERIC FreeBSD kernel at r286667 booting in VirtualBox 5.0.0. Almost immediately after starting the kernel, video gets corrupted and the system locks up. r28 works properly. The same also happened with VirtualBox 4.3.28 and 4.3.30. I'm using the boot loader from FreeBSD 10.1. As far as I know, that shouldn't be an issue, right? We want FreeBSD 11.0 to be bootable from 10. -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202276] Changes to vt(4) in r286667 makes FreeBSD unbootable in VirtualBox
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202276 Marcel Moolenaar changed: What|Removed |Added Status|New |Open -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202276] Changes to vt(4) in r286667 makes FreeBSD unbootable in VirtualBox
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202276 --- Comment #1 from Marcel Moolenaar --- Any changes to device.hints or loader.conf? Anything significant about the VM configuration? -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202276] Changes to vt(4) in r286667 makes FreeBSD unbootable in VirtualBox
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202276 Marcel Moolenaar changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|mar...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202275] USB SX lock hang involving sound devices
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202275 --- Comment #1 from John Hood --- ugen2.1: at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA) ugen1.1: at usbus1, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) ugen5.1: at usbus5, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen4.1: at usbus4, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA) ugen3.1: at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen7.1: at usbus7, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA) ugen6.1: at usbus6, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA) ugen8.1: at usbus8, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen3.2: at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (100mA) ugen2.2: at usbus2, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (100mA) ugen2.3: at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (100mA) ugen8.2: at usbus8, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (2mA) ugen4.2: at usbus4, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE (0mA) ugen4.3: at usbus4, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (100mA) ugen4.4: at usbus4, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (98mA) ugen1.3: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen1.2: at usbus1, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) ugen1.4: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (168mA) -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202277] [patch] src/Makefile.inc1 - fix buildworld from 9.3-stable to 10.2-stable (Malformed conditional after r285814)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202277 Bug ID: 202277 Summary: [patch] src/Makefile.inc1 - fix buildworld from 9.3-stable to 10.2-stable (Malformed conditional after r285814) Product: Base System Version: 10.2-STABLE Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: z7dr6ut...@snkmail.com Keywords: patch Created attachment 159819 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159819&action=edit use ${MAKE} in Makefile.inc1 for setting REVISION & BRANCH When updating from 9.3-stable to 10.2-stable, you get: make buildworld . . "/usr/src/release/Makefile.vagrant", line 27: Malformed conditional () "/usr/src/release/Makefile.vagrant", line 27: Malformed conditional () "/usr/src/release/Makefile.vagrant", line 29: if-less endif "/usr/src/release/Makefile.vagrant", line 27: Malformed conditional () "/usr/src/release/Makefile.vagrant", line 29: if-less endif "/usr/src/release/Makefile.vagrant", line 27: Malformed conditional () "/usr/src/release/Makefile.vagrant", line 29: if-less endif "/usr/src/release/Makefile.vagrant", line 31: if-less endif "/usr/src/release/Makefile.vagrant", line 64: Malformed conditional (azure == "virtualbox") "/usr/src/release/Makefile.vagrant", line 67: if-less elif "/usr/src/release/Makefile.vagrant", line 70: if-less endif "/usr/src/release/Makefile.vagrant", line 74: Malformed conditional (azure == "virtualbox") "/usr/src/release/Makefile.vagrant", line 76: if-less elif "/usr/src/release/Makefile.vagrant", line 78: if-less endif "/usr/src/release/Makefile.vagrant", line 64: Malformed conditional (ec2 == "virtualbox") "/usr/src/release/Makefile.vagrant", line 67: if-less elif . . This is caused by these lines from Makefile.inc1 (at least r286673 and earlier): REVISION!= make -C ${SRCDIR}/release -V REVISION BRANCH!=make -C ${SRCDIR}/release -V BRANCH This uses fmake (9.3-stable's /usr/bin/make) and release/Makefile.vagrant (included by release/Makefile.vm which is included by release/Makefile) has some bmake-isms in it (as of July 23's r285814 on 10-stable). Makefile.vagrant could be scrubbed of bmake-isms, but it's just as easy and probably better to use ${MAKE} instead of 'make' in Makefile.inc1. The patch I'll attach uses that approach (can commit to HEAD and MFC to 10-stable). -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202277] [patch] src/Makefile.inc1 - fix buildworld from 9.3-stable to 10.2-stable (Malformed conditional after r285814)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202277 John Hein changed: What|Removed |Added CC||z7dr6ut...@snkmail.com Flags||mfc-stable10? --- Comment #1 from John Hein --- Looks like this affects 10.2-release, too. -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202277] [patch] src/Makefile.inc1 - fix buildworld from 9.3-stable to 10.2-stable (Malformed conditional after r285814)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202277 John Hein changed: What|Removed |Added CC||r...@freebsd.org --- Comment #2 from John Hein --- CC'ing re@ - seems like it may be of interest for upcoming 10.2 release. -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202277] [patch] src/Makefile.inc1 - fix buildworld from 9.3-stable to 10.2-stable (Malformed conditional after r285814)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202277 --- Comment #3 from Glen Barber --- We'll have to issue an EN for this after 10.2-RELEASE is out. The release builds are already in progress. -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202277] [patch] src/Makefile.inc1 - fix buildworld from 9.3-stable to 10.2-stable (Malformed conditional after r285814)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202277 Glen Barber changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|g...@freebsd.org -- You are receiving this mail because: You are the assignee for the bug. ___ 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"
[Bug 202284] Build of x11/pixman crashes ld on powerpc64
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202284 Bug ID: 202284 Summary: Build of x11/pixman crashes ld on powerpc64 Product: Base System Version: 11.0-CURRENT Hardware: ppc OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: j...@freebsd.org When building x11/pixman on: FreeBSD g5.meroh.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r286631: Tue Aug 11 13:22:40 EDT 2015 j...@g5.meroh.net:/scratch/obj/home/jmmv/os/freebsd/base/head/sys/GENERIC64 powerpc I get the following: g5:~/os/freebsd/ports/x11/pixman/work/pixman-0.32.6/test> make CCLD prng-test cc: Internal error: Segmentation fault (program ld) Please submit a full bug report. See http://www.freebsd.org/support.html> for instructions. *** Error code 1 Stop. make: stopped in /home/jmmv/os/freebsd/ports/x11/pixman/work/pixman-0.32.6/test ld is: GNU ld 2.17.50 [FreeBSD] 2007-07-03 Copyright 2007 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. I have a coredump but it yields no useful information because I do not have debug symbols. Filling this bug preemptively; may be able to provide more details later. -- You are receiving this mail because: You are the assignee for the bug. ___ 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"