13
0
livetrax/libs/pbd
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
..
boost-debug
msvc
MSVCpbd
pbd Parallelize Disk I/O and RegionFx processing 2024-04-30 03:46:39 +02:00
test
base_ui.cc
basename.cc
boost_debug.cc
cartesian.cc
ChangeLog
cocoa_open_uri.mm
command.cc
configuration_variable.cc
controllable.cc
convert.cc
COPYING
cpus.cc
crossthread.cc
crossthread.posix.cc
crossthread.win.cc
debug_rt_alloc.c
debug.cc libpbd: tweak for printing pthread ID (windows is int/*nix is ptr) 2023-08-31 10:34:48 -06:00
demangle.cc
downloader.cc
enums.cc
enumwriter.cc
epa.cc
error.cc
event_loop.cc libpbd/guis: move __invalidator() into PBD::EventLoop 2023-08-30 16:06:14 -06:00
ffs.cc
file_archive.cc Fix header include, potential fix for #9649 2024-02-29 03:09:00 +01:00
file_utils.cc Trying to track down mysterious cxxabiv1::failed_throw 2024-05-22 18:36:15 +02:00
fpu.cc
glib_event_source.cc
id.cc
inflater.cc
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
localtime_r.cc
malign.cc
md5.cc
microseconds.cc
mountpoint.cc
openuri.cc
pathexpand.cc
pbd.cc
pcg_rand.cc
pool.cc
progress.cc
property_list.cc libpbd: add operator<< for PropertyChange 2023-08-30 16:06:13 -06:00
pthread_utils.cc Parallelize Disk I/O and RegionFx processing 2024-04-30 03:46:39 +02:00
reallocpool.cc
receiver.cc
resource.cc
run-tests.sh
search_path.cc
semutils.cc
shortpath.cc
signals.cc
spinlock.cc
stacktrace.cc
stateful_diff_command.cc
stateful.cc
string_convert.cc
strreplace.cc
strsplit.cc
system_exec.cc
textreceiver.cc
timer.cc
timing.cc
tlsf.cc
transmitter.cc
undo.cc
utf8_utils.cc
uuid.cc
whitespace.cc
windows_mmcss.cc
windows_special_dirs.cc
windows_timer_utils.cc
wscript Fix localtime_r check (#9554) 2023-11-28 17:05:03 +01:00
xml++.cc Fix failure to build with libxml2 version 2.12 2023-11-25 00:30:04 +01:00