🦞🌯 Lobster Roll

Thread

In January, the EU starts running Bug Bounties on Free and Open Source Software (juliareda.eu)

Stories related to "In January, the EU starts running Bug Bounties on Free and Open Source Software" across the full archive.

In January, the EU starts running Bug Bounties on Free and Open Source Software (juliareda.eu)
Performance Improvements for FreeBSD Kernel Debugging (backtrace.io)
Debugging Emacs or: How I Learned to Stop Worrying and Love DTrace (nullprogram.com)
Utility to determine if ELF binary is built with debug sections (github.com)
How Debuggers Work: Getting and Setting x86 Registers, Part 1 (moritz.systems)
How Debuggers Work: Getting and Setting x86 Registers, Part 2: XSAVE (moritz.systems)
LLDB FreeBSD CPU target support and userland debugging improvements (moritz.systems)
LLDB FreeBSD live kernel debugging support (moritz.systems)
LLDB FreeBSD kernel debugging support summary (moritz.systems)
European Commission's Open Source Programme Office starts bug bounties (ec.europa.eu)
The worst bug we faced at Antithesis (antithesis.com)
Tools to Debug Ruby Processes while They're Running (spin.atomicobject.com)
FreeBSD bug tracking moves from GNATS to Bugzilla (lists.freebsd.org)
Steam on PC-BSD - How to Get Wine Running 3D Games (blog.pcbsd.org)
Microsoft .NET Running on FreeBSD 10.1/amd64 (github.com)
Back out all the things! Oh wait.. - FreeBSD bug story (blog.crashed.org)
Running windows under freebsd's bhyve (pr1ntf.xyz)
Example of a FreeBSD bug hunting session by a simple user (blog.cochard.me)
New tag suggestion: 'debugging'
I'd like to suggest a new tag for stories or content mainly concerning debugging techniques or methods. I've noticed a handful of stories recently that would be aided by such a tag: even though they concern different languages or problem scopes, they all have to do with the fine black art of debu...
Using rr To Debug rr (robert.ocallahan.org)
USENIX Enigma 2016 - Timeless Debugging (youtube.com)
Similar to [rr](https://lobste.rs/s/qwripe/using_rr_to_debug_rr), this is a new type of debugger that applies the git version control paradigm to debugging. Each instruction can be thought of a "commit", the qemu virtualization system is used to run the program and log all the necessary data. It als...
How I hunted the most odd ruby bug (blog.arkency.com)
Debugging memory corruption: who the hell writes “2” into my stack?! (blogs.unity3d.com)
Learning From Your Bugs (henrikwarne.com)
STRIKE-OTR - How implementing the new OTR protocol fixed a bug in the previous one (blog.torchz.net)
Running FreeBSD / OpenBSD / NetBSD as a virtualised guest on Online.net (geeklan.co.uk)
Symbolic Debugging With DWARF (video and PDF) (backtrace.io)
Running a FreeBSD guest within the OS X Terminal (asciinema.org)
I used [xhyve](https://github.com/mist64/xhyve) to accomplish this. I found an excellent tutorial online on how to get this working and copied it over to a gist which can be found [here](https://gist.github.com/zg/38a3afa112ddf7de4912aafc249ec82f).
A Regex Debugger (eigenstate.org)
Mid-2016 Tor bug retrospective, with lessons for future coding | The Tor Blog (blog.torproject.org)