DanielVanNoord / open-phd-guiding

Automatically exported from code.google.com/p/open-phd-guiding
0 stars 0 forks source link

simulator crashes #308

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. camera: simulator , connect
2. mount: on-ao
3. aux-mount:none
4. ao: simulator, connect
5. close 'connect equipment'
6. begin looping
7. auto select guide star: alt-s
8. begin guiding

Within 1 minute PHD2 errors out with :

phd2: /home/hans/src/open-phd-guiding/trunk/point.h:82: double 
PHD_Point::dX(const PHD_Point&) const: Assertion `m_valid && p.m_valid' failed.

tail -20 PHD2_DebugLog_2014-07-23_221622.txt
22:17:19.611 00.000 -1800685824 worker thread servicing REQUEST_EXPOSE 200
22:17:19.611 00.000 -1800685824 Handling exposure in thread
22:17:19.811 00.200 -1800685824 Exposure complete
22:17:19.861 00.050 -1800685824 worker thread done servicing request
22:17:19.861 00.000 -1601312256 Processing an image
22:17:19.861 00.000 -1601312256 UpdateGuideState(): m_state=3
22:17:19.861 00.000 -1601312256 Star::Find(0x0x27da180, 15, 639, 374)
22:17:19.861 00.000 -1601312256 Star::Find returns 1, X=640.24, Y=374.76
22:17:19.862 00.001 -1601312256 Falling through to state COMPLETE, 
position=(640.24, 374.76)
22:17:19.862 00.000 -1601312256 Mount::SetCalibration (stepguider) -- 
xAngle=0.62 yAngle=2.14 xRate=0.1087 yRate=0.0901 dec=0.00 pierSide=-1
22:17:19.862 00.000 -1601312256 Mount::SetCalibration (stepguider) -- sets 
m_xAngle=0.62 m_yAngleError=0.06
22:17:19.862 00.000 -1601312256 Status Line 5: No cal
22:17:19.862 00.000 -1601312256 Calibration Complete
22:17:19.862 00.000 -1601312256 Status Line 0: Finish Calibration:   5
22:17:19.874 00.012 -1601312256 Status Line 1: calibration complete
22:17:19.874 00.000 -1601312256 Changing from state 3 to 4
22:17:19.874 00.000 -1601312256 Error thrown from 
/home/hans/src/open-phd-guiding/trunk/scope.cpp:580->Not connected
22:17:19.874 00.000 -1601312256 Error thrown from 
/home/hans/src/open-phd-guiding/trunk/guider.cpp:677->pSecondaryMount->BeginCali
bration failed
22:17:19.874 00.000 -1601312256 Error thrown from 
/home/hans/src/open-phd-guiding/trunk/guider.cpp:677->pSecondaryMount->BeginCali
bration failed
22:17:19.874 00.000 -1601312256 Changing from state 3 to 0

This reproduces within 1 minute.
Always with scope.cpp:580->Not connected and the failed assert.

SVN Revision: 950
Linux, Ubuntu 13.10

Original issue reported on code.google.com by h...@dse.nl on 23 Jul 2014 at 8:24

GoogleCodeExporter commented 9 years ago
This combination doesn't work in Windows either - I get an immediate assertion 
violation on a 'connect all' - don't even get to the looping stage.

Original comment by bw_ms...@earthlink.net on 30 Jul 2014 at 12:48

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r955.

Original comment by andy.gal...@gmail.com on 30 Jul 2014 at 10:42