Re: Frozen pyds install
Georg Bauer <gb-BRhJDZTO+/[email protected]> Wed, 17 Mar 2004 20:00:01 +0100
| Newsgroups | gmane.comp.python.pyds.user |
|---|---|
| Message-ID | <r02010100-1028-4BC9F2BC784511D8A517000A9573A72A@[10.0.0.145]> |
Hi! > WAD: Warning. Stack pointer and frame pointer are in different regions. > WAD: Segmentation fault. > #1 0x080583da in PyString_FromString() > #0 0x4108eb5f in ?() Hrm. WAD doesn't allways work. :-/ Too bad. The only idea I can offer is to move data files you suspect are broken out of the var directory and try PyDS starting until the problem goes away. That way you can isolate the data file that creates the problems and find out which one actually has the problem. I would start with these: aggregator.data eventlog.data upstream.data downstream.data as those have the most "action". Move them somewhere safe, so you can move them back, if you need to. And if aggregator.data is broken, you can fetch your subscriptions from the saved file, too. bye, Georg