13
0
livetrax/libs
Robin Gareus 63b5c9ea2b
Trying to track down mysterious cxxabiv1::failed_throw
It seems that a `Glib::ConvertError` is thrown, and then the
function that catches the error causes another ConvertError in
`err.what()` (which presumably include the filename that
causes the error).

relevant part of the backtrace (macOS Crashdump):

```
Glib::ConvertError::throw_func(_GError*) + 56
Glib::Error::throw_exception(_GError*) + 292
Glib::operator<<(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, Glib::ustring const&) + 131
StringPrivate::Composition& StringPrivate::Composition::arg<Glib::ustring>(Glib::ustring const&) + 25
std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > string_compose<Glib::ustring> (...) + 81
PBD::run_functor_for_paths(...) + 1313
```
2024-05-22 18:36:15 +02:00
..
aaf Fix builds with gcc-14 lstat (#9703 PR #893) 2024-05-07 00:17:56 +02:00
appleutility
ardour Add method to create an alphanumerical sequence 2024-05-21 18:21:47 +02:00
ardouralsautil
audiographer
auscan
backends
canvas
clearlooks-newer
ctrl-interface
evoral
fluidsynth
fst
gtkmm2ext NO-OP: add clarifying comment 2024-05-05 15:01:54 -06:00
hidapi
libltc
lua
midi++2
panners
pbd Trying to track down mysterious cxxabiv1::failed_throw 2024-05-22 18:36:15 +02:00
plugins
ptformat
qm-dsp
surfaces
temporal Fix BBT marker calculation when removing time 2024-05-14 03:20:04 +02:00
tk Fix builds with gcc-14 lstat (#9703 PR #893) 2024-05-07 00:17:56 +02:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets Add API to query Fader orientation 2024-05-18 01:42:44 +02:00
zita-convolver
zita-resampler