ID |
Date |
Author |
Topic |
Subject |
Text |
 |
2350
|
03 Mar 2022 |
Konstantin Olchanski | Info | zlib required, lz4 internal | as of commit 8eb18e4ae9c57a8a802219b90d4dc218eb8fdefb,
the gzip compression
library is required, not optional.
|
|
2351
|
03 Mar 2022 |
Konstantin Olchanski | Info | manalyzer updated | manalyzer was updated to latest version. mostly
multi-threading improvements from
Joseph and myself. K.O. |
|
2354
|
15 Mar 2022 |
Konstantin Olchanski | Bug Fix | mhttpd ipv6 bind should be fixed now | Something changed after my initial implementation
of ipv6 in mhttpd
and listening to ipv6 http/https connections |
|
2359
|
22 Mar 2022 |
Konstantin Olchanski | Bug Fix | fix for event buffer corruption in bm_flush_cache() | multithreaded frontends have an unusual event
buffer corruption if the write
cache is enabled. For a long time now I had |
|
2362
|
23 Mar 2022 |
Konstantin Olchanski | Bug Fix | mhttpd ipv6 bind should be fixed now | > Something changed after my initial implementation
of ipv6 in mhttpd
> and listening to ipv6 http/https connections |
|
2363
|
23 Mar 2022 |
Konstantin Olchanski | Bug Fix | fix for event buffer corruption in bm_flush_cache() | I confirm, there is no problem in single-threaded
programs, and
there is no problem if all bm_send_event() |
|
2364
|
23 Mar 2022 |
Konstantin Olchanski | Bug Fix | mhttpd bug fixed | the mhttpd bug should be fixed now (branch
feature/buffer_mutex).
|
|
2368
|
24 Mar 2022 |
Konstantin Olchanski | Bug Fix | mhttpd bug fixed | > > 1st wget stops (by ctrl-C), socket is
closed, mongoose frees it's mg_connection
object
|
|
2369
|
24 Mar 2022 |
Konstantin Olchanski | Bug Fix | fix for event buffer corruption in bm_flush_cache() | > Thanks for the investigation. Back in 2020,
we had some issues
> of losing data between the system buffer |
|
2370
|
24 Mar 2022 |
Konstantin Olchanski | Bug Report | data missing in runXXXXXX.mid | > > It would be good to pin point there the
data is lost. This is the sequence:
> >
|
|
2373
|
24 Mar 2022 |
Konstantin Olchanski | Bug Report | data missing in runXXXXXX.mid | > One idea: we should have a look at mlogger::close_channels().
> There the SYSTEM buffer is emptied through
the cm_yield() call.
|
|
2374
|
24 Mar 2022 |
Konstantin Olchanski | Bug Fix | mhttpd bug fixed | > As for the browser cache problem: This Chrome
extension is your friend ...
|
|
2377
|
29 Mar 2022 |
Konstantin Olchanski | Bug Fix | mdump can read lz4 and bz2 files now | I converted mdump file i/o from older mdsupport
library to newer midasio library
and it can now read .mid, .mid.gz, .mid.lz4 |
|
2378
|
30 Mar 2022 |
Konstantin Olchanski | Bug Fix | erroneous removal of odb clients, fixed | commit https://bitbucket.org/tmidas/midas/commits/b1fe21445109774be3f059c2124727b414abf835
made on 2022-02-21 fixed a serious bug in
ODB.
|
|
2379
|
31 Mar 2022 |
Konstantin Olchanski | Bug Fix | "run stop" trouble in mlogger, fixed | while debugging something else, I ran into
a bit of trouble in mlogger.
|
|
2381
|
04 Apr 2022 |
Konstantin Olchanski | Suggestion | Maximum ODB size | > Anybody some idea what the maximum ODB size
can be?
|
|
2382
|
12 Apr 2022 |
Konstantin Olchanski | Info | ODB JSON support | > > > > odbedit can now save ODB in JSON-formatted
files.
> > encode NaN, Inf and -Inf as JSON string |
|
2384
|
13 Apr 2022 |
Konstantin Olchanski | Info | ODB JSON support | > > Per xkcd, there is a new json standard
"json5". In addition to other things, numeric
> > values NaN, +Infinity and -Infinity are |
|
2386
|
24 Apr 2022 |
Konstantin Olchanski | Bug Fix | mserver buffer overrun and crash | There is a memory allocation bug in the mserver.
ALIGN8() was missing when receiving events |
|
2388
|
30 Apr 2022 |
Konstantin Olchanski | Forum | S3 Object Storage | > We are storing raw MIDAS files to S3 Object
Storage, but MIDAS file are not
> optimised for readout from such kind of |
|