|
Back
Midas
Rome
Roody
Rootana
|
Root Display GUI |
Not logged in |
|
|
02 Mar 2008, Exaos Lee, Bug Report, ROODY kills analyzer too!!
|
03 Mar 2008, Randolf Pohl, Bug Report, ROODY kills analyzer too!!
|
04 Mar 2008, Exaos Lee, Bug Report, Revision 221 works! But not remotely.
|
07 Mar 2008, Randolf Pohl, Bug Report, Revision 221 works! But not remotely.
|
07 Mar 2008, Stefan Ritt, Bug Report, Revision 221 works! But not remotely.
|
17 May 2009, Randolf Pohl, Bug Fix, [PATCH] ROODY kills analyzer too!!
|
23 Jul 2009, Exaos Lee, Bug Fix, [PATCH] ROODY kills analyzer too!!
|
|
Message ID: 135
Entry time: 03 Mar 2008
In reply to: 134
Reply to this: 137
|
Author: |
Randolf Pohl |
Topic: |
Bug Report |
Subject: |
ROODY kills analyzer too!! |
|
|
Hi,
I had the very same problem last summer during our beam time. Don't know the revision, but it was the tarball I downloaded around mid-July.
Symptom: The MIDAS (online) analyzer crashed as soon as roody was started. Started, i.e. before any user interaction became even possible. And the crash happened always. 100.0%.
My workaround was: Use roody rev. 220.
No crashes, beam time saved.
I attach 2 outputs I saved at that time.
Oh, yes: I still have the sources and such. Last modified date is July 9 and earlier (see attachment 3). I can send them around if you want to find the revision and bracket the offending commits. (I wish you were using "git". Ever read about git-bisect?)
Cheers,
Randolf
PS: Konstantin, I had promised you to try and pin down the problem after the run. Obviously I forgot, sorry. Please tell me if I can be of any help now. |
|
|
Lamb_be>roody -h localhost
main.cxx: Re-executing 'roody' with compiled-in ROOTSYS='/usr/local/root'
SetOptStat("nemri") got 1001111
Unable to open file "default.xml": No such file or directory
ReadRemoteObject trig_start from folder histos
Folder histos pointer 0
ReadRemoteObject trig_pattern from folder histos
ReadRemoteObject trig_tdc from folder histos
SysError in <TUnixSystem::UnixSend>: send (Broken pipe)
ReadRemoteObject trig_adc from folder histos
ReadRemoteObject trig_detector from folder histos
ReadRemoteObject trig_fadc from folder histos
ReadRemoteObject trig_cool from folder histos
ReadRemoteObject trig_display from folder histos
ReadRemoteObject lambdameter from folder histos
|
|
Lamb_be>l include/
total 68
-rw-r--r-- 1 root root 815 Sep 27 2006 CanvasLimits.h
-rw-r--r-- 1 root root 1453 Sep 27 2006 DataSourceBase.h
-rw-r--r-- 1 root root 833 Jul 9 2007 DataSourceNetDirectory.h
-rw-r--r-- 1 root root 683 Oct 7 2006 DataSourceTDirectory.h
-rw-r--r-- 1 root root 6016 Jul 8 2007 DataSourceTNetFolder.h
-rw-r--r-- 1 root root 1091 Jul 9 2007 MTGListTree.h
-rw-r--r-- 1 root root 7068 Jul 9 2007 Roody.h
-rw-r--r-- 1 root root 1112 Sep 27 2006 RoodyXML.h
-rw-r--r-- 1 root root 1883 Dec 5 2006 TAxisLimitsDialog.h
-rw-r--r-- 1 root root 1664 Sep 27 2006 TGTextDialog.h
-rw-r--r-- 1 root root 2519 Sep 27 2006 TPeakFindPanel.h
-rw-r--r-- 1 root root 4599 Sep 27 2006 mxml.h
-rw-r--r-- 1 root root 41 Jul 30 2007 rootsys.h
-rw-r--r-- 1 root root 558 Sep 27 2006 strlcpy.h
Lamb_be>l src/*.c*
-rw-r--r-- 1 root root 18 Aug 21 2006 src/.cvsignore
-rw-r--r-- 1 root root 4064 Jul 9 2007 src/DataSourceTDirectory.cxx
-rw-r--r-- 1 root root 5222 Jul 9 2007 src/MTGListTree.cxx
-rw-r--r-- 1 root root 75044 Jul 9 2007 src/Roody.cxx
-rw-r--r-- 1 root root 3587 Sep 27 2006 src/RoodyXML.cxx
-rw-r--r-- 1 root root 6798 Dec 5 2006 src/TAxisLimitsDialog.cxx
-rw-r--r-- 1 root root 4949 Sep 27 2006 src/TGTextDialog.cxx
-rw-r--r-- 1 root root 22120 Jul 25 2007 src/TPeakFindPanel.cxx
-rw-r--r-- 1 root root 22097 Sep 27 2006 src/TPeakFindPanel.cxx~
-rw-r--r-- 1 root root 3552 Jul 9 2007 src/main.cxx
-rw-r--r-- 1 root root 62288 Sep 27 2006 src/mxml.c
-rw-r--r-- 1 root root 2120 Sep 27 2006 src/strlcpy.c
|