| Summary: | Neochat crashes on startup | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | Daniel Ziltener <zilti> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | abenito, carl |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 23.04.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Daniel Ziltener
2023-06-13 12:48:19 UTC
This is most likely already fixed in a newer version of libQuotient Created attachment 162345 [details]
New crash information added by DrKonqi
neochat (23.01) using Qt 5.15.8
This bug is happening to me with the latest released build from Flathub
-- Backtrace (Reduced):
#5 0x00007f4baf01961d in QJsonObject::value(QLatin1String) const () from /usr/lib64/libQt5Core.so.5
#6 0x00007f4bb0b4b0a4 in Quotient::RoomEvent::senderId() const () from /usr/lib64/libQuotient.so.0.6
[...]
#9 0x00007f4bb0b2214c in Quotient::Room::Private::addNewMessageEvents(std::vector<std::unique_ptr<Quotient::RoomEvent, std::default_delete<Quotient::RoomEvent> >, std::allocator<std::unique_ptr<Quotient::RoomEvent, std::default_delete<Quotient::RoomEvent> > > >&&) () from /usr/lib64/libQuotient.so.0.6
#10 0x00007f4bb0b229f6 in Quotient::Room::updateData(Quotient::SyncRoomData&&, bool) () from /usr/lib64/libQuotient.so.0.6
#11 0x00007f4bb0af9ef0 in Quotient::Connection::Private::consumeRoomData(std::vector<Quotient::SyncRoomData, std::allocator<Quotient::SyncRoomData> >&&, bool) () from /usr/lib64/libQuotient.so.0.6
|