Advertisement
lego11

Untitled

Dec 10th, 2023
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. [13:15:49 - 10/12/2023] (I) ----------- MODIS
  2. [13:15:49 - 10/12/2023] (I) Lines (1km) : 1840
  3. [13:15:52 - 10/12/2023] (T) Loading emissive!
  4. [13:15:52 - 10/12/2023] (T) Calculate RVS/RSB!
  5. [13:15:52 - 10/12/2023] (T) Scan 0 - MS 224 - T_bb 0.000000 - T_mir 0.000000 - T_cav 0.000000 - T_ins 0.000000 - FP1 0.000000 - FP2 0.000000 - FP3 0.000000 - FP4 0.000000 - Valid 0 - A0 0.000000 - BB 0 - SV 32767
  6. [13:15:53 - 10/12/2023] (E) Fatal error running pipeline : [json.exception.type_error.302] type must be number, but is null
  7. [Detaching after fork from child process 211722]
  8. [13:18:14 - 10/12/2023] (I) Starting processing pipeline jpss_hrd...
  9. [13:18:14 - 10/12/2023] (D) Input file (baseband) : /home/jacopo/.config/sdrpp/recordings/2023-12-10_11-54-20_40000000SPS_7812000000Hz.s8
  10. [13:18:14 - 10/12/2023] (D) Output file : /home/jacopo/Scrivania/CADU
  11. double free or corruption (out)
  12.  
  13. Thread 1 "satdump-ui" received signal SIGABRT, Aborted.
  14. __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737325075456) at ./nptl/pthread_kill.c:44
  15. 44 ./nptl/pthread_kill.c: File o directory non esistente.
  16. (gdb) bt
  17. #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140737325075456)
  18. at ./nptl/pthread_kill.c:44
  19. #1 __pthread_kill_internal (signo=6, threadid=140737325075456)
  20. at ./nptl/pthread_kill.c:78
  21. #2 __GI___pthread_kill (threadid=140737325075456, signo=signo@entry=6)
  22. at ./nptl/pthread_kill.c:89
  23. #3 0x00007ffff6642476 in __GI_raise (sig=sig@entry=6)
  24. at ../sysdeps/posix/raise.c:26
  25. #4 0x00007ffff66287f3 in __GI_abort () at ./stdlib/abort.c:79
  26. #5 0x00007ffff6689676 in __libc_message (action=action@entry=do_abort,
  27. fmt=fmt@entry=0x7ffff67dbb77 "%s\n") at ../sysdeps/posix/libc_fatal.c:155
  28. #6 0x00007ffff66a0cfc in malloc_printerr (
  29. str=str@entry=0x7ffff67de790 "double free or corruption (out)")
  30. at ./malloc/malloc.c:5664
  31. #7 0x00007ffff66a2e70 in _int_free (av=0x7ffff6819c80 <main_arena>,
  32. p=0x7fff8835ee70, have_lock=<optimized out>) at ./malloc/malloc.c:4588
  33. #8 0x00007ffff66a5453 in __GI___libc_free (mem=<optimized out>)
  34. at ./malloc/malloc.c:3391
  35. #9 0x00007fffc0f5c5b0 in aura::omi::OMIReader::~OMIReader() ()
  36. from /usr/lib/satdump/plugins/libeos_support.so
  37. #10 0x00007fffc0f7e435 in std::_Sp_counted_ptr_inplace<eos::instruments::EOSInstrumentsDecoderModule, std::allocator<eos::instruments::EOSInstrumentsDecoderModule>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() ()
  38. --Type <RET> for more, q to quit, c to continue without paging--
  39. from /usr/lib/satdump/plugins/libeos_support.so
  40. #11 0x00005555555d2dea in satdump::renderMainUI(int, int) ()
  41. #12 0x00005555555a9dde in main ()
  42.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement