[Konsole-devel] URL HotSpot crashes

Jekyll Wu adaptee at gmail.com
Tue Mar 6 14:58:09 UTC 2012


On 2012年03月06日 22:40, Kurt Hindenburg wrote:
> It appears that the URL underlining is causing master to crash.  Just hover
> over an URL.
>
> Can anyone else reproduce?
>
>   Kurt
>
> 0   libQtCore.4.dylib               0x0000000104869eb5
> QString::operator=(QString const&) + 19
> 1   libQtCore.4.dylib               0x0000000104860118
> QRegExp::exactMatch(QString const&) const + 54
> 2   libkonsoleprivate.dylib         0x000000010303fbc0
> Konsole::UrlFilter::HotSpot::urlType() const + 106
> 3   libkonsoleprivate.dylib         0x000000010303f51f
> Konsole::UrlFilter::HotSpot::tooltip() const + 97
> 4   libkonsoleprivate.dylib         0x000000010308e5ba
> Konsole::TerminalDisplay::mouseMoveEvent(QMouseEvent*) + 1024
> 5   libQtGui.4.dylib                0x0000000104c9df03
> QWidget::event(QEvent*) + 205
> 6   libkonsoleprivate.dylib         0x000000010308c415
> Konsole::TerminalDisplay::event(QEvent*) + 105
>
>
>
>
> _______________________________________________
> konsole-devel mailing list
> konsole-devel at kde.org
> https://mail.kde.org/mailman/listinfo/konsole-devel

Yes, I also just noticed it when using yakuake. I guess some recent 
"trivial change" breaks the code. I will do some "git bisect"

Jekyll



More information about the konsole-devel mailing list