[Bug 246886] Nginx + FUSE causes VM stall

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246886

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|f...@freebsd.org

--- Comment #1 from Mark Linimon  ---
Since it involves fusefs, over to fs@.

-- 
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 246886] Nginx + FUSE causes VM stall

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246886

Bug ID: 246886
   Summary: Nginx + FUSE causes VM stall
   Product: Base System
   Version: 12.1-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: nish...@asusa.net

I'm developing a distributed file system using FUSE on FreeBSD 12.1-RELEASE and
STABLE. However, when Nginx is accessing the FUSE mounted filesystem, Nginx
stalls with 'grbmaw' state.
grbmaw seems to be used by vm_page_busy_sleep() and it seems to never awake
again for some reason.
My FUSE program is just waiting for the next command at fuse_session_loop_mt().

I have tested with 4 different kinds of hardware and get this problem with 3 of
them. The biggest difference between those 3 and the remaining 1 is the NIC;
the 3 are wired and the rest is wireless.
I guess this happens when Nginx is rushed to access or send the data.
Once it happens, I need to reboot the device but it does not always shut down.
It is easily reproducible.

I think the problem is fuse.ko related and would appreciate it if anybody could
fix it.

Thank you.

-- 
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 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521

--- Comment #146 from Jacob Meadows  ---
(In reply to hlh from comment #145)
This works!  I was able to successfully insert a 64GB SDXC card formatted in
exFat, mount it with FUSE, read and write files about 4GB in size.  Thank you
so much!

Dell Latitude E5570, with Realtek RTS525A PCI Express card reader, confirmed to
work!

-- 
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 246856] [zfs] ZCP feature request: permit the creation and alteration of dataset properties

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246856

Mark Linimon  changed:

   What|Removed |Added

   Assignee|b...@freebsd.org|f...@freebsd.org
 CC|f...@freebsd.org  |

-- 
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 246883] ports-mgmt/pkg: PKG REVISIONS limited with two characters not number

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246883

Mark Linimon  changed:

   What|Removed |Added

  Flags||maintainer-feedback?(pkg@Fr
   ||eeBSD.org)
   Assignee|b...@freebsd.org|p...@freebsd.org
Summary|PKG REVISIONS limited with  |ports-mgmt/pkg: PKG
   |two characters not number   |REVISIONS limited with two
   ||characters not number
 CC||p...@freebsd.org

-- 
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 246885] if_igb: Loader tunables/LEDs gone after iflib conversion?

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246885

Mark Linimon  changed:

   What|Removed |Added

   Keywords||IntelNetworking, regression
   Assignee|b...@freebsd.org|n...@freebsd.org

-- 
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 246885] if_igb: Loader tunables/LEDs gone after iflib conversion?

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246885

Bug ID: 246885
   Summary: if_igb: Loader tunables/LEDs gone after iflib
conversion?
   Product: Base System
   Version: 12.1-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: jldu...@gmail.com

if_igb(4) describe some hw.igb tunables (rxd, txd, enable_aim, num_queues).  I
guess these were gone after iflib conversion.

Another side effect, I am not able to control the LEDs via led(4).

Tested on 12.1-RELEASE, device river i211.

Reference: base r223676, base r228788.

-- 
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 246883] PKG REVISIONS limited with two characters not number

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246883

--- Comment #1 from Please  ---
How to repeat.
Create a repository with packages that have higher numbers in revision.

#pkg search appstore
appstore-1.0.125 SSO authentication method for Redmine
appstore-1.0.15_100  SSO authentication method for Redmine
appstore-1.0.15_101  SSO authentication method for Redmine
..
appstore-1.0.15_122  SSO authentication method for Redmine
appstore-1.0.15_18   SSO authentication method for Redmine
appstore-1.0.15_19   SSO authentication method for Redmine
..
appstore-1.0.15_99   SSO authentication method for Redmine

#pkg upgrade appstore
Updating internal_repo repository catalogue...
internal_repo repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
Your packages are up to date.


The only solution to get the package installed is to install it again / update
command does not work.

# pkg install appstore-1.0.125
Installed packages to be UPGRADED:
appstore: 1.0.15_99 -> 1.0.125 [internal_repo]

-- 
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 246883] PKG REVISIONS limited with two characters not number

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246883

Bug ID: 246883
   Summary: PKG REVISIONS limited with two characters not number
   Product: Base System
   Version: Unspecified
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: ple...@forget.me.uk

I am producing packages in the format:
${PORTNAME}-${PORTVERSION}[_${PORTREVISION}][,${PORTEPOCH}]. 

