-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux -- celestia crashes when saving video #1401
Labels
bug
Something isn't working
Comments
Yes a debug build was my next step
here is the output of the backtrace
(gdb) bt
#0 0x00007fffed692cdb in raise () from /lib64/libc.so.6
#1 0x00007fffed694375 in abort () from /lib64/libc.so.6
#2 0x00007fffedcfafc6 in ?? () from /usr/lib64/libstdc++.so.6
#3 0x00007fffedd0683c in ?? () from /usr/lib64/libstdc++.so.6
#4 0x00007fffedd068a7 in std::terminate() () from /usr/lib64/libstdc++.so.6
#5 0x00007fffee3c14af in fmt::v7::detail::assert_fail(char const*, int,
char const*) () from /usr/lib64/libfmt.so.7
#6 0x0000000000519b78 in
fmt::v7::detail::int_writer<fmt::v7::detail::buffer_appender<char>,
char, unsigned int>::on_error()
()
#7 0x0000000000517647 in void
fmt::v7::detail::handle_int_type_spec<fmt::v7::detail::int_writer<fmt::v7::detail::buffer_append
er<char>, char, unsigned int>&>(char,
fmt::v7::detail::int_writer<fmt::v7::detail::buffer_appender<char>, char,
unsigned int>&)
()
#8 0x00007fffee3dc443 in
fmt::v7::detail::format_handler<fmt::v7::detail::buffer_appender<char>,
char, fmt::v7::basic_format_c
ontext<fmt::v7::detail::buffer_appender<char>, char>
::on_format_specs(int, char const*, char const*) ()
from /usr/lib64/libfmt.so.7
#9 0x00007fffee3dcc71 in char const*
fmt::v7::detail::parse_replacement_field<char,
fmt::v7::detail::format_handler<fmt::v7::d
etail::buffer_appender<char>, char,
fmt::v7::basic_format_context<fmt::v7::detail::buffer_appender<char>, char>
&>(char const*
, char const*,
fmt::v7::detail::format_handler<fmt::v7::detail::buffer_appender<char>,
char, fmt::v7::basic_format_context<fmt:
:v7::detail::buffer_appender<char>, char> >&) () from /usr/lib64/libfmt.so.7
#10 0x00007fffee3dd780 in void
fmt::v7::detail::vformat_to<char>(fmt::v7::detail::buffer<char>&,
fmt::v7::basic_string_view<cha
r>,
fmt::v7::basic_format_args<fmt::v7::basic_format_context<fmt::v7::detail::buffer_appender<fmt::v7::type_identity<char>::typ
e>, fmt::v7::type_identity<char>::type> >, fmt::v7::detail::locale_ref) ()
from /usr/lib64/libfmt.so.7
#11 0x00007fffee3c181d in
fmt::v7::detail::vformat[abi:cxx11](fmt::v7::basic_string_view<char>,
fmt::v7::format_args) ()
from /usr/lib64/libfmt.so.7
#12 0x00007fffefffb9f2 in void Overlay::print<int, float>(char const*, int
const&, float const&) ()
from /DATA/SUSE/src/Celestia-master/build/src/celestia/libcelestia.so.1.7
#13 0x00007fffeffee2e9 in CelestiaCore::renderOverlay() ()
from /DATA/SUSE/src/Celestia-master/build/src/celestia/libcelestia.so.1.7
#14 0x00007fffeffe790a in CelestiaCore::draw() () from
/DATA/SUSE/src/Celestia-master/build/src/celestia/libcelestia.so.1.7
#15 0x00000000004f63ca in CelestiaGlWidget::paintGL() ()
#16 0x00007ffff61d94bd in ?? () from /usr/lib64/libQt5Widgets.so.5
#17 0x00007ffff61b82a8 in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
--Type <RET> for more, q to quit, c to continue without paging--c
#18 0x00007ffff6177f9c in QApplicationPrivate::notify_helper(QObject*,
QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#19 0x00007ffff617f5b0 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#20 0x00007fffee88e368 in QCoreApplication::notifyInternal2(QObject*,
QEvent*) () from /usr/lib64/libQt5Core.so.5
#21 0x00007ffff61b1095 in QWidgetPrivate::sendPaintEvent(QRegion const&) ()
from /usr/lib64/libQt5Widgets.so.5
#22 0x00007ffff61875a4 in ?? () from /usr/lib64/libQt5Widgets.so.5
#23 0x00007ffff6187f45 in ?? () from /usr/lib64/libQt5Widgets.so.5
#24 0x00007ffff61a041f in QWidgetPrivate::syncBackingStore() () from
/usr/lib64/libQt5Widgets.so.5
#25 0x00007ffff61b8428 in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#26 0x00007ffff62c1de0 in QMainWindow::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#27 0x00007ffff6177f9c in QApplicationPrivate::notify_helper(QObject*,
QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#28 0x00007ffff617f5b0 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#29 0x00007fffee88e368 in QCoreApplication::notifyInternal2(QObject*,
QEvent*) () from /usr/lib64/libQt5Core.so.5
#30 0x00007fffee890f27 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib64/libQt5Core.
so.5
#31 0x00007fffee8ebdd3 in ?? () from /usr/lib64/libQt5Core.so.5
#32 0x00007fffe9055624 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#33 0x00007fffe90559c0 in ?? () from /usr/lib64/libglib-2.0.so.0
#34 0x00007fffe9055a4c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#35 0x00007fffee8eb3ef in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib64/libQt5C
ore.so.5
#36 0x00007fffee88c5ba in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#37 0x00007fffee8957c0 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#38 0x000000000050989b in main ()
(gdb)
…On Tue, Aug 23, 2022 at 5:49 PM Hleb Valoshka ***@***.***> wrote:
@JohnVV <https://github.com/JohnVV> could you rebuild Celestia with debug
symbols (cmake -DCMAKE_BUILD_TYPE=RelWithDegInfo ...) and the run it with
gdb:
gdb celestia-qt
run
bt
and provide the stacktrace?
—
Reply to this email directly, view it on GitHub
<#1401 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQIWR7YQYIDTRYNGI34QU3V2VBNFANCNFSM57MVOX4Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
" I don't pitch Linux OS's to my friends,
I let MS Windows 10 do that for me!!"
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
On OpenSUSE 15.3
segfault upon starting to save a video
here is the section of " strace"
---------- code --------
futex(0x7ff34ec101f0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
write(2, "terminate called after throwing "..., 48terminate called after throwing an instance of ') = 48
write(2, "fmt::v7::format_error", 21fmt::v7::format_error) = 21
write(2, "'\n", 2'
) = 2
write(2, " what(): ", 11 what(): ) = 11
write(2, "invalid format string", 21invalid format string) = 21
write(2, "\n", 1
) = 1
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0
getpid() = 10837
gettid() = 10837
tgkill(10837, 10837, SIGABRT) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGABRT {si_signo=SIGABRT, si_code=SI_TKILL, si_pid=10837, si_uid=1000} ---
+++ killed by SIGABRT (core dumped) +++
Aborted (core dumped)
john@localhost:/DATA/SUSE/CelestiaProject/bin>
---- end code ----
To Reproduce
Steps to reproduce the behavior:
Expected behavior
to start recording , but i core dump crash instead
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Linux Opensuse 15.3 KDE desktop
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: