Skip Menu |

This queue is for tickets about the Gtk2 CPAN distribution.

Report information
The Basics
Id: 46329
Status: new
Priority: 0/
Queue: Gtk2

People
Owner: Nobody in particular
Requestors: imacat [...] mail.imacat.idv.tw
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.220
Fixed in: (no value)



Subject: t/GtkSocket-GtkPlug.t Dies When Screensaver Is On
Dear Torsten Schönfeld, Hi. This is imacat from Taiwan. I found that t/GtkSocket-GtkPlug.t dies when screen saver is on, on my Debian GNU/Linux 5.0.1 Lenny. My environment is: Debian GNU/Linux 5.0.1, Linux kernel 2.6.26-2-686, gcc 4.3.2, glibc 2.7, GTK+ 2.12.12-1, Perl 5.10.0. I found it when I was away for the long make process. I found this error when I return and unlock my screen. I tried to dig further. It seems to die at line 67 in t/GtkSocket-GtkPlug.t. The terminal log is attached below. Hope that this helps. Please tell me if you need any more information, or if I could be of any help. Thank you. (“sleep 10” is a delay for myself to launch the screen saver) imacat@cotton build/Gtk2-1.220-Na9t4A % sleep 10; perl -Iblib/lib -Iblib/arch t/GtkSocket-GtkPlug.t 1..12 ok 1 ok 2 ok 3 ok 4 # skip new 2.14 stuff ok 5 # skip new 2.14 stuff The program 'GtkSocket-GtkPlug.t' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 190 error_code 3 request_code 152 minor_code 1) (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.) imacat@cotton build/Gtk2-1.220-Na9t4A % perl -V Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=linux, osvers=2.6.26-2-686, archname=i686-linux-thread-multi-64int-ld uname='linux cotton 2.6.26-2-686 #1 smp thu mar 26 01:08:11 utc 2009 i686 gnulinux ' config_args='-s -d -Dprefix=/usr -Dusethreads -Duselongdouble -Doptimize=-O2 -DDEBUGGING=-g -Duse64bitint -Dd_dosuid -Dotherlibdirs=/usr/lib/perl5:/usr/share/perl5 -Dinc_version_list=none -Duseshrplib=true -Dcf_email=imacat@mail.imacat.idv.tw -Dpager=/usr/bin/sensible-pager' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2 -g', cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.3.2', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.10.0/i686-linux-thread-multi-64int-ld/CORE' cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO USE_REENTRANT_API Built under linux Compiled at May 3 2009 11:31:09 %ENV: PERL5LIB="/home/imacat/.cpan/build/Cairo-1.061-d5aCVP/blib/arch:/home/imacat/.cpan/build/Cairo-1.061-d5aCVP/blib/lib:/home/imacat/.cpan/build/ExtUtils-PkgConfig-1.12-2SUH6m/blib/arch:/home/imacat/.cpan/build/ExtUtils-PkgConfig-1.12-2SUH6m/blib/lib:/home/imacat/.cpan/build/ExtUtils-Depends-0.301-NndBgI/blib/arch:/home/imacat/.cpan/build/ExtUtils-Depends-0.301-NndBgI/blib/lib:/home/imacat/lib/perl5" PERL5OPT="" PERL5_CPANPLUS_IS_RUNNING="3139" PERL5_CPAN_IS_RUNNING="3139" @INC: /home/imacat/.cpan/build/Cairo-1.061-d5aCVP/blib/arch /home/imacat/.cpan/build/Cairo-1.061-d5aCVP/blib/lib /home/imacat/.cpan/build/ExtUtils-PkgConfig-1.12-2SUH6m/blib/arch /home/imacat/.cpan/build/ExtUtils-PkgConfig-1.12-2SUH6m/blib/lib /home/imacat/.cpan/build/ExtUtils-Depends-0.301-NndBgI/blib/arch /home/imacat/.cpan/build/ExtUtils-Depends-0.301-NndBgI/blib/lib /home/imacat/lib/perl5 /usr/lib/perl5/5.10.0/i686-linux-thread-multi-64int-ld /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl/5.10.0/i686-linux-thread-multi-64int-ld /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/5.10.0/i686-linux-thread-multi-64int-ld /usr/lib/perl5/5.10.0 /usr/lib/perl5 /usr/share/perl5 . imacat@cotton build/Gtk2-1.220-Na9t4A %