When PORTREVISION is 99+ pkg manager does not respect packages. Maximum
revision 99. 

'pkg upgrade' thinks it is 99 is the latest package revision in the repository
even repository has a definition of higher numbers of 99. 

It might be in this part of the code:
https://github.com/freebsd/pkg/blob/16207928cbdbd8e950071e6067f8bc5a0a621856/libpkg/pkg_version.c#L72
 

Documentation does not state 99 limits:
PORTREVISION is a monotonically increasing value which is reset to 0 with every
increase of DISTVERSION, typically every time there is a new official vendor
release. If PORTREVISION is non-zero, the value is appended to the package
name. [...]
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#5.2.3.1

-- 
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 246697] bectl.c: sync help text to man page

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246697

--- Comment #1 from Kyle Evans  ---
Mostly LGTM -- there's one change that I don't think I agree with, but it's
wrong in the manpage too (which is the version you changed it to):

> bectl jail [-bU] [{-o key=value | -u key}]...

-b and -U are mutually exclusive options, as they were represented before. We
should also fix the manpage to reflect that (I can follow up with this) and
perhaps make `bectl jail` actually error out. The problem is that the options
are philosophically at odds with each other; one is specifically meant to keep
the jail around and not do anything interactive with it because the caller will
operate on it, while the other implies that the jail+mount should be torn down
before bectl returns.

-- 
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 246190] manpage of certctl(8) contains from "first appeared" message

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246190

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

Author: markj
Date: Sat May 30 19:15:29 UTC 2020
New revision: 361655
URL: https://svnweb.freebsd.org/changeset/base/361655

Log:
  certctl.8: Correct the HISTORY section.

  certctl was merged to stable/12 after 12.1 was branched.

  PR:   246190
  Reported by:  Michael Osipov 
  MFC after:3 days

Changes:
  head/usr.sbin/certctl/certctl.8

-- 
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 246596] Memory leak in ctld

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246596

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

Author: markj
Date: Sat May 30 19:11:41 UTC 2020
New revision: 361654
URL: https://svnweb.freebsd.org/changeset/base/361654

Log:
  ctld: Fix a memory leak in uclparse_conf().

  PR:   246596
  Submitted by: Patryk 
  MFC after:1 week

Changes:
  head/usr.sbin/ctld/uclparse.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 246596] Memory leak in ctld

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246596

--- Comment #4 from Mark Johnston  ---
I submitted https://reviews.freebsd.org/D25074 for the second bug.

-- 
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 246596] Memory leak in ctld

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246596

Mark Johnston  changed:

   What|Removed |Added

 CC||ma...@freebsd.org

--- Comment #2 from Mark Johnston  ---
(In reply to Patryk from comment #1)
I suspect there is a similar leak when kernel_port_remove() fails.

-- 
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 246080] vt options mismatch

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246080

David Marec  changed:

   What|Removed |Added

 Attachment #213980|0   |1
is obsolete||

--- Comment #3 from David Marec  ---
Created attachment 215068
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215068=edit
man vt + kernel NOTES + kernel options

Correct. Here is a path that reviews kernel NOTES.

-- 
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 233611] [meta] base system migration from obsolete GNU as 2.17.50

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233611

--- Comment #9 from Ed Maste  ---
as is now used only on amd64, as a bootstrap tool for skein_block_asm.s.

-- 
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 233094] [meta] Base system tool chain modernization tracking

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233094
Bug 233094 depends on bug 205250, which changed state.

Bug 205250 Summary: [exp-run] removal of /usr/bin/as (evaluate ports impact)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205250

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |FIXED

-- 
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 233611] [meta] base system migration from obsolete GNU as 2.17.50

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233611
Bug 233611 depends on bug 205250, which changed state.

Bug 205250 Summary: [exp-run] removal of /usr/bin/as (evaluate ports impact)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205250

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |FIXED

-- 
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 233611] [meta] base system migration from obsolete GNU as 2.17.50

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233611

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

Author: emaste
Date: Sat May 30 16:12:01 UTC 2020
New revision: 361648
URL: https://svnweb.freebsd.org/changeset/base/361648

Log:
  Disable BINUTILS by default on amd64

  The retirement of obsolete binutils 2.17.50 has been in progress for
  quite some time.  All tools other than GNU as were removed prior to this
  commit, and it was built only on amd64 - installed as /usr/bin/as, and
  used as a bootstrap tool.

  The amd64 exp-run has completed and failures have now been addressed in
  the individual ports, so disable it by default.

  PR:   233611, 205250 [exp-run]
  Sponsored by: The FreeBSD Foundation

