ID |
Date |
Author |
Topic |
Subject |
Text |
|
2364
|
23 Mar 2022 |
Konstantin Olchanski | Bug Fix | mhttpd bug fixed | the mhttpd bug should be fixed now (branch
feature/buffer_mutex).
|
|
2366
|
24 Mar 2022 |
Stefan Ritt | Bug Fix | mhttpd bug fixed | > 1st wget stops (by ctrl-C), socket is closed,
mongoose frees it's mg_connection object
> (corresponding worker is still labouring, |
|
2367
|
24 Mar 2022 |
Stefan Ritt | Bug Fix | fix for event buffer corruption in bm_flush_cache() | > > ... instead of struggling with all your
locks.
>
|
|
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 |
|
2371
|
24 Mar 2022 |
Stefan Ritt | Bug Fix | mhttpd bug fixed | I see, now I understand.
As for the browser cache problem: This Chrome |
|
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.
|
|
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 |
|
2396
|
04 May 2022 |
Konstantin Olchanski | Bug Fix | mysql history update | the code for writing midas history to mysql
has been updated to work against
MYSQL 8.0.23 (CERN ALPHA-2):
|
|
2405
|
16 May 2022 |
Konstantin Olchanski | Bug Fix | mserver buffer overrun and crash | > There is a memory allocation bug in the
mserver.
|
|
2433
|
19 Aug 2022 |
Konstantin Olchanski | Bug Fix | "Detected duplicate or non-monotonous data" in history files | serious (but rare) bug was fixed in the history
reader. unlucky experiment would see
errors about "Detected duplicate or non-monotonous |
|
2436
|
23 Aug 2022 |
Konstantin Olchanski | Bug Fix | "Detected duplicate or non-monotonous data" in history files | > serious (but rare) bug was fixed in the
history reader.
|
|
2447
|
11 Nov 2022 |
Frederik Wauters | Bug Fix | O_CREAT in open in split.cxx | midas currently does not compile on linux
/usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:24: |
|
2448
|
12 Nov 2022 |
Stefan Ritt | Bug Fix | O_CREAT in open in split.cxx | > midas currently does not compile on linux
>
> /usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:24: |
|
2449
|
17 Nov 2022 |
Konstantin Olchanski | Bug Fix | O_CREAT in open in split.cxx | > > midas currently does not compile on linux
> > fix is to give open in midas/examples/lowlevel/split.cxx
a default mode, e.g. 006600
|
|
2450
|
17 Nov 2022 |
Konstantin Olchanski | Bug Fix | "Detected duplicate or non-monotonous data" in history files | > > serious (but rare) bug was fixed in the
history reader.
> previous fix was incomplete. please update |
|
2580
|
09 Aug 2023 |
Konstantin Olchanski | Bug Fix | Stefan's improved ODB flush to disk | This is an important improvement, should have
a post of it's own. K.O.
|
|