Bug#863419: evince: selecting text and trying to drag it causes crash

2017-06-09 Thread Jason Crain
Control: tags -1 + unreproducible On Fri, Jun 02, 2017 at 09:32:31AM +0300, Sotiris Kouvopoulos wrote: > This is how I finally ran gdb: > GDK_SYNCHRONIZE=1 gdb -batch -ex "set breakpoint pending on" -ex > "break gdk_x_error" -ex "run far.pdf" -ex "bt full" evince > > Output: > Function "gdk_x_err

Bug#863419: evince: selecting text and trying to drag it causes crash

2017-06-01 Thread Sotiris Kouvopoulos
This is how I finally ran gdb: GDK_SYNCHRONIZE=1 gdb -batch -ex "set breakpoint pending on" -ex "break gdk_x_error" -ex "run far.pdf" -ex "bt full" evince Output: Function "gdk_x_error" not defined. Breakpoint 1 (gdk_x_error) pending. [Thread debugging using libthread_db enabled] Using host libthr

Bug#863419: evince: selecting text and trying to drag it causes crash

2017-06-01 Thread Jason Crain
On Wed, May 31, 2017 at 04:10:46PM +0300, Sotiris Kouvopoulos wrote: > Ok, I installed libgdk-3-0-dbg and managed to get here: > > (gdb) break gdk_x_error > Function "gdk_x_error" not defined. > Make breakpoint pending on future shared library load? (y or [n]) y > Breakpoint 1 (gdk_x_error) pendin

Bug#863419: evince: selecting text and trying to drag it causes crash

2017-05-31 Thread Sotiris Kouvopoulos
Ok, I installed libgdk-3-0-dbg and managed to get here: (gdb) break gdk_x_error Function "gdk_x_error" not defined. Make breakpoint pending on future shared library load? (y or [n]) y Breakpoint 1 (gdk_x_error) pending. (gdb) run far.pdf Starting program: /usr/bin/evince far.pdf [Thread debugging

Bug#863419: evince: selecting text and trying to drag it causes crash

2017-05-31 Thread Sotiris Kouvopoulos
I am using xfce. Excuse me if I did something wrong, this is the first time I am trying to do something like this. First I installed evince-dbg package (followed instructions at https://wiki.debian.org/HowToGetABacktrace) I used the following to start gdb: $ GDK_SYNCHRONIZE=1 gdb evince output: G

Bug#863419: evince: selecting text and trying to drag it causes crash

2017-05-26 Thread Jason Crain
Control: tags -1 + moreinfo On Fri, May 26, 2017 at 06:25:52PM +0300, Sotiris Kouvopoulos wrote: > When I select some text, for example a simple word and try to drag the > selection (hold left mouse button and move mouse) the application crashes > immediately. > > This is the output when evince i

Bug#863419: evince: selecting text and trying to drag it causes crash

2017-05-26 Thread Sotiris Kouvopoulos
Package: evince Version: 3.14.1-2+deb8u1 Severity: normal Dear Maintainer, When I select some text, for example a simple word and try to drag the selection (hold left mouse button and move mouse) the application crashes immediately. This is the output when evince is started from terminal: (evinc