Comment # 11 on bug 1213048 from Sheng Huang
This is the debugging information from gdb

(gdb) file telegram-desktop
Reading symbols from telegram-desktop...
Reading symbols from
/usr/lib/debug/usr/bin/telegram-desktop-4.7.1-bp155.1.6.x86_64.debug...
(gdb) run
Starting program: /usr/bin/telegram-desktop
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffe809a700 (LWP 2310)]
[New Thread 0x7fffe544c700 (LWP 2311)]
[New Thread 0x7fffe4a4b700 (LWP 2312)]
[New Thread 0x7fffe3e3f700 (LWP 2313)]
[New Thread 0x7fffe343e700 (LWP 2314)]
[New Thread 0x7fffe2a3d700 (LWP 2315)]
[New Thread 0x7fffe203c700 (LWP 2316)]
[New Thread 0x7fffe163b700 (LWP 2317)]
[New Thread 0x7fffe07ba700 (LWP 2318)]
[New Thread 0x7fffdffb9700 (LWP 2319)]
[New Thread 0x7fffdf7b8700 (LWP 2321)]
[New Thread 0x7fffdebb7700 (LWP 2320)]
[New Thread 0x7fffdd660700 (LWP 2325)]
[New Thread 0x7fffdbbe6700 (LWP 2326)]
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
[New Thread 0x7fffdb293700 (LWP 2327)]
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping
unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping
unlock
[Thread 0x7fffdbbe6700 (LWP 2326) exited]
[New Thread 0x7fffd9c77700 (LWP 2328)]
[New Thread 0x7fffd9c77700 (LWP 2329)]
[Thread 0x7fffd9c77700 (LWP 2328) exited]
[New Thread 0x7fffd9c77700 (LWP 2330)]
[Thread 0x7fffd9c77700 (LWP 2329) exited]
[New Thread 0x7fffd9c77700 (LWP 2331)]
[Thread 0x7fffd9c77700 (LWP 2330) exited]
[New Thread 0x7fffd9476700 (LWP 2332)]
[New Thread 0x7fffd8c6c700 (LWP 2333)]
[New Thread 0x7fffd4f6d700 (LWP 2334)]
[New Thread 0x7fffd476c700 (LWP 2335)]
[New Thread 0x7fffd396b700 (LWP 2336)]
[New Thread 0x7fffd2d6a700 (LWP 2337)]
[Detaching after vfork from child process 2338]
[New Thread 0x7fffd2169700 (LWP 2339)]
[New Thread 0x7fffd1568700 (LWP 2340)]
[New Thread 0x7fffd0d67700 (LWP 2341)]
error: : cannot open
error: : cannot open
error: : cannot open
[New Thread 0x7fffcff66700 (LWP 2342)]
[New Thread 0x7fffce55a700 (LWP 2343)]
[New Thread 0x7fffcc859700 (LWP 2344)]
[Detaching after vfork from child process 2345]
[Detaching after vfork from child process 2347]
[New Thread 0x7fffc6d42700 (LWP 2349)]
[New Thread 0x7fffc6541700 (LWP 2350)]
[New Thread 0x7fffc8720700 (LWP 2351)]
[New Thread 0x7fffc771f700 (LWP 2352)]

