Back to the main page.
Bug 789 - peerslave crashes on startup
| Status | CLOSED FIXED |
| Reported | 2011-06-29 15:07:00 +0200 |
| Modified | 2011-07-13 14:46:57 +0200 |
| Product: | FieldTrip |
| Component: | peer |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P1 normal |
| Assigned to: | Robert Oostenveld |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2011-06-29 15:07:16 +0200
in fieldtrip/peer/src the following fails with a crash svn update -r 3707 make clean && make && ../bin/peerslave.maci64 whereas the following works svn update -r 3706 make clean && make && ../bin/peerslave.maci64
Robert Oostenveld - 2011-07-08 22:43:34 +0200
this was due to an undefined syslog level, fixed on 8 July 2011