Re: system stuck on bios splash after reboot only

2017-11-01 Thread Toomas Soome
> On 1 Nov 2017, at 19:37, far...@t-online.de wrote: > >Firstly, I couldn't find an answer for this specific problem, so I >apologize when this is a common problem. > >Recently I installed FreeBSD again on a new laptop (Thinkpad T470 >20HES2SF00). On my desktop, the OS runs

Re: r325288: Changed OBJDIR paths /usr/obj[/amd64.amd64]/usr/src -> /usr/obj/usr/src/amd64.amd64/ (always target now)

2017-11-01 Thread Bryan Drewery
On 11/1/2017 2:28 PM, Bryan Drewery wrote: > FYI after r325288 the OBJDIR path used has changed to: > MAKEOBJDIRPREFIX/SRCTOP/TARGET.TARGET_ARCH/RELDIR. > > Meaning something like this: > /usr/obj/usr/src/amd64.amd64/bin/sh > > This pattern is used for cross, native, and sub-directory

r325288: Changed OBJDIR paths /usr/obj[/amd64.amd64]/usr/src -> /usr/obj/usr/src/amd64.amd64/ (always target now)

2017-11-01 Thread Bryan Drewery
FYI after r325288 the OBJDIR path used has changed to: MAKEOBJDIRPREFIX/SRCTOP/TARGET.TARGET_ARCH/RELDIR. Meaning something like this: /usr/obj/usr/src/amd64.amd64/bin/sh This pattern is used for cross, native, and sub-directory builds. You can try moving your old object directories to

make -C weirdness

2017-11-01 Thread Sergey V. Dyatko
Hi, Long time ago I wrote 2 simple aliases to my .cshrc: search_key make -C /usr/ports/ search key='!*' display=name,path,info search_name make -C /usr/ports/ search name='!*' display=port,path,info it works fine starting from 7-CURRENT IIRC. Today I tried to find some (existing)

Re: panic: vtopde on a uva/gpa 0x1030000 @r325228 (amd64)

2017-11-01 Thread Andriy Gapon
On 01/11/2017 09:33, O. Hartmann wrote: > I have the same (or similar) probleme here on two boxes now, maybe more to > come > as I start updating CURRENT cyclic. > > Reverting r325227 solves to problem for now. Oliver, David and I have been working on this and a fix is coming soon. Sorry for

Re: pcsc-lite hangs up after unplugging an USB card reader

2017-11-01 Thread Hans Petter Selasky
On 11/01/17 12:05, Jairo Montes González wrote: Jairo Montes schrieb am 01.11.2017 11:04 _ The output from "procstat -ak" is attached to this email. Here are the relevant bits: 898 100592 pcscd -

Re: panic: vtopde on a uva/gpa 0x1030000 @r325228 (amd64)

2017-11-01 Thread O. Hartmann
On Tue, 31 Oct 2017 06:02:41 -0700 David Wolfskill wrote: > On Tue, Oct 31, 2017 at 02:35:19PM +0200, Andriy Gapon wrote: > > On 31/10/2017 14:32, David Wolfskill wrote: > > > Andriy, I "cloned" the slice before doing the above, so I can poke > > > at this a bit more

Re: panic: vtopde on a uva/gpa 0x1030000 @r325228 (amd64)

2017-11-01 Thread Andriy Gapon
On 01/11/2017 10:12, Andriy Gapon wrote: > On 01/11/2017 09:33, O. Hartmann wrote: >> I have the same (or similar) probleme here on two boxes now, maybe more to >> come >> as I start updating CURRENT cyclic. >> >> Reverting r325227 solves to problem for now. > > Oliver, > > David and I have

Re: Segfault in _Unwind_* code called from pthread_exit

2017-11-01 Thread Gerald Pfeifer
On Wed, 1 Nov 2017, Tijl Coosemans wrote: > Please commit it to the ports tree as well, because there are reports > that ftp/curl can trigger the problem. What Andreas and me usually are doing is that he commits fixes upstream (from HEAD down to release branches), I pick them up when updating

Re: Segfault in _Unwind_* code called from pthread_exit

2017-11-01 Thread Tijl Coosemans
On Tue, 31 Oct 2017 22:52:33 +0100 Andreas Tobler wrote: > On 31.10.17 22:36, Gerald Pfeifer wrote: >> On Tue, 31 Oct 2017, Andreas Tobler wrote: >> Those possibly still stuck on obsolete versions of FreeBSD don't >> need/want fancy new compilers and GCC 4.9 is still

Re: pcsc-lite hangs up after unplugging an USB card reader

2017-11-01 Thread Jairo Montes González
Jairo Montes schrieb am 01.11.2017 11:04 _ The output from "procstat -ak" is attached to this email. As you might see, I'm trying to debug it, but this is my first time using the GDB debugger, so I'm a bit lost with it's

system stuck on bios splash after reboot only

2017-11-01 Thread far...@t-online.de
Firstly, I couldn't find an answer for this specific problem, so I apologize when this is a common problem. Recently I installed FreeBSD again on a new laptop (Thinkpad T470 20HES2SF00). On my desktop, the OS runs without problems with Xorg. I have chosen FreeBSD 12.0-CURRENT