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

Lyle notifications at xxxxx
Wed Jun 21 07:20:06 UTC 2017


I think you're probably right. 
Installed debuginfo , see if this gives some more info. for you:

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

(geany:18357): 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 201628 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.
_g_log_abort (breakpoint=1) at gmessages.c:509
509     }
Missing separate debuginfos, use: dnf debuginfo-install adwaita-gtk2-theme-3.22.3-1.fc25.x86_64 geany-plugins-addons-1.30-1.fc25.x86_64 gvfs-client-1.30.4-1.fc25.x86_64 ibus-gtk2-1.5.14-5.fc25.x86_64 ibus-libs-1.5.14-5.fc25.x86_64 ncurses-libs-6.0-6.20160709.fc25.x86_64 vte-0.28.2-18.fc25.x86_64
(gdb) bt
#0  _g_log_abort (breakpoint=1) at gmessages.c:509
#1  0x00007ffff506ba87 in g_log_default_handler (log_domain=log_domain at entry=0x7ffff7069f06 "Gdk", log_level=log_level at entry=6, 
    message=message at entry=0x555555e5a800 "The program 'geany' received an X Window System error.\nThis probably reflects a bug in the program.\nThe error was 'BadWindow (invalid Window parameter)'.\n  (Details: serial 201628 error_code 3 request"..., unused_data=<optimized out>) at gmessages.c:2896
#2  0x00007ffff79a252c in handler_log (domain=domain at entry=0x7ffff7069f06 "Gdk", level=level at entry=6, 
    msg=msg at entry=0x555555e5a800 "The program 'geany' received an X Window System error.\nThis probably reflects a bug in the program.\nThe error was 'BadWindow (invalid Window parameter)'.\n  (Details: serial 201628 error_code 3 request"..., data=data at entry=0x0) at log.c:137
#3  0x00007ffff506bd94 in g_logv (log_domain=0x7ffff7069f06 "Gdk", log_level=G_LOG_LEVEL_ERROR, format=<optimized out>, args=args at entry=0x7fffffffd620)
    at gmessages.c:1297
#4  0x00007ffff506bf9f in g_log (log_domain=log_domain at entry=0x7ffff7069f06 "Gdk", log_level=log_level at entry=G_LOG_LEVEL_ERROR, 
    format=format at entry=0x7ffff7088a94 "%s") at gmessages.c:1359
#5  0x00007ffff7053690 in gdk_x_error (display=<optimized out>, error=<optimized out>) at gdkmain-x11.c:486
#6  0x00007ffff3e93ddd in _XError (dpy=dpy at entry=0x5555557a5400, rep=rep at entry=0x555555c06670) at XlibInt.c:1434
#7  0x00007ffff3e90d07 in handle_error (dpy=0x5555557a5400, err=0x555555c06670, in_XReply=<optimized out>) at xcb_io.c:199
#8  0x00007ffff3e90dc5 in handle_response (dpy=dpy at entry=0x5555557a5400, response=0x555555c06670, in_XReply=in_XReply at entry=0) at xcb_io.c:311
#9  0x00007ffff3e916c5 in _XEventsQueued (dpy=dpy at entry=0x5555557a5400, mode=mode at entry=2) at xcb_io.c:350
#10 0x00007ffff3e83397 in XPending (dpy=0x5555557a5400) at Pending.c:55
#11 0x00007ffff7047911 in gdk_check_xpending (display=<optimized out>) at gdkevents-x11.c:159
#12 0x00007ffff704797e in gdk_event_check (source=0x5555557be5e0) at gdkevents-x11.c:2400
#13 0x00007ffff5064bc9 in g_main_context_check (context=context at entry=0x5555557be6d0, max_priority=2147483647, fds=fds at entry=0x555555e35fc0, 
    n_fds=n_fds at entry=3) at gmain.c:3762
#14 0x00007ffff5065104 in g_main_context_iterate (context=0x5555557be6d0, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3926
#15 0x00007ffff50654f2 in g_main_loop_run (loop=0x555555db11d0) at gmain.c:4125
#16 0x00007ffff73ed267 in IA__gtk_main () at gtkmain.c:1268
#17 0x00007ffff79a4227 in main_lib (argc=<optimized out>, argv=<optimized out>) at libmain.c:1233
#18 0x00007ffff4a57401 in __libc_start_main (main=0x555555554780 <main>, argc=2, argv=0x7fffffffdc28, init=<optimized out>, fini=<optimized out>, 
    rtld_fini=<optimized out>, stack_end=0x7fffffffdc18) at ../csu/libc-start.c:289
#19 0x00005555555547ba in _start ()
(gdb) quit
A debugging session is active.


-- 
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-309985806
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170621/c99e53cf/attachment.html>


More information about the Github-comments mailing list