General

Profile

matthiasr

  • Login: matthiasr
  • Registered on: 01/23/2011
  • Last connection: 07/24/2013

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 7 8

Projects

Project Roles Registered on
DragonFlyBSD Reporter, Developer 01/23/2011

Activity

07/24/2013

02:09 PM DragonFlyBSD Bug #2572 (Closed): make pkg-bootstrap fails
Hi,
I just tried to cd /usr; sudo make pkg-bootstrap and got fetch syntax errors, looking at the Makefile ${PKGBAL...
matthiasr

10/24/2012

02:33 PM DragonFlyBSD Bug #2440 (Rejected): utmp/wtmp/lastlog host field too short
In <include/utmp.h> the host field for utmp, wtmp and lastlog is set to 16 characters. This has the effect that both ... matthiasr

06/28/2012

02:58 PM DragonFlyBSD Bug #2392: KEEPALIVE broken in curl
for the record: the curl error is
(56) Recv failure: Operation timed out
matthiasr
02:05 PM DragonFlyBSD Bug #2392 (Closed): KEEPALIVE broken in curl
curl has been broken since version 7.25 on DragonFly. I've bisected it down (using https://gist.github.com/3013871) t... matthiasr

04/17/2012

02:42 PM DragonFlyBSD Bug #2349: fork() after signal(SIGCHLD, SIG_IGN) produces zombies
Here's a patch against master I cargoculted from FreeBSD-current, taking the patches in that old thread as pointers. ... matthiasr
01:11 PM DragonFlyBSD Bug #2349 (Closed): fork() after signal(SIGCHLD, SIG_IGN) produces zombies
The code in the attached zombifier.c makes every exiting child into a zombie on master[1]. This doesn't happen on any... matthiasr

01/22/2012

05:20 AM DragonFlyBSD Bug #2281: cryptdisks doesn't work right when booting
does
kldload dm_target_crypt; cryptsetup -a
work? does setting
dm_target_crypt_load=yes
in /boot/loader.c...
matthiasr
05:00 AM DragonFlyBSD Bug #2263: nginx loses/garbles data if buffering to disk
It very much seems sendfile is the culprit – after setting 'sendfile off;' in the nginx config I could let the test r... matthiasr

12/17/2011

10:55 AM DragonFlyBSD Bug #2263: nginx loses/garbles data if buffering to disk
compressed ktrace attached. matthiasr
10:52 AM DragonFlyBSD Bug #2263 (Resolved): nginx loses/garbles data if buffering to disk
I recently moved my web server to DragonFly and noticed that for very large responses from a web app accessed through... matthiasr

Also available in: Atom