ID |
Date |
Author |
Topic |
Subject |
Text |
 |
3007
|
28 Mar 2025 |
Konstantin Olchanski | Info | mjsroot added | I need to look at histograms inside a ROOT
file, but all the old ways for doing this
no longer work. (in theory I can scp the |
|
3008
|
28 Mar 2025 |
Konstantin Olchanski | Bug Fix | midas cmake update | MIDAS git tag midas-2025-01-a introduced an
incompatible change to "include midas-targets.cmake".
Instead of "midas" one now has to
|
|
3009
|
28 Mar 2025 |
Konstantin Olchanski | Suggestion | improved find_package behaviour for Midas | I figured out the breakage, added a git tag
to identify where the cmake incompatible
change was made (roughly)
|
|
3010
|
28 Mar 2025 |
Konstantin Olchanski | Bug Fix | manalyzer -R8082 --jsroot | When processing MIDAS files offline, JSROOT
did not work, -Rxxx worked, http
connection would open, but would not serve |
|
3011
|
30 Mar 2025 |
Konstantin Olchanski | Bug Fix | manalyzer improvements | updated manalyzer:
- similar to --jsroot switch, in online mode, |
|
3017
|
01 Apr 2025 |
Konstantin Olchanski | Bug Fix | ODB and event buffer - release semaphore before abort() and core dump | There is a long standing problem with ODB
and event buffers. If they detect an
internal data inconsistency and cannot continue |
|
3018
|
01 Apr 2025 |
Konstantin Olchanski | Bug Report | ODB corruption | We see ODB corruption crashes in the DS20k
vertical slice MIDAS instance.
|
|
3019
|
01 Apr 2025 |
Konstantin Olchanski | Suggestion | Sequencer ODBSET feature requests | > ODBSET "/Path/value[1,3,5]"
> ODBSET "/Path/value[1-5,7-9]"
|
|
3020
|
01 Apr 2025 |
Konstantin Olchanski | Bug Report | MIDAS history system not using the event timestamps ? | > I confirm that when writing out history
files corresponding to the slow control event
data,
|
|
3023
|
02 Apr 2025 |
Konstantin Olchanski | Bug Report | MIDAS history system not using the event timestamps ? | > > You can always include your "true" data
timestamp as the first value in your data.
>
|
|
3024
|
02 Apr 2025 |
Konstantin Olchanski | Suggestion | Sequencer ODBSET feature requests | > I once looked at using LUA for this
>
> > but I think basing off an full featured |
|
3034
|
05 May 2025 |
Konstantin Olchanski | Bug Fix | Bug fix in SQL history | A bug was introduced to the SQL history in
2022 that made renaming of variable names
not work. This is now fixed.
|
|
3035
|
05 May 2025 |
Konstantin Olchanski | Info | db_delete_key(TRUE) | I was working on an odb corruption crash inside
db_delete_key() and I noticed
that I did not test db_delete_key() with |
|
3036
|
05 May 2025 |
Konstantin Olchanski | Bug Report | abort and core dump in cm_disconnect_experiment() | I noticed that some programs like mhist, if
they take too long, there is an abort and
core dump at the very end. This is because |
|
3040
|
16 May 2025 |
Konstantin Olchanski | Bug Report | history_schema.cxx fails to build | > we have a CI setup which fails since 06.05.2025
to build the history_schema.cxx.
> There was a major change in this code in |
|
3041
|
16 May 2025 |
Konstantin Olchanski | Bug Report | history_schema.cxx fails to build | > > we have a CI setup which fails since 06.05.2025
to build the history_schema.cxx.
> > There was a major change in this code |
|
3050
|
04 Jun 2025 |
Konstantin Olchanski | Bug Report | Memory leak in mhttpd binary RPC code | Noted. I will look at this asap. K.O.
[quote="Mark Grimes"]Hi,
|
|
3055
|
10 Jun 2025 |
Konstantin Olchanski | Bug Report | Memory leak in mhttpd binary RPC code | I confirm that MJSON_ARRAYBUFFER does not
work correctly for zero-size buffers,
buffer is leaked in the destructor and copied |
|
3065
|
23 Jul 2025 |
Konstantin Olchanski | Suggestion | K.O.'s guide to new C/C++ data types | Over the last 10 years, the traditional C/C++
data types have been
displaced by a hodgepodge of new data types |
|
3066
|
24 Jul 2025 |
Konstantin Olchanski | Suggestion | K.O.'s guide to new C/C++ data types | > for (int i=0; i<array_of_10_elements.size();
i++)
|
|