View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009851 | Kali Linux | Kali Package Bug | public | 2026-09-04 09:04 | 2026-09-08 07:07 |
| Reporter | here_is_johnny | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0009851: satdump: aborts on startup: plugins lack RPATH/RUNPATH, cannot resolve libxrit_support.so | ||||
| Description | Source: satdump Dear Maintainer, satdump is completely unusable as shipped: it aborts during startup on a $ satdump CAUSE Seven plugins in /usr/lib/x86_64-linux-gnu/satdump/plugins/ have a DT_NEEDED libelektro_arktika_support.so -> libxrit_support.so $ readelf -d /usr/lib/x86_64-linux-gnu/satdump/plugins/libhimawari_support.so \ $ ls -l /usr/lib/x86_64-linux-gnu/satdump/plugins/libxrit_support.so The real error is masked by a second (upstream) bug -- see below. Recovered Error loading /usr/lib/x86_64-linux-gnu/satdump/plugins/libhimawari_support.so! Backtrace of the abort: 0000008 satdump::satdump_exception_t::satdump_exception_t( WORKAROUND LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/satdump/plugins satdump or, persistently: echo /usr/lib/x86_64-linux-gnu/satdump/plugins \ With either applied, all plugins resolve, SUGGESTED FIX Link the plugins with -Wl,-rpath,'$ORIGIN' so they find their siblings SECONDARY BUG (upstream, reported separately) satdump::satdump_exception_t's constructor unconditionally does substr(66) -- System Information | ||||
|
Looks like imported from Debian directly https://pkg.kali.org/pkg/satdump so you would need to report this to them. |
|
|
I just forwarded this issue on the Debian bug tracker: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1147141 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-09-04 09:04 | here_is_johnny | New Issue | |
| 2026-09-05 09:18 | kali-bugreport | Note Added: 0021975 | |
| 2026-09-08 07:07 | arnaudr | Note Added: 0021991 |