[Github-comments] [geany/geany] Geany crashes when selecting text (#1042)

Lyle notifications at xxxxx
Wed Jun 21 06:58:50 UTC 2017


+1 , same issue here that seems only started happening recently (I keep upgrading whenever there is a new version update :)

This happens when using Geany to open a loooong text file (like mine had 3MB+) and then if you do some search and/or copy/paste/cut operations.


Geany-INFO: /home/lylew/path/to/my/java/thread/dump/file.out : None (UTF-8)
[New Thread 0x7fffd6e0d700 (LWP 17653)]
[Thread 0x7fffd5e0b700 (LWP 17650) exited]

(geany:17597): Gdk-ERROR **: The program 'geany' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 24765 error_code 3 request_code 18 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Thread 1 "geany" received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff506aa31 in _g_log_abort () from /lib64/libglib-2.0.so.0
Missing separate debuginfos, use: dnf debuginfo-install geany-1.30.1-1.fc25.x86_64
(gdb) bt
#0  0x00007ffff506aa31 in _g_log_abort () from /lib64/libglib-2.0.so.0
#1  0x00007ffff506ba87 in g_log_default_handler () from /lib64/libglib-2.0.so.0
#2  0x00007ffff79a252c in handler_log () from /lib64/libgeany.so.0
#3  0x00007ffff506bd94 in g_logv () from /lib64/libglib-2.0.so.0
#4  0x00007ffff506bf9f in g_log () from /lib64/libglib-2.0.so.0
#5  0x00007ffff7053690 in gdk_x_error () from /lib64/libgdk-x11-2.0.so.0
#6  0x00007ffff3e93ddd in _XError () from /lib64/libX11.so.6
#7  0x00007ffff3e90d07 in handle_error () from /lib64/libX11.so.6
#8  0x00007ffff3e90dc5 in handle_response () from /lib64/libX11.so.6
#9  0x00007ffff3e916c5 in _XEventsQueued () from /lib64/libX11.so.6
#10 0x00007ffff3e83397 in XPending () from /lib64/libX11.so.6
#11 0x00007ffff704797e in gdk_event_check () from /lib64/libgdk-x11-2.0.so.0
#12 0x00007ffff5064bc9 in g_main_context_check () from /lib64/libglib-2.0.so.0
#13 0x00007ffff5065104 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#14 0x00007ffff50654f2 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#15 0x00007ffff73ed267 in gtk_main () from /lib64/libgtk-x11-2.0.so.0
#16 0x00007ffff79a4227 in main_lib () from /lib64/libgeany.so.0
#17 0x00007ffff4a57401 in __libc_start_main () from /lib64/libc.so.6
#18 0x00005555555547ba in _start ()
(gdb) quit
A debugging session is active.

        Inferior 1 [process 17597] will be killed.

Quit anyway? (y or n) y
[lylew at localhost ~]$ geany -V
geany 1.30.1 (built on 2017-03-19 with GTK 2.24.31, GLib 2.50.3)
[lylew at localhost ~]$ uname -r
4.11.5-200.fc25.x86_64
[lylew at localhost ~]$ cat /proc/version
Linux version 4.11.5-200.fc25.x86_64 (mockbuild at bkernel02.phx2.fedoraproject.org) (gcc version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) ) #1 SMP Wed Jun 14 17:17:29 UTC 2017


Thanks !

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1042#issuecomment-309981733
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170620/257b9069/attachment.html>


More information about the Github-comments mailing list