-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
Sometimes, when scrolling a chat with PageDown button, the program suddenly stops with segmentation fault error.
nchat/log.txt
2025-02-28 20:12:14.005 | INFO | load telegram profile (tgchat.cpp:336)
2025-02-28 20:12:14.007 | WARN | key "\33\170" has duplicate mappings: cut, delete_chat (uikeyconfig.cpp:422)
2025-02-28 20:12:14.010 | INFO | ui loop start (ui.cpp:96)
2025-02-28 20:12:14.621 | INFO | whatsmeow Successfully authenticated (gowm.go:504)
unexpected termination 11
callstack:
/usr/local/lib/libncutil.so(_ZN7AppUtil13SignalHandlerEi+0x78)[0x7f973317b658]
/usr/local/bin/../lib/libwmchat.so(+0x207d60)[0x7f9731490d60]
How to reproduce it:
Scroll a chat with PageDown.
I can't reproduce it at will, it just happens after some time of having the program running. And I suspect that it happens after issuing a chat search.
Environment:
- Version: 5.5.6
- OS / distro: Ubuntu
- Protocol: Whatsapp
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working