[Bug 215000] webcamd panic

2018-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215000 w.schwarzenf...@utanet.at changed: What|Removed |Added CC||w.schwarzenf...@utanet.a

[Bug 194966] Radeon KMS driver lack power and clocks management support

2018-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194966 Niclas Zeising changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 205256] Segmentation fault with mount_smbfs

2018-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205256 w.schwarzenf...@utanet.at changed: What|Removed |Added CC||w.schwarzenf...@utanet.a

[Bug 225105] Linux static golang binaries crash at startup

2018-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225105 --- Comment #9 from Conrad Meyer --- (In reply to Edward Tomasz Napierala from comment #8) Thanks. I hope to take a deeper look soon. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 225105] Linux static golang binaries crash at startup

2018-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225105 --- Comment #8 from Edward Tomasz Napierala --- The binaries in question are here: https://people.freebsd.org/~trasz/go https://people.freebsd.org/~trasz/gofmt -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 225105] Linux static golang binaries crash at startup

2018-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225105 --- Comment #7 from Edward Tomasz Napierala --- If instead I revert r313993 and apply the final chunk (turning linux_set_cloned_tls() into a wrapper), we're back to both binaries crashing. -- You are receiving this mail because: You are t

[Bug 225105] Linux static golang binaries crash at startup

2018-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225105 --- Comment #6 from Edward Tomasz Napierala --- Now, reverting r313993 and instead applying the second chunk (set_pcb_flags()) does seem to make both dynamic and static binaries work. -- You are receiving this mail because: You are the as

[Bug 225105] Linux static golang binaries crash at startup

2018-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225105 --- Comment #5 from Edward Tomasz Napierala --- The first chunks (passing pointers to pointers) breaks the dynamically linked binary: % ./go cannot set up thread-local storage: cannot set %fs base address for thread-local storage; ktrace l

[Bug 194966] Radeon KMS driver lack power and clocks management support

2018-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194966 --- Comment #8 from Zsolt Udvari --- (In reply to Niclas Zeising from comment #7) I can't test it because my old laptop (with radeon card) went awry and I bought a new one (with intel). -- You are receiving this mail because: You are the

[Bug 179523] [cpuctl] [patch] Memory leak/corruption in cpuctl pseudo-driver and more

2018-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179523 Stefan B. changed: What|Removed |Added CC||sblachm...@gmail.com --- Comment #5 fr