Project

General

Profile

Activity

From 08/26/2016 to 09/24/2016

09/24/2016

07:30 PM Bug #54 (Closed): Multiple multi-reads (of size 1, typically) do not return the correct number of...
For a multi-read of size 1, a client should receive 2 events (GDP_EVENT_DATA followed by GDP_EVENT_EOS). In case of N... Nitesh Mor

09/23/2016

10:06 AM Bug #53 (Closed): Segfault in gdp-reader.c; cleanup of signature buffer
Seems to work. Closing. Nitesh Mor
02:22 AM Bug #53 (Feedback): Segfault in gdp-reader.c; cleanup of signature buffer
The analysis is correct; the signature buffer reuse was broken. Fixed in commit:354ee62a.
We should really elimin...
Eric Allman
01:10 AM Bug #53 (Closed): Segfault in gdp-reader.c; cleanup of signature buffer
In the case of a log with signatures, an EOF causes a segmentation fault. Here's an example of how to reproduce it:
...
Nitesh Mor
12:45 AM Bug #52 (Closed): Repeated gdp_gcl_open calls on non-existing GCLs do not give proper error code ...
Seems to work. Closing the issue. Nitesh Mor
12:14 AM Bug #52 (Feedback): Repeated gdp_gcl_open calls on non-existing GCLs do not give proper error cod...
Problem was that the unopened GCL was being kept in the cache; the subsequent calls to gdp_gcl_open found the cached ... Eric Allman

09/19/2016

09:18 PM Bug #52: Repeated gdp_gcl_open calls on non-existing GCLs do not give proper error code (was: GDP...
Good point. There was a minor change in `GDP_GCL(...)` to better match it with the underlying C-API behavior. More sp... Nitesh Mor

09/18/2016

05:42 AM Bug #52 (Closed): Repeated gdp_gcl_open calls on non-existing GCLs do not give proper error code ...
When opening a non-existing GCL, the gdp.GDP_GCL function in the Python API only raises an error during the first att... Rico Maestro

09/09/2016

02:43 PM Feature #46 (Feedback): Need way of rebuilding log indices ("fsck for logs")
There's a version of gdp-log-check in the apps directory that at least does the basics. I'm putting this into Feedba... Eric Allman
11:44 AM Bug #49: Darwin: shared libraries have the wrong internal name
These issues should all be fixed now. As it turns out libs was never being cleaned at all. Eric Allman

09/07/2016

02:18 PM Bug #35 (Closed): EP Crypto Error
Nitesh Mor
11:11 AM Bug #35 (Resolved): EP Crypto Error
Nitesh Mor
02:17 PM Bug #36 (Closed): Error 409
Nitesh Mor
02:17 PM Bug #29 (Closed): Internal Server Error
Nitesh Mor
11:06 AM Bug #21 (Closed): "500: internal server error" in the visualization tool.
Nitesh Mor
11:05 AM Bug #28 (Closed): gdplogd losing connection to the router. signature write failure: Success
Nitesh Mor
11:05 AM Bug #38 (Closed): Resource exhaustion after repeated router restarts
Nitesh Mor
11:04 AM Bug #41 (Closed): gdp-writer segfaults under Mac OS X
Nitesh Mor
11:03 AM Bug #47 (Closed): No sync to disk after timestamp index update
Doing a sync at the time of closing and a potential recovery operation before/during gdplogd startup seems to be a go... Nitesh Mor

09/06/2016

04:52 PM Bug #49: Darwin: shared libraries have the wrong internal name
Thanks for making that fix, the path name is in the library is correct under Mac OS X and the binary that is created ... Anonymous
04:31 PM Bug #49 (Feedback): Darwin: shared libraries have the wrong internal name
I have changed libs/makelinks.sh to do the
install_name_tool -id libgdp.0.7.dylib ../libs/libgdp.0.7.dylib
...
Eric Allman
02:57 PM Bug #49: Darwin: shared libraries have the wrong internal name
This bug has not been fixed, so it should not be closed. Creating a .so file instead of a .dylib file causes problem... Anonymous
02:43 PM Bug #49 (Closed): Darwin: shared libraries have the wrong internal name
Nitesh Mor

09/05/2016

04:23 PM Bug #16 (Closed): Threaded GDP Clients Fail
Verified that it works from Python API as well. Marking as closed. Nitesh Mor

09/04/2016

04:10 PM Bug #16: Threaded GDP Clients Fail
I've added an updated version of stuck-sub.c that gives more information, such as the return status of various GDP AP... Eric Allman
03:23 PM Bug #16 (Resolved): Threaded GDP Clients Fail
I believe this is fixed by commit:1aa4fc2c. The problem was that the lack of a lock around the open calls permitted ... Eric Allman

09/02/2016

04:44 PM Bug #16 (In Progress): Threaded GDP Clients Fail
I've found some problems, and it behaves differently now, but it still isn't correct. Some of the problems may be in... Eric Allman
04:39 PM Feature #46 (In Progress): Need way of rebuilding log indices ("fsck for logs")
A version of `gdp-log-check` has been checked in, but it isn't well tested yet. I recommend against trying it in pro... Eric Allman

08/31/2016

01:04 PM Bug #16: Threaded GDP Clients Fail
Reproduced with C library. See attached sample program, here's the output (ignore the timestamp precision, for the mo... Nitesh Mor

08/30/2016

10:19 AM Bug #16: Threaded GDP Clients Fail
I think I can reproduce this bug now. At a first look, this does not appear to be specific to the Python API, but nee... Nitesh Mor
 

Also available in: Atom