Mark

Results 31 issues of Mark

``` 2020/07/01 01:47:16 workers: 16, corpus: 571 (8m47s ago), crashers: 0, restarts: 1/9966, execs: 64115646 (50405/sec), cover: 1118, uptime: 21m12s 2020/07/01 01:47:19 workers: 16, corpus: 571 (8m50s ago), crashers: 0,...

After ~100M iterations I decided to shut down (ctrl-c). go-fuzz shut down but one cpu remained at 100%. In htop, I saw an executable in /tmp consuming 100%; since the...

Hi, saw this 16 port card and was wondering if anyone knew what fpga/memory was on it, its pinout, etc. It has a microcontroller and fpga according to the PDF,...

It'd be nice to have a dark theme. In the meantime, those with `stylus` installed can use the following. Far from perfect (doesn't fix menus, for one) but it is...

### What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)? LiteIDE X36.3 Qt 5.13.2 ### What version of Go are you using (go version)?...

### What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)? LiteIDE X36.3 Qt 5.13.2 ### What version of Go are you using (`go version`)?...

### Brief Issue Summary I only occasionally deal with cmake (and C++) projects. If I have this extension installed, it fills up vscode's status bar with cmake-specific things, even in...

question
Feature: UI

Regarding `pkg/dhclient` - The way it's used in cmds/boot/pxeboot and cmds/core/dhclient is like ```go r := dhclient.SendRequests( /*...*/ ) for result := range r { //... result.Lease.Configure() //... } ```...

Bug
Help Wanted

This error message, seen [here](https://godoc.org/github.com/MyPureCloud/platform-client-sdk-go/platformclientv2), is not helpful. I'd like to see info on what actions should be taken - * should we wait and try again? If so, 5m?...

What kernel version are you using? Any particular config options that need to be on/off for `sys_call_table` to be present? With kernel 4.9.60, I don't seem to have this symbol...