[Bug 232483] loader crashes on "lsdev" command

2018-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232483

--- Comment #5 from Toomas Soome  ---
Ok, I am in trouble there, I got:

=>  63  41942977  da2  MBR  (20G)
63 1   - free -  (512B)
64   10608641  freebsd  (518M)
   1060928   10608642  freebsd  (518M)
   2121792 163843  freebsd  (8.0M)
   2138176   83886084  freebsd  (4.0G)
  10526784  31416256   - free -  (15G)

=>  0  1060864  da2s1  BSD  (518M)
0  1060864 - free -  (518M)

=>  0  1060864  da2s2  BSD  (518M)
0  1060864 - free -  (518M)


so, how do I create the entries: 
=>  0  1060232  da0s1  BSD  (518M)
0   16 - free -  (8.0K)
   16  1060216  1  !0  (518M)

That is partition 1 inside freebsd slice 1 and 2. Note, those *should* appear
in lsdev output (for you) as: disk0s1p1 and disk0s2p1, but they are completely
missing.

It seems to me, the best option there is to build loader with PART_DEBUG
defined (you can set it in the stand/common/part.c, then check out what debug
messages we will get and then we can see what kind of issue we are stepping on
there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 232483] loader crashes on "lsdev" command

2018-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232483

--- Comment #6 from Toomas Soome  ---
Anyhow, I was able to get loader panic with this partition table, so we can
work on from there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 232483] loader crashes on "lsdev" command

2018-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232483

--- Comment #7 from Toomas Soome  ---
proposed fix is in https://reviews.freebsd.org/D17890

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 232483] loader crashes on "lsdev" command

2018-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232483

--- Comment #8 from Lev A. Serebryakov  ---
I'll try it 8 or 9 hours later, thnx!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


USA BUYING TRIP - WE WANT YOUR GEAR FOR CASH!

2018-11-07 Thread sa...@londonvintageguitars.com
View online version

 
-
 
This email has been sent to freebsd-bugs@freebsd.org, click here to unsubscribe
.
 
Denmark Street Guitars | London | UK 
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 230498] Fatal trap 12: page fault while in kernel mode in sysctl_dumpentry from sysctl NET_RT_DUMP

2018-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230498

Eugene Grosbein  changed:

   What|Removed |Added

 CC||eu...@freebsd.org
   Assignee|b...@freebsd.org|n...@freebsd.org
   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2277
   ||20

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 232483] loader crashes on "lsdev" command

2018-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232483

--- Comment #9 from commit-h...@freebsd.org ---
A commit references this bug:

Author: tsoome
Date: Wed Nov  7 21:36:52 UTC 2018
New revision: 340240
URL: https://svnweb.freebsd.org/changeset/base/340240

Log:
  loader: ptable_open() check for ptable_cd9660read result is wrong

  The ptable_*read() functions return NULL on read errors (and partition table
  closed as an side effect). The ptable_open must check the return value and
  act properly.

  PR:   232483
  Reported by:  lev
  Reviewed by:  lev,cem
  Differential Revision:https://reviews.freebsd.org/D17890

Changes:
  head/stand/common/part.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233046] [PATCH] tools/build/mk/OptionalObsoleteFiles.inc: clean rc.d and periodic files

2018-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233046

rozhuk...@gmail.com changed:

   What|Removed |Added

 Attachment #199032|0   |1
is obsolete||

--- Comment #1 from rozhuk...@gmail.com ---
Created attachment 199070
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199070&action=edit
up: add more files and dirs

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 233046] [PATCH] tools/build/mk/OptionalObsoleteFiles.inc: clean rc.d and periodic files

2018-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233046

rozhuk...@gmail.com changed:

   What|Removed |Added

 Attachment #199070|0   |1
is obsolete||

--- Comment #2 from rozhuk...@gmail.com ---
Created attachment 199072
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199072&action=edit
add ssh dir

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 230240] import clang 7.0.0 (tracking PR)

2018-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230240

--- Comment #17 from yu shan wei  ---
---<>---
Copyright (c) 1992-2018 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 13.0-CURRENT r340242 GENERIC amd64
FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM
6.0.1)
WARNING: WITNESS option enabled, expect reduced performance.

6.0.1? right?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 230240] import clang 7.0.0 (tracking PR)

2018-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230240

--- Comment #18 from yu shan wei  ---
(In reply to yu shan wei from comment #17)
root@www:~ # cc -v
FreeBSD clang version 7.0.1 (branches/release_70 346007) (based on LLVM 7.0.1)
Target: x86_64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin
root@www:~ # ld -v
LLD 7.0.1 (FreeBSD 346007-131) (compatible with GNU linkers)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"