Re: r269471 make unusable VT console

2014-08-22 Thread Jean-Sébastien Pédron
On 19.08.2014 18:28, Jean-Sébastien Pédron wrote: Here's a first version of the patch I was talking about: https://people.freebsd.org/~dumbbell/vt/vt-vga.5.patch This is now in HEAD, as of r270322. Again, this is unfinished work, but it already brings improvements. -- Jean-Sébastien Pédron

Re: r269471 make unusable VT console

2014-08-22 Thread Adrian Chadd
On 22 August 2014 01:47, Jean-Sébastien Pédron jean-sebastien.ped...@dumbbell.fr wrote: On 19.08.2014 18:28, Jean-Sébastien Pédron wrote: Here's a first version of the patch I was talking about: https://people.freebsd.org/~dumbbell/vt/vt-vga.5.patch This is now in HEAD, as of r270322.

Re: [PATCH] Packet loss when 'control' messages are present with large data (sendmsg(2))

2014-08-22 Thread Harald Schmalzbauer
Bezüglich Yuri's Nachricht vom 02.09.2013 06:54 (localtime): Please check in this patch: http://www.freebsd.org/cgi/query-pr.cgi?pr=181741 Please MFC into 9.X Description of the problem is within PR. Thanks, Yuri Hello, I guess this fix should make it into 10.1. Can someone check

Re: [CFT] SSP Package Repository available

2014-08-22 Thread Dimitry Andric
On 21 Aug 2014, at 18:07, Bryan Drewery bdrew...@freebsd.org wrote: On 8/21/2014 10:53 AM, Bryan Drewery wrote: On 8/21/2014 5:34 AM, Mark Martinec wrote: Bryan Drewery wrote: Ports now support enabling Stack Protector [1] support on FreeBSD 10 i386 and amd64, and older releases on amd64 only

mkimg used to create gpt image, problem booting

2014-08-22 Thread Craig Rodrigues
Hi, I did the following: (1) Created a chroot from a src checkout/build with: make installworld DESTDIR=/opt2/branches/test1 make installkernel DESTDIR=/opt2/branches/test1 make distribution DESTDIR=/opt2/branches/test1 (2) Created a UFS image, /tmp/file.img using

Re: [CFT] SSP Package Repository available

2014-08-22 Thread Mark Martinec
2014-08-22 18:07, Dimitry Andric wrote: On 21 Aug 2014, at 18:07, Bryan Drewery bdrew...@freebsd.org wrote: On 8/21/2014 10:53 AM, Bryan Drewery wrote: On 8/21/2014 5:34 AM, Mark Martinec wrote: Does clang (in 10-STABLE or CURRENT) support also the option -fstack-protector-strong ? Not sure

Re: r270287: crash

2014-08-22 Thread Marcus Reid
On Thu, Aug 21, 2014 at 09:26:19PM +0200, O. Hartmann wrote: FreeBSD r270287 crashes/reboots instantanously on loading the kernel. I can not see at what point (on modern systems like Ivy Bridge). On older Core2Duo systems I get a trap 12 in APIC or similar. Are you using VirtualBox? I just

ktrace -c behavior

2014-08-22 Thread Eric van Gyzen
What behavior would you expect from this sequence of commands? ktrace -tw -p 1234 ktrace -c -p 1234 Based on this... -c Clear the trace points associated with the specified file or processes. ...I would expect the second command to clear the trace point for context switches.

Re: ktrace -c behavior

2014-08-22 Thread John-Mark Gurney
Eric van Gyzen wrote this message on Fri, Aug 22, 2014 at 15:16 -0400: What behavior would you expect from this sequence of commands? ktrace -tw -p 1234 ktrace -c -p 1234 Based on this... -c Clear the trace points associated with the specified file or processes.

Re: ktrace -c behavior

2014-08-22 Thread Eric van Gyzen
On 08/22/2014 15:20, John-Mark Gurney wrote: Eric van Gyzen wrote this message on Fri, Aug 22, 2014 at 15:16 -0400: What behavior would you expect from this sequence of commands? ktrace -tw -p 1234 ktrace -c -p 1234 Based on this... -c Clear the trace points associated

Re: mkimg used to create gpt image, problem booting

2014-08-22 Thread Marcel Moolenaar
On Aug 22, 2014, at 9:49 AM, Craig Rodrigues rodr...@freebsd.org wrote: (5) Tried to boot the image with qemu: qemu-system-x86_64 -m 2048 -hda /tmp/foo1.img *snip* If I mdconfig the foo1.img disk image, and do a gpart show, I see: = 3 1784944 md0 GPT (872M) 3

Re: [patch] USB after second suspend/resume on ThinkPads.

2014-08-22 Thread Jürgen Dankoweit
Hello, Thanks for the patch. It works without any problems on my Thinkpad T400 with FreeBSD 10.0. Best regards Juergen -- Homepage: www.dankoweit.de ___

Re: mkimg used to create gpt image, problem booting

2014-08-22 Thread Ed Maste
On 22 August 2014 16:45, Marcel Moolenaar mar...@xcllnt.net wrote: I have so far not been able to boot an image created by mkimg with a FreeBSD-hosted qemu. o VMware and VirtualBox are fine. o A non-FreeBSD hosted qemu also works fine. For what it's worth, I have no trouble booting a

Re: r270287: crash

2014-08-22 Thread O. Hartmann
On Fri, 22 Aug 2014 15:02:46 -0400 Marcus Reid mar...@blazingdot.com wrote: On Thu, Aug 21, 2014 at 09:26:19PM +0200, O. Hartmann wrote: FreeBSD r270287 crashes/reboots instantanously on loading the kernel. I can not see at what point (on modern systems like Ivy Bridge). On older Core2Duo

[CURRENT]: r270386: unusable console (question marks filling scrren) in vt(), crash/freeze

2014-08-22 Thread O. Hartmann
On different platforms with different graphics hardware, recent CURRENT r 270386 shows a screen filled with question marks when booting, impossible to check the status or make enter commands. The systems don't boot into X11 graphical mode on systems were configured, they freeze. Those

[CURRENT]: r270386: PANIC: ncpus is 0 with non-zero map when vt() is used

2014-08-22 Thread O. Hartmann
Current r 270386 crashes/freezes with a panic: ncpus is 0 with non-zero map when used with vt() console (in text mode, on nVidia GTX560Ti device with nVidia BLOB 343.13). Disabling the nVidia BLOB results in the same crash. signature.asc Description: PGP signature