Bug 1806388 - Fix Pidgin lockups
Summary: Fix Pidgin lockups
Keywords:
Status: CLOSED DUPLICATE of bug 1806387
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: 31
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-24 04:48 UTC by Jan Kratochvil
Modified: 2020-02-24 04:51 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-02-24 04:51:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Fix backport. (1.91 KB, patch)
2020-02-24 04:49 UTC, Jan Kratochvil
no flags Details | Diff

Description Jan Kratochvil 2020-02-24 04:48:52 UTC
Description of problem:
Freeze (infinite loop) when pasting long link
https://developer.pidgin.im/ticket/16841

Version-Release number of selected component (if applicable):
pidgin-2.13.0-15.fc31.x86_64
gtk2-2.24.32-6.fc31.x86_64

How reproducible:
Rarely, once a week, I do not have an exact reproducer.

Steps to Reproduce:
Chat in Pidgin, paste URL, edit the text a bit.

Actual results:
Lockup.

Expected results:
No lockup.

Additional info:
The proper solution would be to build against gtk3 - I have filed Bug 1805152.
But one could rather fix gtk2 backward compatibility anyway.

The fix is untested (given I have no reproducer for the lockup) but it looks to me obvious enough. I did see the lockup in this code loop with GDB.

Comment 1 Jan Kratochvil 2020-02-24 04:49:34 UTC
Created attachment 1665300 [details]
Fix backport.

Comment 2 Jan Kratochvil 2020-02-24 04:51:03 UTC

*** This bug has been marked as a duplicate of bug 1806387 ***


Note You need to log in before you can comment on or make changes to this bug.