The following reply was made to PR kern/158230; it has been noted by GNATS.
From: Patrick Lamaiziere <[email protected]> To: [email protected] <[email protected]> Cc: Subject: Re: bin/158230: libdisk(3) segfault in Open_Disk() with "ada0" Date: Sun, 26 Jun 2011 11:11:47 +0200 Le Thu, 23 Jun 2011 18:48:25 GMT, Patrick Lamaiziere <[email protected]> a écrit : Hello, > >Description: > When using sysintall(8), it crashes while "probing devices". > > I've tracked down the problem to libdisk(3) and it appears that it > crashes while getting disk info on my ada0 disk. > > This is reproductible by using the libdisk test suite > in /usr/src/lib/libdisk (tst01.c). This is because I use gsched(8) on ada0. Without that works fine. Regards. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
