[SOLVED] crash with the pegasus PPBA Genv2


×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

  • Posts: 161
  • Thank you received: 110

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

  • Posts: 161
  • Thank you received: 110

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

  • Posts: 161
  • Thank you received: 110
for anybody who will get this error in the future, this was coming straight from the kernel, it's not entirely clear why to me yet, but using the ArchLinux ARM kernel does something to FTDI devices that INDI does not like. I moved to `linux-rpi` and `linux-rpi-headers` and it started to work properly
2 years 2 months ago #81033

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 1
(Cross post, as my account was in the process of being set-up, I also created a new post here, that has appeared: indilib.org/forum/ekos/11882-ppba-error.html)

Hi,

I can't seem to create a new post, maybe it's because I'm a new user. Anyhow, I can't seem to maintain a connection to the PPBA, am using Arch Linux. Here's in the logs

2022-06-25T20:51:08: Driver indi_pegasus_ppba: restart #4
2022-06-25T20:51:08: Driver indi_pegasus_ppba: pid=1440 rfd=4 wfd=13 efd=14
2022-06-25T20:51:10: Driver indi_pegasus_ppba: /usr/include/c++/12.1.0/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = std::__cxx11::basic_string<char>; _Alloc = std::allocator<std::__cxx11::basic_string<char> >; reference = std::__cxx11::basic_string<char>&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
2022-06-25T20:51:10: Driver indi_pegasus_ppba: stderr EOF
<delProperty device="Pegasus PPBA"Child process 1440 died
/>


Any ideas? Thanks!
Last edit: 1 year 11 months ago by JC Idaho.
1 year 11 months ago #83810

Please Log in or Create an account to join the conversation.

Time to create page: 2.340 seconds