Advertisement
lego11

Untitled

Nov 18th, 2023
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.58 KB | None | 0 0
  1. [10:02:43 - 18/11/2023] (D) - Intel(R) HD Graphics 520 [0x1916]
  2. [10:02:43 - 18/11/2023] (I) Update image...
  3. [10:02:43 - 18/11/2023] (I) /home/jacopo/Scrivania/CADU/AMSU/product.cbor
  4. [10:02:43 - 18/11/2023] (I) Done
  5. [10:02:43 - 18/11/2023] (I) /home/jacopo/Scrivania/CADU/AMSU/product.cbor
  6. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-1.pbm
  7. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-2.pbm
  8. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-3.pbm
  9. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-4.pbm
  10. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-5.pbm
  11. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-6.pbm
  12. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-7.pbm
  13. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-8.pbm
  14. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-9.pbm
  15. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-10.pbm
  16. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-11.pbm
  17. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-12.pbm
  18. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-13.pbm
  19. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-14.pbm
  20. [10:02:43 - 18/11/2023] (I) Loading AMSU-A-15.pbm
  21. [10:02:43 - 18/11/2023] (D) Using handler image_handler for instrument amsu_a
  22. [New Thread 0x7ffff33f6640 (LWP 131108)]
  23. satdump-ui: /home/jacopo/Sviluppo/SatDump/plugins/../src-core/nlohmann/json.hpp:21357: const value_type& nlohmann::json_abi_v3_11_2::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::operator[](const typename nlohmann::json_abi_v3_11_2::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::object_t::key_type&) const [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string<char>; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::json_abi_v3_11_2::adl_serializer; BinaryType = std::vector<unsigned char>; CustomBaseClass = void; nlohmann::json_abi_v3_11_2::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::const_reference = const nlohmann::json_abi_v3_11_2::basic_json<>&; typename nlohmann::json_abi_v3_11_2::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::object_t::key_type = std::__cxx11::basic_string<char>; nlohmann::json_abi_v3_11_2::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryType, CustomBaseClass>::object_t = std::map<std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_11_2::basic_json<>, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_11_2::basic_json<> > > >]: Assertion `it != m_value.object->end()' failed.
  24.  
  25. Thread 6 "satdump-ui" received signal SIGABRT, Aborted.
  26. [Switching to Thread 0x7fffd93f2640 (LWP 130795)]
  27. __pthread_kill_implementation (no_tid=0, signo=6, threadid=140736838182464) at ./nptl/pthread_kill.c:44
  28. 44 ./nptl/pthread_kill.c: File o directory non esistente.
  29. (gdb) bt
  30. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140736838182464)
  31. at ./nptl/pthread_kill.c:44
  32. #1 __pthread_kill_internal (signo=6, threadid=140736838182464)
  33. at ./nptl/pthread_kill.c:78
  34. #2 __GI___pthread_kill (threadid=140736838182464, signo=signo@entry=6)
  35. at ./nptl/pthread_kill.c:89
  36. #3 0x00007ffff6842476 in __GI_raise (sig=sig@entry=6)
  37. at ../sysdeps/posix/raise.c:26
  38. #4 0x00007ffff68287f3 in __GI_abort () at ./stdlib/abort.c:79
  39. #5 0x00007ffff682871b in __assert_fail_base (
  40. fmt=0x7ffff69dd150 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n",
  41. assertion=0x7fffb81122d7 "it != m_value.object->end()",
  42. file=0x7fffb81102b0 "/home/jacopo/Sviluppo/SatDump/plugins/../src-core/nlohmann/json.hpp", line=21357, function=<optimized out>) at ./assert/assert.c:92
  43. #6 0x00007ffff6839e96 in __GI___assert_fail (
  44. assertion=0x7fffb81122d7 "it != m_value.object->end()",
  45. file=0x7fffb81102b0 "/home/jacopo/Sviluppo/SatDump/plugins/../src-core/nlohmann/json.hpp", line=21357,
  46. function=0x7fffb8111bb8 "const value_type& nlohmann::json_abi_v3_11_2::basic_json<ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer, BinaryTy"...)
  47. at ./assert/assert.c:101
  48. #7 0x00007fffb80d182f in NoaaMHSCalibrator::init() ()
  49. --Type <RET> for more, q to quit, c to continue without paging--
  50. from /usr/lib/satdump/plugins/libnoaa_metop_support.so
  51. +#8 0x00007ffff7b9df57 in satdump::ImageProducts::init_calibration() ()
  52. from /lib/libsatdump_core.so
  53. #9 0x000055555561caa1 in satdump::ImageViewerHandler::init() ()
  54. #10 0x00005555555f7ba3 in satdump::ViewerApplication::loadProductsInViewer(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) ()
  55. #11 0x00005555555f9102 in satdump::ViewerApplication::loadDatasetInViewer(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) ()
  56. #12 0x00005555555c39b4 in satdump::processing::process(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, nlohmann::json_abi_v3_11_2::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_2::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>) ()
  57. #13 0x00005555555b7a56 in satdump::offline::render()::{lambda(int)#1}::operator()(int) const [clone .constprop.0] ()
  58. #14 0x00005555555b7b70 in std::_Function_handler<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> (), std::__future_base::_Task_setter<std::unique_ptr<std::__future_base::_Result<void>, std::__fu--Type <RET> for more, q to quit, c to continue without paging--+
  59. ture_base::_Result_base::_Deleter>, std::__future_base::_Task_state<satdump::offline::render()::{lambda(int)#1}, std::allocator<int>, void (int)>::_M_run(int&&)::{lambda()#1}, void> >::_M_invoke(std::_Any_data const&) ()
  60. #15 0x00005555555a8e2d in std::__future_base::_State_baseV2::_M_do_set(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*) ()
  61. #16 0x00007ffff6899f68 in __pthread_once_slow (once_control=0x555556bac078,
  62. init_routine=0x7ffff6cdad50 <__once_proxy>) at ./nptl/pthread_once.c:116
  63. #17 0x00005555555b6ef7 in std::_Function_handler<void (int), ctpl::thread_pool::push<satdump::offline::render()::{lambda(int)#1}>(satdump::offline::render()::{lambda(int)#1}&&)::{lambda(int)#1}>::_M_invoke(std::_Any_data const&, int&&) ()
  64. #18 0x00005555555b373b in ctpl::thread_pool::set_thread(int)::{lambda()#1}::operator()() const ()
  65. #19 0x00007ffff6cdc253 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
  66. #20 0x00007ffff6894b43 in start_thread (arg=<optimized out>)
  67. at ./nptl/pthread_create.c:442
  68. #21 0x00007ffff6926a00 in clone3 ()
  69. at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
  70. (gdb)
  71.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement