← Back to team overview

hugin-devs team mailing list archive

[Bug 1002943] [NEW] hugin crahes at startup

 

Public bug reported:

When launching hugin, it crashes after splash screen with the following error message :
The program 'hugin' 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 2391 error_code 1 request_code 136 minor_code 19)
  (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.)


I tried to run it under gdb and here is the result :
Breakpoint 1, gdk_x_error (display=0x833e678, error=0xbfffc584) at /build/buildd/gtk+2.0-2.24.10/gdk/x11/gdkmain-x11.c:458
458	/build/buildd/gtk+2.0-2.24.10/gdk/x11/gdkmain-x11.c: Aucun fichier ou dossier de ce type.
(gdb) bt
#0  gdk_x_error (display=0x833e678, error=0xbfffc584) at /build/buildd/gtk+2.0-2.24.10/gdk/x11/gdkmain-x11.c:458
#1  0x025bdacb in _XError (dpy=0x833e678, rep=0x8b75e08) at ../../src/XlibInt.c:1583
#2  0x025ba89d in handle_error (dpy=0x833e678, err=0x8b75e08, in_XReply=1) at ../../src/xcb_io.c:212
#3  0x025bb897 in _XReply (dpy=0x833e678, rep=0xbfffc6a8, extra=0, discard=0) at ../../src/xcb_io.c:698
#4  0x01526387 in ?? () from /usr/lib/fglrx/libGL.so.1


I am using Ubuntu 12.04 and hugin from the PPA, current version is : 2011.5.0+hg5817-0ubuntu1~precise

** Affects: hugin
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1002943

Title:
  hugin crahes at startup

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  When launching hugin, it crashes after splash screen with the following error message :
  The program 'hugin' 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 2391 error_code 1 request_code 136 minor_code 19)
    (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.)

  
  I tried to run it under gdb and here is the result :
  Breakpoint 1, gdk_x_error (display=0x833e678, error=0xbfffc584) at /build/buildd/gtk+2.0-2.24.10/gdk/x11/gdkmain-x11.c:458
  458	/build/buildd/gtk+2.0-2.24.10/gdk/x11/gdkmain-x11.c: Aucun fichier ou dossier de ce type.
  (gdb) bt
  #0  gdk_x_error (display=0x833e678, error=0xbfffc584) at /build/buildd/gtk+2.0-2.24.10/gdk/x11/gdkmain-x11.c:458
  #1  0x025bdacb in _XError (dpy=0x833e678, rep=0x8b75e08) at ../../src/XlibInt.c:1583
  #2  0x025ba89d in handle_error (dpy=0x833e678, err=0x8b75e08, in_XReply=1) at ../../src/xcb_io.c:212
  #3  0x025bb897 in _XReply (dpy=0x833e678, rep=0xbfffc6a8, extra=0, discard=0) at ../../src/xcb_io.c:698
  #4  0x01526387 in ?? () from /usr/lib/fglrx/libGL.so.1

  
  I am using Ubuntu 12.04 and hugin from the PPA, current version is : 2011.5.0+hg5817-0ubuntu1~precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1002943/+subscriptions


Follow ups

References