Thread 1 "telegram-deskto" received signal SIGABRT, Aborted.
__GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51      }
(gdb) bt
#0  __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007ffff185b3e5 in __GI_abort () at abort.c:79
#2  0x0000555555e50d4c in base::assertion::fail(char const*, char const*, int)
()
#3  0x000055555832e7da in Ui::Text::(anonymous namespace)::addNextCluster(int&,
int, Ui::Text::(anonymous namespace)::ScriptLine&, int&, QScriptItem const&,
unsigned short const*, QGlyphLayout const&) ()
#4  0x000055555832f055 in Ui::Text::BlockParser::parseWords(QFixed, int) ()
#5  0x000055555832f894 in Ui::Text::TextBlock::TextBlock(style::internal::Font
const&, QString const&, QFixed, unsigned short, unsigned short, unsigned short,
unsigned short, unsigned short) ()
#6  0x000055555832f9fa in Ui::Text::Block::Text(style::internal::Font const&,
QString const&, QFixed, unsigned short, unsigned short, unsigned short,
unsigned short, unsigned short) ()
#7  0x00005555583446b7 in Ui::Text::Parser::createBlock(int) ()
#8  0x0000555558347cbc in Ui::Text::Parser::parse(TextParseOptions const&) ()
#9  0x0000555558347eea in
Ui::Text::Parser::Parser(gsl::not_null<Ui::Text::String*>, TextWithEntities&&,
TextParseOptions const&, std::any const&, Ui::Text::Parser::ReadyToken) ()
#10 0x0000555558348083 in
Ui::Text::Parser::Parser(gsl::not_null<Ui::Text::String*>, TextWithEntities
const&, TextParseOptions const&, std::any const&) ()
#11 0x00005555583279e2 in Ui::Text::String::setText(style::TextStyle const&,
QString const&, TextParseOptions const&) ()
#12 0x0000555558327f99 in Ui::Text::String::String(style::TextStyle const&,
QString const&, TextParseOptions const&, int) ()
#13 0x00005555565d66ca in Ui::DiscreteSlider::Section::Section(QString const&,
style::TextStyle const&) ()
#14 0x00005555565d72e6 in Ui::DiscreteSlider::setSections(std::vector<QString,
std::allocator<QString> > const&) ()
#15 0x0000555556ead09d in ChatHelpers::TabbedSelector::fillTabsSliderSections()
()
#16 0x0000555556eb1e48 in ChatHelpers::TabbedSelector::createTabsSlider() ()
#17 0x0000555556eb4748 in ChatHelpers::TabbedSelector::TabbedSelector(QWidget*,
gsl::not_null<Window::SessionController*>, Window::GifPauseReason,
ChatHelpers::TabbedSelector::Mode) ()
#18 0x0000555557fa8d90 in
Window::SessionController::SessionController(gsl::not_null<Main::Session*>,
gsl::not_null<Window::Controller*>) ()
#19 0x0000555557f16278 in
Window::Controller::showAccount(gsl::not_null<Main::Account*>,
MsgId)::{lambda(Main::Session*)#2}::operator()(Main::Session*) const ()
#20 0x0000555557f16bd3 in rpl::details::consumer_handlers<Main::Session*,
rpl::no_error, Window::Controller::showAccount(gsl::not_null<Main::Account*>,
MsgId)::{lambda(Main::Session*)#2}, rpl::details::operator|<Main::Session*,
rpl::no_error, rpl::details::type_erased_generator<Main::Session*,
rpl::no_error>, Window::Controller::showAccount(gsl::not_null<Main::Account*>,
MsgId)::{lambda(Main::Session*)#2}, void>(rpl::producer<Main::Session*,
rpl::no_error, rpl::details::type_erased_generator<Main::Session*,
rpl::no_error> >&&,
rpl::details::lifetime_with_next<Window::Controller::showAccount(gsl::not_null<Main::Account*>,
MsgId)::{lambda(Main::Session*)#2}>&&)::{lambda()#1},
rpl::details::operator|<Main::Session*, rpl::no_error,
rpl::details::type_erased_generator<Main::Session*, rpl::no_error>,
Window::Controller::showAccount(gsl::not_null<Main::Account*>,
MsgId)::{lambda(Main::Session*)#2}, void>(rpl::producer<Main::Session*,
rpl::no_error, rpl::details::type_erased_generator<Main::Session*,
rpl::no_error> >&&,
rpl::details::lifetime_with_next<Window::Controller::showAccount(gsl::not_null<Main::Account*>,
MsgId)::{lambda(Main::Session*)#2}>&&)::{lambda()#2}>::put_next(Main::Session*&&)
()
#21 0x00005555579130ff in rpl::details::consumer_handlers<Main::Session*,
rpl::no_error, rpl::details::then_helper<Main::Session*, rpl::no_error,
rpl::event_stream<Main::Session*, rpl::no_error>::events()
const::{lambda(auto:1 const&)#1}>::operator()<Main::Session*, rpl::no_error,
rpl::single<Main::Session* const&, rpl::no_error>(Main::Session*
const&)::{lambda(auto:1 const&)#1}, Main::Session*,
rpl::no_error>(rpl::producer<Main::Session*, rpl::no_error,
rpl::single<Main::Session* const&, rpl::no_error>(Main::Session*
const&)::{lambda(auto:1 const&)#1}>&&)::{lambda(auto:1
const&)#1}::operator()<rpl::consumer<Main::Session*, rpl::no_error,
rpl::details::type_erased_handlers<Main::Session*, rpl::no_error> >
>(rpl::consumer<Main::Session*, rpl::no_error,
rpl::details::type_erased_handlers<Main::Session*, rpl::no_error> >
const&)::{lambda(auto:1&&)#1}, rpl::details::then_helper<Main::Session*,
rpl::no_error, rpl::event_stream<Main::Session*, rpl::no_error>::events()
const::{lambda(auto:1 const&)#1}>::operator()<Main::Session*, rpl::no_error,
rpl::single<Main::Session* const&, rpl::no_error>(Main::Session*
const&)::{lambda(auto:1 const&)#1}, Main::Session*,
rpl::no_error>(rpl::producer<Main::Session*, rpl::no_error,
rpl::single<Main::Session* const&, rpl::no_error>(Main::Session*
const&)::{lambda(auto:1 const&)#1}>&&)::{lambda(auto:1
const&)#1}::operator()<rpl::consumer<Main::Session*, rpl::no_error,
rpl::details::type_erased_handlers<Main::Session*, rpl::no_error> >
>(rpl::consumer<Main::Session*, rpl::no_error,
rpl::details::type_erased_handlers<Main::Session*, rpl::no_error> >
const&)::{lambda(auto:1&&)#2}, rpl::details::then_helper<Main::Session*,
rpl::no_error, rpl::event_stream<Main::Session*, rpl::no_error>::events()
const::{lambda(auto:1 const&)#1}>::operator()<Main::Session*, rpl::no_error,
rpl::single<Main::Session* const&, rpl::no_error>(Main::Session*
const&)::{lambda(auto:1 const&)#1}, Main::Session*,
rpl::no_error>(rpl::producer<Main::Session*, rpl::no_error,
rpl::single<Main::Session* const&, rpl::no_error>(Main::Session*
const&)::{lambda(auto:1 const&)#1}>&&)::{lambda(auto:1
const&)#1}::operator()<rpl::consumer<Main::Session*, rpl::no_error,
rpl::details::type_erased_handlers<Main::Session*, rpl::no_error> >
>(rpl::consumer<Main::Session*, rpl::no_error,
rpl::details::type_erased_handlers<Main::Session*, rpl::no_error> >
const&)::{lambda()#3}>::put_next(Main::Session*&&) ()
#22 0x0000555557916af8 in std::_Function_handler<rpl::lifetime
(rpl::consumer<Main::Session*, rpl::no_error,
rpl::details::type_erased_handlers<Main::Session*, rpl::no_error> > const&),
rpl::details::mutable_lambda_wrap<rpl::details::then_helper<Main::Session*,
rpl::no_error, rpl::event_stream<Main::Session*, rpl::no_error>::events()
const::{lambda(auto:1 const&)#1}>::operator()<Main::Session*, r--Type <RET> for
more, q to quit, c to continue without paging--
pl::no_error, rpl::single<Main::Session* const&, rpl::no_error>(Main::Session*
const&)::{lambda(auto:1 const&)#1}, Main::Session*,
rpl::no_error>(rpl::producer<Main::Session*, rpl::no_error,
rpl::single<Main::Session* const&, rpl::no_error>(Main::Session*
const&)::{lambda(auto:1 const&)#1}>&&)::{lambda(auto:1 const&)#1}>
>::_M_invoke(std::_Any_data const&, rpl::consumer<Main::Session*,
rpl::no_error, rpl::details::type_erased_handlers<Main::Session*,
rpl::no_error> > const&) ()
#23 0x0000555557f14068 in
Window::Controller::showAccount(gsl::not_null<Main::Account*>, MsgId) ()
#24 0x0000555556ebda65 in
rpl::details::consumer_handlers<gsl::not_null<Main::Account*>, rpl::no_error,
Core::Application::run()::{lambda(gsl::not_null<Main::Account*>)#4},
rpl::details::operator|<gsl::not_null<Main::Account*>, rpl::no_error,
rpl::details::type_erased_generator<gsl::not_null<Main::Account*>,
rpl::no_error>,
Core::Application::run()::{lambda(gsl::not_null<Main::Account*>)#4},
void>(rpl::producer<gsl::not_null<Main::Account*>, rpl::no_error,
rpl::details::type_erased_generator<gsl::not_null<Main::Account*>,
rpl::no_error> >&&,
rpl::details::lifetime_with_next<Core::Application::run()::{lambda(gsl::not_null<Main::Account*>)#4}>&&)::{lambda()#1},
rpl::details::operator|<gsl::not_null<Main::Account*>, rpl::no_error,
rpl::details::type_erased_generator<gsl::not_null<Main::Account*>,
rpl::no_error>,
Core::Application::run()::{lambda(gsl::not_null<Main::Account*>)#4},
void>(rpl::producer<gsl::not_null<Main::Account*>, rpl::no_error,
rpl::details::type_erased_generator<gsl::not_null<Main::Account*>,
rpl::no_error> >&&,
rpl::details::lifetime_with_next<Core::Application::run()::{lambda(gsl::not_null<Main::Account*>)#4}>&&)::{lambda()#2}>::put_next(gsl::not_null<Main::Account*>&&)
()
#25 0x0000555557926671 in rpl::details::consumer_handlers<Main::Account*,
rpl::no_error, rpl::details::map_transform_helper<Main::Domain::activeChanges()
const::{lambda(Main::Account*)#1}, gsl::not_null<Main::Account*>,
rpl::no_error,
rpl::details::type_erased_handlers<gsl::not_null<Main::Account*>,
rpl::no_error> >, rpl::details::map_helper<Main::Domain::activeChanges()
const::{lambda(Main::Account*)#1}>::operator()<Main::Account*, rpl::no_error,
rpl::event_stream<Main::Account*, rpl::no_error>::events()
const::{lambda(auto:1 const&)#1}, gsl::not_null<Main::Account*>
>(rpl::producer<Main::Account*, rpl::no_error,
rpl::event_stream<Main::Account*, rpl::no_error>::events()
const::{lambda(auto:1 const&)#1}>&&)::{lambda(auto:1
const&)#1}::operator()<rpl::consumer<gsl::not_null<Main::Account*>,
rpl::no_error,
rpl::details::type_erased_handlers<gsl::not_null<Main::Account*>,
rpl::no_error> > >(rpl::consumer<gsl::not_null<Main::Account*>, rpl::no_error,
rpl::details::type_erased_handlers<gsl::not_null<Main::Account*>,
rpl::no_error> > const&)::{lambda(auto:1&&)#1},
rpl::details::map_helper<Main::Domain::activeChanges()
const::{lambda(Main::Account*)#1}>::operator()<Main::Account*, rpl::no_error,
rpl::event_stream<Main::Account*, rpl::no_error>::events()
const::{lambda(auto:1 const&)#1}, gsl::not_null<Main::Account*>
>(rpl::producer<Main::Account*, rpl::no_error,
rpl::event_stream<Main::Account*, rpl::no_error>::events()
const::{lambda(auto:1 const&)#1}>&&)::{lambda(auto:1
const&)#1}::operator()<rpl::consumer<gsl::not_null<Main::Account*>,
rpl::no_error,
rpl::details::type_erased_handlers<gsl::not_null<Main::Account*>,
rpl::no_error> > >(rpl::consumer<gsl::not_null<Main::Account*>, rpl::no_error,
rpl::details::type_erased_handlers<gsl::not_null<Main::Account*>,
rpl::no_error> > const&)::{lambda()#2}>::put_next(Main::Account*&&) ()
#26 0x0000555557930c40 in void rpl::event_stream<Main::Account*,
rpl::no_error>::fire_forward<Main::Account* const&>(Main::Account* const&)
const ()
#27 0x000055555792c2ed in Main::Domain::activate(gsl::not_null<Main::Account*>)
()
#28 0x000055555792c568 in Main::Domain::activateAfterStarting() ()
#29 0x000055555792c5de in Main::Domain::start(QByteArray const&) ()
#30 0x0000555556ec98de in Core::Application::startDomain() ()
#31 0x0000555556ece45e in Core::Application::run() ()
#32 0x0000555556f3129a in Core::Sandbox::notifyOrInvoke(QObject*, QEvent*) ()
#33 0x0000555556f31366 in Core::Sandbox::notify(QObject*, QEvent*) ()
#34 0x00007ffff230f82a in QCoreApplication::notifyInternal2
(receiver=0x7fffffffdae0, event=0x7fffe406f390)
    at ../src/corelib/kernel/qcoreapplication.cpp:1026
#35 0x00007ffff230fa05 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x7fffe84f1ca0)
    at ../src/corelib/kernel/qcoreapplication.cpp:1804
#36 0x00007ffff2523ca3 in postEventSourceDispatch (s=0x7fffe855ee00) at
../src/corelib/kernel/qeventdispatcher_glib.cpp:243
#37 0x00007ffff63a982b in g_main_dispatch (context=0x7fffe404c180) at
../glib/gmain.c:3381
#38 g_main_context_dispatch (context=context@entry=0x7fffe404c180) at
../glib/gmain.c:4099
#39 0x00007ffff63a9bd0 in g_main_context_iterate
(context=context@entry=0x7fffe404c180, block=block@entry=1,
    dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4175
#40 0x00007ffff63a9c5c in g_main_context_iteration (context=0x7fffe404c180,
may_block=may_block@entry=1) at ../glib/gmain.c:4240
#41 0x00007ffff2520dba in QEventDispatcherGlib::processEvents
(this=0x7fffe8578b30, flags=...)
    at ../src/corelib/kernel/qeventdispatcher_glib.cpp:393
#42 0x00007ffff2312fcb in QEventLoop::exec (this=0x7fffffffd9f0, flags=...)
    at include/QtCore/../../../src/corelib/global/qflags.h:34
#43 0x00007ffff2313382 in QCoreApplication::exec () at
include/QtCore/../../../src/corelib/global/qflags.h:74
#44 0x0000555556f1d750 in Core::Launcher::executeApplication() ()
#45 0x0000555556f1db2d in Core::Launcher::exec() ()
#46 0x0000555555e2de28 in main ()


You are receiving this mail because: