https://bugs.kde.org/show_bug.cgi?id=462273
Stefano Crocco <stefano.cro...@alice.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefano.cro...@alice.it Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO --- Comment #1 from Stefano Crocco <stefano.cro...@alice.it> --- (In reply to Christopher Yeleighton from comment #0) > Application: konqueror (22.08.3) > > Qt Version: 5.15.7 > Frameworks Version: 5.100.0 > Operating System: Linux 6.0.8-1-default x86_64 > Windowing System: X11 > Distribution: openSUSE Tumbleweed > DrKonqi: 5.26.3 [KCrashBackend] > > -- Information about the crash: > Konqueror crashed after button release over select control in find element > mode (with development tools open) > > The reporter is unsure if this crash is reproducible. Unfortunately, the URL you provided can only be accessed on your system (note the `localhost` part), so I can't test it. Could you please provide a publicly accessible URL which causes the same problem? The backtrace you provided doesn't contain calls to any Konqueror-specific function: as you can see, the only line mentioning something Konqueror related is near the end (konqmain.cpp:277); that line, however, only executes the application, passing control to the Qt code. From the backtrace, it would seem that it's a bug in the Qt code, but it seems strange. I'd need to be able to test the issue myself. Besides providing a different URL, could you please be more specific in describing how you got this crash? Thanks -- You are receiving this mail because: You are watching all bug changes.