ID |
Date |
Author |
Topic |
Subject |
Text |
 |
335
|
02 Feb 2007 |
Exaos Lee | Bug Report | Compiling failed with SVN3562 under Ubuntu 6.10 | I tried to solve the problem by adding a ";".
It was wrong. In fact, the macro "_syscall0(..)"
doesn't need the ";".
|
|
337
|
05 Feb 2007 |
Fedor Ignatov | Bug Report | segmentation violation of analyzer on a x86_64 | Hello,
When I connect to analyzer on a x86_64 processor(with |
|
338
|
05 Feb 2007 |
Konstantin Olchanski | Bug Report | wrong version in include/midas.h? | The present .../include/midas.h contains
[alpha@laddvme06 ~/online]$ grep 1.9.5 /home/alpha/packages/midas/include/*
/home/alpha/packages/midas/include/midas.h:#define |
|
339
|
06 Feb 2007 |
Stefan Ritt | Bug Report | wrong version in include/midas.h? | > The present .../include/midas.h contains
> [alpha@laddvme06 ~/online]$ grep 1.9.5
/home/alpha/packages/midas/include/*
|
|
341
|
06 Feb 2007 |
Stefan Ritt | Bug Report | segmentation violation of analyzer on a x86_64 | > Hello,
>
> When I connect to analyzer on a x86_64 |
|
342
|
06 Feb 2007 |
Fedor Ignatov | Bug Report | segmentation violation of analyzer on a x86_64 | Yes right, Problem of a segmentation violation
is solved with this patch. Now it works
fine on x86_64.
|
|
345
|
17 Feb 2007 |
Konstantin Olchanski | Bug Report | segmentation violation of analyzer on a x86_64 | > Yes right, Problem of a segmentation violation
is solved with this patch. Now it works
> fine on x86_64.
|
|
377
|
22 May 2007 |
Randolf Pohl | Bug Report | analyzer_init called by odb_load | Hi,
I wonder why mana.c:odb_load() calls analyzer_init(). |
|
378
|
22 May 2007 |
Stefan Ritt | Bug Report | analyzer_init called by odb_load | The reason to call analyzer_init in odb_load
is the following:
|
|
379
|
22 May 2007 |
Randolf Pohl | Bug Report | analyzer_init called by odb_load | Thanks for the quick reply, Stefan.
Please don't change anything in the code |
|
380
|
22 May 2007 |
Stefan Ritt | Bug Report | analyzer_init called by odb_load | > Thanks for the quick reply, Stefan.
>
> Please don't change anything in the code |
|
401
|
20 Aug 2007 |
Konstantin Olchanski | Bug Report | how to handle end of run? | I am having problems with handling the end-of-run
situation in my midas
frontend. I have a device that continuously |
|
405
|
03 Sep 2007 |
Stefan Ritt | Bug Report | how to handle end of run? | > I am having problems with handling the end-of-run
situation in my midas
> frontend. I have a device that continuously |
|
408
|
08 Oct 2007 |
Carl Metelko | Bug Report | Error in data format- ending blocks on 32bit boundary x86_64 | Hi,
I found that midas banks can be given
an extra 32 bits of zeros when
|
|
409
|
08 Oct 2007 |
Stefan Ritt | Bug Report | Error in data format- ending blocks on 32bit boundary x86_64 | > Hi,
> I found that midas banks can be given
an extra 32 bits of zeros when
|
|
410
|
11 Oct 2007 |
Stefan Ritt | Bug Report | _syscall0 not available on gcc 4.1.1 | Dear Stephan,
I am writting on behalf of the LiBeRACE collaboration
|
|
411
|
11 Oct 2007 |
Stefan Ritt | Bug Report | _syscall0 not available on gcc 4.1.1 | > Dear Stephan,
>
> I am writting on behalf of the LiBeRACE |
|
433
|
18 Feb 2008 |
Konstantin Olchanski | Bug Report | mhttpd safari 3.0.4 redirect problem | I now encountered a new problem with mhttpd
- I connect using the Safari 3.0.4 browser,
go to the
|
|
434
|
18 Feb 2008 |
Konstantin Olchanski | Bug Report | potential memory corruption in odb,c:extract_key() | It looks like ODB function extract_key() will
overwrite the array pointed to by "key_name"
if given an odb
|
|
435
|
18 Feb 2008 |
Exaos Lee | Bug Report | Great! But I failed to run it. :( | I encountered the error message as the following:
[CODE]
Traceback (most recent call last):
|
|