Midori's find tool freezes the application

Bug #1698648 reported by Mélodie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Midori Web Browser
New
Undecided
Unassigned

Bug Description

Hello,

I am using this version:

**********
alias a=b; echo Copy carefully #bout:version

Les numéros de version entre parenthèses montrent la version que vous utilisez.

Command line midori
Midori 0.5.11 (de.twotoasts.midori_aea277c1c633c10793a2859fa1dbfa17_fea087517c26fadd409bd4b9dc642555__0) Midori
GTK+ 2.24.29 (2.24.30) Glib 2.47.3 (2.48.2)
WebKitGTK+ 2.4.9 (2.4.11) libSoup 2.52.2
cairo 1.14.4 (1.14.6) libnotify No
gcr 3.18.0 granite No
Platform X11; Linux x86_64
Identification Mozilla/5.0 (X11; Linux) AppleWebKit/538.15 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/538.15 Midori/0.5
Video Formats H264 [x] Ogg Theora [x] WebM [x]

Netscape Plugins:

Shockwave Flash Shockwave Flash 26.0 r0

**********

When trying to find a chain character in a web page, using Ctrl+F, the field down the window does open correctly, but then I can't write any text in it, it's just impossible to select the inside of the field. When trying to close the find tool with the cross on the right side, it does not work either, then I realise Midori has frozen and I need to kill it's process to get Midori to shut.

Here is an output from gdb, if it can be of any help (which I'm not sure)

**********
$ gdb /usr/bin/midori
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/midori...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/midori
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe3925700 (LWP 2381)]
[New Thread 0x7fffe3124700 (LWP 2382)]
[New Thread 0x7fffe2656700 (LWP 2383)]
[New Thread 0x7fffe1d53700 (LWP 2384)]
[Thread 0x7fffe1d53700 (LWP 2384) exited]
[New Thread 0x7fffe1d53700 (LWP 2385)]
[New Thread 0x7fffe1327700 (LWP 2386)]
[New Thread 0x7fffe0b26700 (LWP 2387)]
[Thread 0x7fffe0b26700 (LWP 2387) exited]
[Thread 0x7fffe1327700 (LWP 2386) exited]
[New Thread 0x7fffe1327700 (LWP 2388)]
[New Thread 0x7fffe0b26700 (LWP 2389)]
[New Thread 0x7fff92950700 (LWP 2390)]
[New Thread 0x7fff91300700 (LWP 2391)]
[Thread 0x7fff91300700 (LWP 2391) exited]
[Thread 0x7fffe0b26700 (LWP 2389) exited]
[New Thread 0x7fffe0b26700 (LWP 2394)]
[New Thread 0x7fff91300700 (LWP 2395)]
[New Thread 0x7fff7bfff700 (LWP 2396)]
[New Thread 0x7fff7b7fe700 (LWP 2397)]
[New Thread 0x7fff7affd700 (LWP 2398)]
[New Thread 0x7fff7a7fc700 (LWP 2399)]
[New Thread 0x7fff79ffb700 (LWP 2400)]
[New Thread 0x7fff797fa700 (LWP 2401)]
[New Thread 0x7fff6af78700 (LWP 2402)]
[New Thread 0x7fff6a777700 (LWP 2403)]
[New Thread 0x7fff69f76700 (LWP 2404)]
[New Thread 0x7fff69775700 (LWP 2405)]
[Thread 0x7fff7affd700 (LWP 2398) exited]
[Thread 0x7fff69f76700 (LWP 2404) exited]
[Thread 0x7fff6a777700 (LWP 2403) exited]
[Thread 0x7fff69775700 (LWP 2405) exited]
[Thread 0x7fff92950700 (LWP 2390) exited]
[Thread 0x7fff6af78700 (LWP 2402) exited]
[Thread 0x7fff7a7fc700 (LWP 2399) exited]
[Thread 0x7fff797fa700 (LWP 2401) exited]
[New Thread 0x7fff797fa700 (LWP 2406)]
[New Thread 0x7fff7a7fc700 (LWP 2407)]
[New Thread 0x7fff6af78700 (LWP 2408)]
[New Thread 0x7fff92950700 (LWP 2409)]
[Thread 0x7fff797fa700 (LWP 2406) exited]
[Thread 0x7fff79ffb700 (LWP 2400) exited]
[Thread 0x7fff6af78700 (LWP 2408) exited]
[Thread 0x7fff7a7fc700 (LWP 2407) exited]
[Thread 0x7fff92950700 (LWP 2409) exited]

^C
Thread 1 "midori" received signal SIGINT, Interrupt.
0x00007ffff5ca8ba3 in ?? () from /usr/lib/x86_64-linux-gnu/libwebkitgtk-1.0.so.0
(gdb) continue
Continuing.
^C
Thread 1 "midori" received signal SIGINT, Interrupt.
0x00007fffee37e756 in icu_55::CollationElementIterator::getOffset() const ()
   from /usr/lib/x86_64-linux-gnu/libicui18n.so.55
(gdb) quit
A debugging session is active.

 Inferior 1 [process 2377] will be killed.

Quit anyway? (y or n) y

$

**********

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.