A received message hangs bitmessage-qt, possibly an insecurity? #900
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-11-30#900
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I received the attached message, and whenever I would attempt to select it from the qt interface, the program would hang and consume 100% CPU. The only way I could recover is to kill the program, then run bitmessagemain.py with the -c option, and delete the message. It appears the contents of the program are a DOS program. Nevertheless, this could be an inseurity in bitmessage and should be looked at. I can assist in a debug session if necessary.
Re: rapidgator premium available at a discount.txt
There is a message floating around general2 noting this problem:
Thank you for the report, as you noticed yourself, this already has been reported, also what it triggers and a possible workaround. I'm working at a proper fix right now.
Can you test with
448ceaa74c
(or later) if it still happens?it has no apparent effect. problem still present.
It looks like there were two separate issues, one with the renderer on windows, and one with the regexp parser. The first commit fixes the first one, the second one the second one. I can't reproduce the problem anymore, can you retry?
It only locks up for one second. I am able to delete the message from the UI now.
Excellent, I just have to make another commit for Windows compatibility once I finish debugging it, and then I can finally close the issue.
Works for me now both on linux and windows, I'm closing the ticket.