GithubHelp home page GithubHelp logo

Comments (2)

mp77 avatar mp77 commented on July 22, 2024

gdb backtrace:

pi@raspberrypi:~/libindi_1.2.0_rpi $ gdb --eval-command="set follow-fork-mode child" --args indiserver -v indi_qhy_ccd
GNU gdb (Raspbian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from indiserver...Reading symbols from /usr/lib/debug//usr/bin/indiserver...done.
done.
(gdb) run
Starting program: /usr/bin/indiserver -v indi_qhy_ccd
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
2016-07-13T18:45:00: startup: /usr/bin/indiserver -v indi_qhy_ccd 
[New process 3246]
2016-07-13T18:45:00: Driver indi_qhy_ccd: pid=3246 rfd=3 wfd=6 efd=7
2016-07-13T18:45:00: listening to port 7624 on fd 4
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
process 3246 is executing new program: /usr/bin/indi_qhy_ccd
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
[New Thread 0x6b4c6450 (LWP 3247)]
[New Thread 0x6aaff450 (LWP 3248)]
2016-07-13T18:45:01: Driver indi_qhy_ccd: get info from camera failure QHY9S-0-M-
2016-07-13T18:45:01: Driver indi_qhy_ccd: snooping on Telescope Simulator.EQUATORIAL_EOD_COORD
2016-07-13T18:45:01: Driver indi_qhy_ccd: snooping on Telescope Simulator.TELESCOPE_INFO
2016-07-13T18:45:01: Driver indi_qhy_ccd: snooping on CCD Simulator.FILTER_SLOT
2016-07-13T18:45:01: Driver indi_qhy_ccd: snooping on CCD Simulator.FILTER_NAME
2016-07-13T18:45:01: Driver indi_qhy_ccd: snooping on QHY CCD QHY9S-0-M-.FILTER_SLOT
2016-07-13T18:45:01: Driver indi_qhy_ccd: snooping on QHY CCD QHY9S-0-M-.FILTER_NAME
2016-07-13T18:45:03: Client 0: new arrival from 192.168.0.6:64088 - welcome!
[New Thread 0x64899450 (LWP 3252)]
2016-07-13T18:45:04: Driver indi_qhy_ccd: recorder: setpixelformat 1497715271
2016-07-13T18:45:04: Driver indi_qhy_ccd: recorder: setsize 3584x2574
2016-07-13T18:45:04: Driver indi_qhy_ccd: recorder: setsize 3584x2574
2016-07-13T18:45:04: Driver indi_qhy_ccd: recorder: setsize 3584x2574

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x76ff7000 (LWP 3246)]
0x76fbbb78 in memcmp () from /usr/lib/arm-linux-gnueabihf/libarmmem.so
(gdb) bt
#0  0x76fbbb78 in memcmp () from /usr/lib/arm-linux-gnueabihf/libarmmem.so
#1  0x00000000 in ?? ()
(gdb)

from indi.

mp77 avatar mp77 commented on July 22, 2024

After compiling the Github QHYCCD_Linux source on the Pi, it is working. Don't know exactly why...

from indi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.