Craig Leres

Results 13 comments of Craig Leres

I had my first crash since building with debugging symbols (RELWITHDEBINFO) but I'm not sure that it's related: ``` (gdb) bt #0 0x000000082e63041a in ?? () #1 0x000000082e5a9e64 in ??...

I lied, I see now I had crash a week ago that looks related to this problem: ``` (gdb) bt #0 0x000000082caec41a in thr_kill () from /lib/libc.so.7 #1 0x000000082ca65e64 in...

> > The `db.h` is not provided by db1 > > What does this mean? Is a package missing? Something I've run into many times is that on linux you...