ID |
Date |
Author |
Topic |
Subject |
Text |
 |
837
|
26 Sep 2012 |
Konstantin Olchanski | Bug Report | launching roody kills the analyzer | > >
> > I guess you can also debug the old midas
server code inside mana.c...
|
|
841
|
12 Dec 2012 |
Shaun Mead | Bug Report | ss_thread_kill() kills entire program | Hi, I'm having some trouble getting ss_thread_kill()
to work properly. It seems
to kill the entire program instead
|
|
842
|
13 Dec 2012 |
Stefan Ritt | Bug Report | ss_thread_kill() kills entire program | The Linux thread functionality was introduced
by Konstantin, so he might have a better
idea about that.
|
|
843
|
13 Dec 2012 |
Konstantin Olchanski | Bug Report | ss_thread_kill() kills entire program | > Hi, I'm having some trouble getting ss_thread_kill()
to work properly. It seems
> to kill the entire program instead of just |
|
844
|
13 Dec 2012 |
Shaun Mead | Bug Report | ss_thread_kill() kills entire program | > > Hi, I'm having some trouble getting ss_thread_kill()
to work properly. It seems
> > to kill the entire program instead of |
|
845
|
14 Dec 2012 |
Robert Casperson | Bug Report | MIDAS does not function correctly on F17 | When building MIDAS on Fedora 17 64-bit, the
default zlib 1.2.5 shared library
is linked to. When recording data, the "/Logger/Channels/*/Statistics/Bytes
|
|
850
|
20 Dec 2012 |
Stefan Ritt | Bug Report | MIDAS does not function correctly on F17 | If is not so easy to get out of zlib how many
bytes have been written actually. I used
an undocumented function,
|
|
852
|
09 Jan 2013 |
wenliang li | Bug Report | Outputting ADC and TDC data into ROOT tree with the MIDAS SVN Revision:5347. | Dear Midas Experts
I am Wenliang Li, a graduate student from |
|
853
|
09 Jan 2013 |
Stefan Ritt | Bug Report | Outputting ADC and TDC data into ROOT tree with the MIDAS SVN Revision:5347. | Dear Bill,
the Midas analyzer "mana.c" is currently |
|
895
|
26 Jul 2013 |
Konstantin Olchanski | Bug Report | abort on buffer overflow in odb.c::merge_records() | The odb.c function merge_records() has a fixed
size array of 10000 bytes to handle the data
and it
|
|
896
|
26 Jul 2013 |
Konstantin Olchanski | Bug Report | odbedit fixed size buffer overrun | odbedit uses a fixed size buffer for ODB data.
If an array in ODB is bugger than this size,
|
|
904
|
13 Sep 2013 |
Thomas Lindner | Bug Report | mhttpd truncates string variables to 32 characters | I find that new mhttpd has strange behaviour
for ODB strings.
|
|
905
|
13 Sep 2013 |
Konstantin Olchanski | Bug Report | mhttpd truncates string variables to 32 characters |
I can confirm part of the problem - the new
inline-edit function - after you finish editing |
|
907
|
18 Sep 2013 |
Konstantin Olchanski | Bug Report | mhttpd truncates string variables to 32 characters | I confirm the second part of the problem.
Inline edit uses ODBSet(), which uses the |
|
910
|
24 Sep 2013 |
Stefan Ritt | Bug Report | mhttpd truncates string variables to 32 characters | Actually this was no bug, but a missing feature.
Strings were never meant to be extended via
the web interface.
|
|
914
|
24 Sep 2013 |
Stefan Ritt | Bug Report | mhttpd truncates string variables to 32 characters | > This is the jset code. The best I can tell
it truncates string variables to the existing
size in ODB:
|
|
937
|
14 Nov 2013 |
Konstantin Olchanski | Bug Report | MacOS10.9 strlcpy() problem | On MacOS 10.9 MIDAS will crashes in strlcpy()
somewhere inside odb.c. We think this is
because strlcpy()
|
|
938
|
15 Nov 2013 |
Konstantin Olchanski | Bug Report | stuck data buffers | We have seen several times a problem with
stuck data buffers. The symptoms are very
confusing -
|
|
939
|
20 Nov 2013 |
Konstantin Olchanski | Bug Report | Too many bm_flush_cache() in mfe.c | I was looking at something in the mserver
and noticed that for remote frontends, for
every periodic event,
|
|
940
|
21 Nov 2013 |
Stefan Ritt | Bug Report | Too many bm_flush_cache() in mfe.c | > And I think that works just fine for frontends
directly connected to the shared memory,
one call to
|
|