ID |
Date |
Author |
Topic |
Subject |
Text |
|
743
|
15 Feb 2011 |
Konstantin Olchanski | Bug Report | fixed. odb corruption, odb race condition? | > Solution shall follow quickly, I have been
hunting this deadlock for the last couple
of weeks...
|
|
750
|
16 Feb 2011 |
Konstantin Olchanski | Bug Report | fixed. odb corruption, odb race condition? | > My torture test runs okey in my mac now,
one remaining problem is spurious client
removal caused
|
|
921
|
25 Oct 2013 |
Konstantin Olchanski | Bug Fix | fixed mlogger run auto restart bug | A problem existed in midas for some time:
when recording long data sets of time (or
event) limited runs
|
|
923
|
25 Oct 2013 |
Stefan Ritt | Bug Fix | fixed mlogger run auto restart bug | > A problem existed in midas for some time:
when recording long data sets of time (or
event) limited runs
|
|
924
|
28 Oct 2013 |
Konstantin Olchanski | Bug Fix | fixed mlogger run auto restart bug | >
> More generally I kind of consider the mlogger
auto restart facility as deprecated. It works |
|
925
|
28 Oct 2013 |
Stefan Ritt | Bug Fix | fixed mlogger run auto restart bug | > Does the sequencer survive a crash or a
restart of mhttpd?
|
|
211
|
05 May 2005 |
Konstantin Olchanski | Bug Fix | fix: minor bit rot in the example experiment | I fixed some minor bit rot in the example
experiment: a few minor Makefile
problems, make the analyzer use the current |
|
216
|
18 Aug 2005 |
Konstantin Olchanski | Bug Fix | fix race condition between clients on run start/stop, pause/resume | It turns out that the new priority sequencing
of run state transitions had a
flaw: the frontends, the analyzer and the |
|
219
|
01 Sep 2005 |
Stefan Ritt | Bug Fix | fix race condition between clients on run start/stop, pause/resume | > It turns out that the new priority sequencing
of run state transitions had a
> flaw: the frontends, the analyzer and the |
|
212
|
02 Aug 2005 |
Konstantin Olchanski | Bug Fix | fix odb corruption when running analzer for the first time | I have been plagued by ODB corruption when
I run the analyzer for the first time
after setting up the new experiment. Some |
|
671
|
20 Nov 2009 |
Konstantin Olchanski | Bug Fix | fix odb corruption from too long client names | odb.c rev 4622 fixes ODB corruption by db_connect_database()
if client_name is
too long. Also fixed is potential ODB corruption |
|
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 |
|
2360
|
22 Mar 2022 |
Stefan Ritt | Bug Fix | fix for event buffer corruption in bm_flush_cache() | Thanks Konstantin for your detailed description.
|
|
2361
|
23 Mar 2022 |
Ivo Schulthess | 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 and the logger writing |
|
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() |
|
2367
|
24 Mar 2022 |
Stefan Ritt | Bug Fix | fix for event buffer corruption in bm_flush_cache() | > > ... instead of struggling with all your
locks.
>
|
|
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 |
|
258
|
25 May 2006 |
Konstantin Olchanski | Bug Fix | fix crash in xml odb load | There is a crash in odbedit when loading some
xml odb files: a missing check for NULL pointer
when
|
|
263
|
08 Jun 2006 |
Konstantin Olchanski | Bug Fix | fix compilation of musbstd.h, add it back to libmidas | I fixed the compilation of musbstd.h (it required
-DHAVE_LIBUSB on Linux, but
nothing knew about defining it) and put musbstd.o |
|
267
|
09 Jun 2006 |
Stefan Ritt | Bug Fix | fix compilation of musbstd.h, add it back to libmidas | > I fixed the compilation of musbstd.h (it
required -DHAVE_LIBUSB on Linux, but
> nothing knew about defining it) and put |
|