https://bugs.kde.org/show_bug.cgi?id=474529
Bug ID: 474529 Summary: Neochat crashes crashes right after launch Classification: Applications Product: NeoChat Version: 23.08.0 Platform: Other OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: accou...@kuchenmampfer.de CC: c...@carlschwan.eu Target Milestone: --- SUMMARY *** The first time I opened Neochat today, it launched, but when I clicked on a chat to open it, it crashed. Since then it directly crashes after launch (chats are visible for a brief moment). When I launched it from the command line with `flatpak run org.kde.neochat`, I got the following output: ``` quotient.main: The library is built with end-to-end encryption (E2EE) quotient.e2ee: Successfully loaded pickling key from keychain quotient.e2ee: 65536 bytes of secure heap initialised quotient.e2ee: Allocated 128 bytes of secure heap (requested 128 bytes), 128 / 65536 bytes of secure heap used in total quotient.e2ee: The fixed buffer source is shared; assuming that the caller is responsible for securely clearing other copies quotient.e2ee: Allocated 256 bytes of secure heap (requested 160 bytes), 384 / 65536 bytes of secure heap used in total quotient.e2ee: Deallocated 256 bytes, 128 / 65536 bytes of secure heap used quotient.e2ee: Allocated 256 bytes of secure heap (requested 160 bytes), 384 / 65536 bytes of secure heap used in total quotient.e2ee: Deallocated 256 bytes, 128 / 65536 bytes of secure heap used quotient.e2ee: Allocated 256 bytes of secure heap (requested 160 bytes), 384 / 65536 bytes of secure heap used in total quotient.e2ee: Deallocated 256 bytes, 128 / 65536 bytes of secure heap used quotient.e2ee: Allocated 256 bytes of secure heap (requested 160 bytes), 384 / 65536 bytes of secure heap used in total quotient.e2ee: Deallocated 256 bytes, 128 / 65536 bytes of secure heap used quotient.e2ee: Allocated 256 bytes of secure heap (requested 160 bytes), 384 / 65536 bytes of secure heap used in total quotient.e2ee: Deallocated 256 bytes, 128 / 65536 bytes of secure heap used quotient.main: Malformed userId: "@.m.rule.contains_user_name" quotient.main: Malformed userId: "@.org.matrix.msc3933.rule.extensible.encrypted_room_one_to_one" quotient.main: Malformed userId: "@.org.matrix.msc3933.rule.extensible.message.room_one_to_one" quotient.main: Malformed userId: "@.org.matrix.msc3933.rule.extensible.file.room_one_to_one" quotient.main: Malformed userId: "@.org.matrix.msc3933.rule.extensible.image.room_one_to_one" quotient.main: Malformed userId: "@.org.matrix.msc3933.rule.extensible.video.room_one_to_one" quotient.main: Malformed userId: "@.org.matrix.msc3933.rule.extensible.audio.room_one_to_one" quotient.e2ee: Successfully loaded pickling key from keychain quotient.e2ee: Allocated 128 bytes of secure heap (requested 128 bytes), 256 / 65536 bytes of secure heap used in total quotient.e2ee: The fixed buffer source is shared; assuming that the caller is responsible for securely clearing other copies Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations. Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations. QQmlComponent: Cannot create new component instance before completing the previous qrc:/EmojiDialog.qml:57: TypeError: Cannot read property 'width' of null qrc:/EmojiPicker.qml:25: TypeError: Cannot read property 'category' of undefined ASSERT: "isValidFor(room, oldMarker)" in file /run/build/libquotient/Quotient/eventstats.cpp, line 60 ``` (I didn't include the first two lines to hide my matrix ID's) *** STEPS TO REPRODUCE 1. launch Neochat OBSERVED RESULT Neochat crashes EXPECTED RESULT neochat works SOFTWARE/OS VERSIONS Operating System: Crystal Linux KDE Plasma Version: 5.27.8 KDE Frameworks Version: 5.110.0 Qt Version: 5.15.10 Kernel Version: 6.5.3-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics Memory: 30.7 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: TUXEDO Product Name: TUXEDO Aura 15 Gen1 System Version: Not Applicable -- You are receiving this mail because: You are watching all bug changes.