Changes:
  head/share/mk/src.opts.mk

-- 
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 195771] remove empty directories in /usr/include

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195771

Martin Birgmeier  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|New |Closed

-- 
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 221221] netboot: shutting down netbooted machine hangs at "syncing disks... 1 1 1 1 1"

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221221

Martin Birgmeier  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|New |Closed

-- 
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 208239] Root mount prompt input problem.

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208239

--- Comment #5 from Martin Birgmeier  ---
Has this been merged at least to 12.x? Could it be closed?

-- Martin

-- 
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 227888] random port selection for daemons causes other daemons to fail

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227888

--- Comment #1 from Martin Birgmeier  ---
This behavior is still a problem in 12.1 - every so often inetd cannot start
some service, or some other service cannot start (for example dovecot) because
its port is already used, for example by rpc.statd.

Daemons should listen on their default ports, not on random ports.

-- Martin

-- 
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 246497] /bin/sh crashes since r360452 in emulators/xsystem35, misc/gpsim, x11-themes/clearlooks

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246497

Jilles Tjoelker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are on the CC list 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 246497] /bin/sh crashes since r360452 in emulators/xsystem35, misc/gpsim, x11-themes/clearlooks

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246497

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

Author: jilles
Date: Sat May 30 13:39:57 UTC 2020
New revision: 361646
URL: https://svnweb.freebsd.org/changeset/base/361646

Log:
  MFC r361112,r361117: sh: Fix double INTON with vfork

  The shell maintains a count of the number of times SIGINT processing has
  been disabled via INTOFF, so SIGINT processing resumes when all disables
  have enabled again (INTON).

  If an error occurs in a vfork() child, the processing of the error enables
  SIGINT processing again, and the INTON in vforkexecshell() causes the count
  to become negative.

  As a result, a later INTOFF may not actually disable SIGINT processing. This
  might cause memory corruption if a SIGINT arrives at an inopportune time.

  Note that various places such as errors in non-special builtins
  unconditionally reset the count to 0, so the problem might still not always
  be visible.

  PR:   246497

Changes:
_U  stable/12/
  stable/12/bin/sh/jobs.c
  stable/12/bin/sh/tests/execution/Makefile
  stable/12/bin/sh/tests/execution/unknown2.0

-- 
You are receiving this mail because:
You are on the CC list 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 246670] bsdtar: Fails to extract (UTF-8) under QEMU_EMULATING

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246670

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

Author: dbaio
Date: Sat May 30 12:27:38 UTC 2020
New revision: 537077
URL: https://svnweb.freebsd.org/changeset/ports/537077

Log:
  textproc/py-sphinx: Fix build (extract) with static bsdtar(1)

  ===>  Extracting for py37-sphinx-3.0.3,1
  => SHA256 Checksum OK for python/Sphinx-3.0.3.tar.gz.
  tar: Pathname can't be converted from UTF-8 to current locale.
  tar: Error exit delayed from previous errors.
  *** Error code 1

  Issue found at least on arm64.aarch64 and mips.mips64 builds using
  native-x-tools/poudriere.

  As /usr/bin/tar is replaced by the binary in /nxb-bin/, pointing EXTRACT_CMD
  to /usr/bin/bsdtar instead.

  root@12-mips64-default:/tmp # file /usr/bin/tar
  /usr/bin/tar: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD),
  statically linked, for FreeBSD 12.1, FreeBSD-style, stripped

  root@12-mips64-default:/tmp # file /usr/bin/bsdtar
  /usr/bin/bsdtar: ELF 64-bit MSB executable, MIPS, MIPS-III version 1
(FreeBSD),
  dynamically linked, interpreter /libexec/ld-elf.so.1, FreeBSD-style, for
  FreeBSD 12.1, stripped

  This patch bypass the issue here (all scenarios we have tested), but the
  problem still exists and it's being tracked in bug 246670.

  Please, see more details in bug 246618. Thanks to tijl, jbeich, kevans and
  all people who helped in testing.

  PR:   246618, 246670
  Submitted by: tijl
  Reported by:  jbeich

Changes:
  head/textproc/py-sphinx/Makefile

-- 
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 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521

--- Comment #145 from h...@restart.be ---
(In reply to Jacob Meadows from comment #138)

I pull some stuff for RTS525A from Linux

Can you please test with the last github

-- 
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 246867] [PATCH] sys/dev/cpufreq/cpufreq_dt.c redefine DEBUG and fail kernelbuild

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246867

--- Comment #3 from Oskar Holmlund  ---
(In reply to Emmanuel Vadot from comment #2)
Yes, i will do that.

-- 
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 246867] [PATCH] sys/dev/cpufreq/cpufreq_dt.c redefine DEBUG and fail kernelbuild

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246867

--- Comment #2 from Emmanuel Vadot  ---
Looks ok but can you put the patch on reviews.freebsd.org please ?

-- 
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 246867] [PATCH] sys/dev/cpufreq/cpufreq_dt.c redefine DEBUG and fail kernelbuild

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246867

--- Comment #1 from Oskar Holmlund  ---
Created attachment 215053
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215053=edit
kernel conf add DEBUG to std.armv7

-- 
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 246867] [PATCH] sys/dev/cpufreq/cpufreq_dt.c redefine DEBUG and fail kernelbuild

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246867

Bug ID: 246867
   Summary: [PATCH] sys/dev/cpufreq/cpufreq_dt.c redefine DEBUG
and fail kernelbuild
   Product: Base System
   Version: CURRENT
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: oskar.holml...@ohdata.se
 Attachment #215052 text/plain
 mime type:

Created attachment 215052
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215052=edit
cpufreq_dt.c

Tested on head r361642

If DEBUG is defined in the kernel configuration for example in std.armv7 [see
attached] the kernel will not build due to redefinition of DEBUG in
cpufreq_dt.c.

Attach simple patch replacing DEBUG with DPRINTF.

-- 
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 246630] stable/11 regression: base.txz reproducibility depends on number of cpu cores

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246630

--- Comment #19 from Fabian Keil  ---
Thanks a lot for looking into this, Dimitry.

Which stable/11 revision are you currently testing on?

I tried the work around with a system based on r360986 and still ended up with
unreproducible rescue binaries like before.

I'm currently trying it with a system based on r360524 to see if it makes
/bin/sh reproducible for me.

-- 
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 235635] vt video corruption when switching from xserver to tty

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235635

--- Comment #7 from Emmanuel Vadot  ---
There is a few stuff worth to try:
 - Use 13.0-CURRENT with the latest drm-current-kmod (based on Linux 5.2)
 - Set hw.i915kms.enable_fbc=0 in loader.conf
 - Set hw.i915kms.enable_psr=0 in loader.conf

I don't have the issue on all my intel systems so that might take a while to
debug ...

-- 
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 246856] [zfs] ZCP feature request: permit the creation and alteration of dataset properties

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246856

Andriy Gapon  changed:

   What|Removed |Added

 CC|zfs-de...@freebsd.org   |

--- Comment #1 from Andriy Gapon  ---
zfs-devel@ is not actively used anymore.
fs@ is the list.

-- 
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 246862] Report errors building FreeBSD 12.1-RELEASE-p5 r361633 (FreeBSD releng 12.1)

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246862

--- Comment #1 from didier.castella...@yahoo.fr ---
Created attachment 215048
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215048=edit
c++: note: diagnostic msg: /tmp/ASTContext-f304df.sh

c++: note: diagnostic msg: /tmp/ASTContext-f304df.cpp is too big

-- 
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 246862] Report errors building FreeBSD 12.1-RELEASE-p5 r361633 (FreeBSD releng 12.1)

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246862

Bug ID: 246862
   Summary: Report errors building FreeBSD 12.1-RELEASE-p5 r361633
(FreeBSD releng 12.1)
   Product: Base System
   Version: 12.1-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: b...@freebsd.org
  Reporter: didier.castella...@yahoo.fr

svn info FreeBSD-Releng-12.1
Path: FreeBSD-Releng-12.1
Working Copy Root Path: /usr/home/opt/src/FreeBSD-Releng-12.1
URL: https://svn.freebsd.org/base/releng/12.1
Relative URL: ^/releng/12.1
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 361633
Node Kind: directory
Schedule: normal
Last Changed Author: gordon
Last Changed Rev: 360978
Last Changed Date: 2020-05-12 19:00:23 +0200 (Tue, 12 May 2020)




Hello

I built with make -j6 buildworld

FreeBSD version: 12.1-RELEASE-p5 r361633 GENERIC amd64

here is the error message : 

--- AST/CommentParser.o ---
c++  -target x86_64-unknown-freebsd12.1
--sysroot=/usr/obj/usr/home/opt/src/FreeBSD-Releng-12.1/amd64.amd64/tmp
-B/usr/obj/usr/home/opt/src/FreeBSD-Releng-12.1/amd64.amd64/tmp/usr/bin  -O2
-pipe
-I/usr/obj/usr/home/opt/src/FreeBSD-Releng-12.1/amd64.amd64/lib/clang/libclang
-I/usr/obj/usr/home/opt/src/FreeBSD-Releng-12.1/amd64.amd64/lib/clang/libllvm
-I/usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/tools/clang/lib/Basic
-I/usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/tools/clang/lib/Driver
-I/usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/tools/clang/include
-DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER
-I/usr/home/opt/src/FreeBSD-Releng-12.1/lib/clang/include
-I/usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/include
-DLLVM_BUILD_GLOBAL_ISEL -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS
-DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd12.1\"
-DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd12.1\" -DDEFAULT_SYSROOT=\"\"
-DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_MIPS
-DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_SPARC
-DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser
-DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter
-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler
-DLLVM_NATIVE_TARGET=LLVMInitializeX86Target
-DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo
-DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections
-fdata-sections -gline-tables-only -MD -MF.depend.AST_CommentParser.o
-MTAST/CommentParser.o -fstack-protector-strong -Qunused-arguments 
-fno-exceptions -fno-rtti -gline-tables-only -std=c++11-stdlib=libc++
-Wno-c++11-extensions  -c
/usr/home/opt/src/FreeBSD-Releng-12.1/contrib/llvm/tools/clang/lib/AST/CommentParser.cpp
-o AST/CommentParser.o
--- AST/ASTContext.o ---
c++: error: unable to execute command: Illegal instruction (core dumped)
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM
8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
c++: 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.
c++: note: diagnostic msg: 


PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/ASTContext-f304df.cpp
c++: note: diagnostic msg: /tmp/ASTContext-f304df.sh
c++: note: diagnostic msg:


*** [AST/ASTContext.o] Error code 254

make[6]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib/clang/libclang
1 error

make[6]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib/clang/libclang
*** [all_subdir_lib/clang/libclang] Error code 2

make[5]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib/clang
1 error

make[5]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib/clang
*** [all_subdir_lib/clang] Error code 2

make[4]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib
1 error

make[4]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1/lib
*** [lib__L] Error code 2

make[3]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
1 error

make[3]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
*** [libraries] Error code 2

make[2]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
1 error

make[2]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
*** [_libraries] Error code 2

make[1]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
1 error

make[1]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
*** [buildworld] Error code 2

make[1]: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
*** [buildworld] Error code 2

make: stopped in /usr/home/opt/src/FreeBSD-Releng-12.1
1 error

make: 

[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521

--- Comment #144 from Gary Jennejohn  ---
(In reply to Gary Jennejohn from comment #142)
The reason I'm harping on this is, if the card detection inversion is common
enough, it might be possible to get a config(8) option like
RTSX_CARD_DETECT_INVERTED added which affected users could set in their kernel
configuration files.  And then document it in the man page.

-- 
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 246856] [zfs] ZCP feature request: permit the creation and alteration of dataset properties

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246856

Bug ID: 246856
   Summary: [zfs] ZCP feature request: permit the creation and
alteration of dataset properties
   Product: Base System
   Version: 12.1-STABLE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: b...@freebsd.org
  Reporter: bs...@phoe.frmug.org

I was extremely disappointed to find that it is not possible to set or alter
core or user dataset properties from a ZCP. My use case is to keep track of
snapshots managed from a ZCP: identify which snapshots were taken by my
program, when, and for what purpose. A lua function such as
zfs.sync.set_prop(Dataset, Property, Value) mirroring the effect of the "zfs
set" command would permit me to safely manage those snapshots.

-- 
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 222007] Deadlock at shutdown time between zfs and usb when using usb stick as cache device

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222007

Bertrand Petit  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |Overcome By Events

--- Comment #4 from Bertrand Petit  ---
I'm closing this old bug report which is now useless, the reported behavior is
no longer exhibited.

-- 
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 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521

--- Comment #143 from Gary Jennejohn  ---
@hlh
I read the man page and it looks pretty good for a start.
Thanks for listing me as an author, alhough I didn't contribute much.  Can you
use my g...@freebsd.org mail address?  I'm not an active committer any more but 
I
do still have the mail address.
Thanks.

-- 
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 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

2020-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521

--- Comment #142 from Gary Jennejohn  ---
(In reply to jyoung15 from comment #134)
I wonder whether this strange behavior is generic to the Lenovo P50s or just on
your laptop.  Would be good if we could get a report from another user of this
laptop.
Considering that Lenovo provides its own Windows driver for the card reader,
the fact that it works in Windows doesn't disprove that there's a bug.

-- 
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"