Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- terminate called after throwing an instance of 'std::bad_array_new_length'
- what(): std::bad_array_new_length
- Program received signal SIGABRT, Aborted.
- __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
- warning: 44 ./nptl/pthread_kill.c: El fitxer o directori no existeix
- (gdb) backtrace
- #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
- #1 __pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
- #2 __GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
- #3 0x00007ffff304527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
- #4 0x00007ffff30288ff in __GI_abort () at ./stdlib/abort.c:79
- #5 0x00007ffff34a5ff5 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #6 0x00007ffff34bb0da in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #7 0x00007ffff34a5a55 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #8 0x00007ffff34bb391 in __cxa_throw () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #9 0x00007ffff34a9111 in std::__throw_bad_array_new_length() () from /lib/x86_64-linux-gnu/libstdc++.so.6
- #10 0x000055555598103c in std::__new_allocator<std::shared_ptr<muse::TranslatableString::IArg const> >::allocate (this=0x7fffffffcce0,
- __n=18446744073709551615) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/new_allocator.h:139
- #11 0x0000555555980fc4 in std::allocator_traits<std::allocator<std::shared_ptr<muse::TranslatableString::IArg const> > >::allocate (
- __a=..., __n=18446744073709551615) at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/alloc_traits.h:482
- #12 std::_Vector_base<std::shared_ptr<muse::TranslatableString::IArg const>, std::allocator<std::shared_ptr<muse::TranslatableString::IArg const> > >::_M_allocate (this=0x7fffffffcce0, __n=18446744073709551615)
- at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:381
- #13 0x0000555555980f21 in std::_Vector_base<std::shared_ptr<muse::TranslatableString::IArg const>, std::allocator<std::shared_ptr<muse::TranslatableString::IArg const> > >::_M_create_storage (this=0x7fffffffcce0, __n=18446744073709551615)
- at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:398
- #14 0x0000555555980d92 in std::_Vector_base<std::shared_ptr<muse::TranslatableString::IArg const>, std::allocator<std::shared_ptr<muse::TranslatableString::IArg const> > >::_Vector_base (this=0x7fffffffcce0, __n=18446744073709551615, __a=...)
- at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:335
- #15 0x0000555555980c5e in std::vector<std::shared_ptr<muse::TranslatableString::IArg const>, std::allocator<std::shared_ptr<muse::TranslatableString::IArg const> > >::vector (this=0x7fffffffcce0, __x=std::vector of length -1, capacity 2932029745890 = {...})
- at /usr/bin/../lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_vector.h:602
- #16 0x0000555555980bae in muse::TranslatableString::TranslatableString (this=0x7fffffffcc98)
- at _deps/framework-src/src/global/types/translatablestring.h:36
- #17 0x00005555559806ed in muse::MnemonicString::MnemonicString (this=0x7fffffffcc98, raw=...)
- at _deps/framework-src/src/global/types/mnemonicstring.h:37
- #18 0x00007ffff7d7a0ca in __cxx_global_var_init.9 ()
- from /home/programar/Documents/Projects/Advanced-Effects/.build/src/projectscene/libapp_projectscene.so
- #19 0x00007ffff7d7af62 in _GLOBAL__sub_I_projectuiactions.cpp ()
- from /home/programar/Documents/Projects/Advanced-Effects/.build/src/projectscene/libapp_projectscene.so
Advertisement
Add Comment
Please, Sign In to add comment