Actions
Bug #5479
closedCrash with stack overflow when inline images enabled in a channel and topic has an image URL in it
Start date:
01/23/2022
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
Yes
Description
Updated to 2022-01-23 beta, had an instant freeze on startup, and after some work to isolate, found it occurs when channels are joined with an image URL in the topic.
Repro¶
- Copy adiirc.exe to a new user writable folder (ex. Desktop) for testing
- Run adiirc.exe from folder
- Connect to a server (preferably ZNC as it makes it easier)
- Join a random channel
- Set inline images on for the channel, or turn inline images on globally in options
- Set the channel topic to an image URL (ex. www.adiirc.com/image.png)
- If using ZNC, detach from the channel, or it not, use another client to login to the same server and channel to maintain it, and then part the channel
- Join the channel again
- AdiIRC freezes and then crashes with stack overflow
Actions