After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767571 - bijiben dumps core with X Window System error
bijiben dumps core with X Window System error
Status: RESOLVED DUPLICATE of bug 761338
Product: bijiben
Classification: Applications
Component: general
3.20.x
Other Windows
: Normal major
: ---
Assigned To: Bijiben maintainer(s)
Bijiben maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-06-12 17:40 UTC by Sam Morris
Modified: 2017-12-25 01:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sam Morris 2016-06-12 17:40:51 UTC
$ bijiben
sending the mass change

(bijiben:29156): Gdk-ERROR **: The program 'bijiben' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 161 error_code 1 request_code 0 (core protocol) 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 GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)

Backtrace:

  • #0 g_logv
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #1 g_log
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #2 _gdk_x11_display_error_event
    at /build/gtk+3.0-UYMeaD/gtk+3.0-3.20.6/./gdk/x11/gdkdisplay-x11.c line 2576
  • #3 gdk_x_error
    at /build/gtk+3.0-UYMeaD/gtk+3.0-3.20.6/./gdk/x11/gdkmain-x11.c line 307
  • #4 _XError
    at ../../src/XlibInt.c line 1429
  • #5 handle_error
    at ../../src/xcb_io.c line 213
  • #6 handle_response
    at ../../src/xcb_io.c line 325
  • #7 _XEventsQueued
    at ../../src/xcb_io.c line 364
  • #8 XPending
    at ../../src/Pending.c line 55
  • #9 gdk_check_xpending
    at /build/gtk+3.0-UYMeaD/gtk+3.0-3.20.6/./gdk/x11/gdkeventsource.c line 269
  • #10 gdk_event_source_prepare
    at /build/gtk+3.0-UYMeaD/gtk+3.0-3.20.6/./gdk/x11/gdkeventsource.c line 287
  • #11 g_main_context_prepare
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #12 ??
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #13 g_main_context_iteration
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #14 g_application_run
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #15 main
    at bjb-main.c line 37

Comment 1 Mohammed Sadiq 2017-12-25 01:11:44 UTC

*** This bug has been marked as a duplicate of bug 761338 ***