ID |
Date |
Author |
Topic |
Subject |
Text |
|
588
|
04 Jun 2009 |
Stefan Ritt | Bug Report | odbedit bad ctrl-C | > When using "/bin/bash" shell, if I exit
odbedit (and other midas programs) using
ctrl-C, the terminal
|
|
562
|
18 Feb 2009 |
Konstantin Olchanski | Info | odbc sql history mlogger update | > mhttpd and mlogger have been updated with
potentially troublesome changes.
> These new features are now available:
|
|
1448
|
20 Feb 2019 |
Konstantin Olchanski | Info | odb needs protection against ctrl-c | Even with the cm_watchdog signal removed,
some trouble from UNIX signals remains.
|
|
1449
|
20 Feb 2019 |
Stefan Ritt | Info | odb needs protection against ctrl-c | Not sure if you realized, but there is a two-stage
Ctrl-C handling inside midas. The first time
you hit ctrl-c, the handler just sets a flag |
|
1450
|
20 Feb 2019 |
Konstantin Olchanski | Info | odb needs protection against ctrl-c | Commit f81ff3c protects db_lock/unlock, but
not any of the other functions. What if we
do ctrl-c in the middle
|
|
1451
|
20 Feb 2019 |
Konstantin Olchanski | Info | odb needs protection against ctrl-c | > Not sure if you realized, but there is a
two-stage Ctrl-C handling inside midas.
|
|
1452
|
20 Feb 2019 |
Stefan Ritt | Info | odb needs protection against ctrl-c | Have you read what I wrote? The current ctrl-c
handler just sets the _ctrlc_pressed flag.
It might be that some programs do not correctly |
|
1318
|
13 Oct 2017 |
Konstantin Olchanski | Info | odb multithread support repaired | multithreaded access to odb was implemented
back in 2013-2014. but recently a bug surfaced
-
|
|
2422
|
08 Aug 2022 |
Konstantin Olchanski | Info | odb disallow key names that start or end with spaces | while testing the new odb editor, we ran into
a number of problems with key names
that start or end with spaces. we cannot |
|
734
|
23 Dec 2010 |
Konstantin Olchanski | Bug Report | odb corruption, odb race condition? | The following script makes midas very unhappy
and eventually causes odb corruption. I suspect
the reason is some kind of race condition |
|
735
|
24 Dec 2010 |
Konstantin Olchanski | Bug Report | odb corruption, odb race condition? | > Thu Dec 23 12:10:30 2010 [ODBEdit9,ERROR]
[odb.c:3247:db_get_value,ERROR] "Name" is
of type NULL, not STRING
|
|
736
|
24 Dec 2010 |
Konstantin Olchanski | Bug Report | odb corruption, odb race condition? | > > Thu Dec 23 12:10:30 2010 [ODBEdit9,ERROR]
[odb.c:3247:db_get_value,ERROR] "Name" is
of type NULL, not STRING
|
|
546
|
01 Jan 2009 |
Konstantin Olchanski | Info | odb "hot link" magic explored | Here are my notes on the MIDAS ODB "hot link"
function. Perhaps others can find them useful.
|
|
553
|
14 Jan 2009 |
Stefan Ritt | Info | odb "hot link" magic explored | [quote="KO"]note 1: I do not completely understand
the ss_suspend_xxx() stuff. The best I can
tell is it creates a number of udp sockets |
|
2686
|
28 Jan 2024 |
Pavel Murat | Forum | number of entries in a given ODB subdirectory ? | Dear MIDAS experts,
- I have a detector configuration with a |
|
2687
|
28 Jan 2024 |
Konstantin Olchanski | Forum | number of entries in a given ODB subdirectory ? | Very good question. It exposes a very nasty
problem, the race condition between "ls"
and "rm". While you are
|
|
2694
|
28 Jan 2024 |
Stefan Ritt | Forum | number of entries in a given ODB subdirectory ? | I guess you won't change your FPGA configuration
just when you start a run, so I don't consider
the race
|
|
2696
|
29 Jan 2024 |
Pavel Murat | Forum | number of entries in a given ODB subdirectory ? | Hi Stefan, Konstantin,
thanks a lot for your responses - they are |
|
2698
|
29 Jan 2024 |
Konstantin Olchanski | Forum | number of entries in a given ODB subdirectory ? | > https://chat.openai.com/share/d927c78d-9914-4413-ab5e-3b0e5d173132
>
> Please note that you never can be 100% |
|
2701
|
03 Feb 2024 |
Pavel Murat | Forum | number of entries in a given ODB subdirectory ? | Konstantin is right: KEY.num_values is not
the same as the number of subkeys (should
it be ?)
|
|