bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDD 3.2 (i686-pc-linux-gnu) gets X error


From: Nathan Wallace Loring
Subject: DDD 3.2 (i686-pc-linux-gnu) gets X error
Date: Thu, 21 Jun 2001 11:47:59 -0400 (EDT)

  It loads the main screen with the sample code and the menu bar, then
crashes. I am using X-WinPro forwarding from RedHat 6.2 x86 to Win98, any
suggestions?

screen dump:
------------------
$ ddd ./sample
Warning: Actions not found: toggle-overstrike
(Annoyed?  Try 'Edit->Preferences->General->Suppress X Warnings'!)
X Error of failed request:  BadFont (invalid Font parameter)
  Major opcode of failed request:  55 (X_CreateGC)
  Resource id in failed request:  0x4003d2
  Serial number of failed request:  6660
  Current serial number in output stream:  6699
  Widget hierarchy of resource:  unknown
Xlib: unexpected async reply (sequence 0x1a2b)!
X Error of failed request:  BadGC (invalid GC parameter)
  Major opcode of failed request:  56 (X_ChangeGC)
  Resource id in failed request:  0x4003d2
  Serial number of failed request:  6662
  Current serial number in output stream:  6708
  Widget hierarchy of resource:  unknown

X error (invalid GC parameter).

Oops!  You have found a bug in DDD.

If you can reproduce this bug, please send a bug report
to <bug-ddd@gnu.org>, giving a subject like

    DDD 3.2 (i686-pc-linux-gnu) gets `BadGC' error

To enable us to fix the bug, you should include the following information:
* What you were doing to get this message.  Report all the facts.
* The contents of the `~/.ddd/log' file as generated by this session.
Please read also the section "Reporting Bugs" in the DDD manual.

We thank you for your support.
----------------------



~/.ddd/log dump:
------------------
GNU DDD 3.2 (i686-pc-linux-gnu)
Copyright (C) 1995-1999 Technische Universitaet Braunschweig, Germany.
Copyright (C) 1999-2000 Universitaet Passau, Germany.
Compiled with GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release), GNU
libc 2.1
Requires X11R6, Xt11R6, Motif 2.1.30 (Motif Version 2.1.30)
Includes DDD core, Manual, App defaults, XPM 3.4.11, Athena Panner
Built 2001-06-21 by root <root@dahncupa.fusion-net.net>.
$  ddd ./sample
+  /bin/sh -c 'exec gdb -q -fullname '\''./sample'\'''
#  Hello, world!
#  Starting GDB...
#  Raising core file size limit from 1024000000 to 2147483647 bytes...
#  Raising core file size limit from 1024000000 to 2147483647
bytes...done.
#  Running GDB (pid 24326, tty /dev/pts/1)...
#  Current language: c/c++
<- "(gdb) "
-> "set prompt (gdb) "
<- "(gdb) "
-> "set height 0"
<- "(gdb) "
-> "set width 0"
<- "(gdb) "
-> "set annotate 1"
<- "(gdb) "
-> " set verbose off"
<- "(gdb) "
-> "info line"
<- "No line number information available."
<- "(gdb) "
-> "list"
<- "22\t        }\n"
   "23\t    } while (h != 1);\n"
   "24\t}\n"
   "25\t"
<- "26\tint main(int argc, char *argv[])\n"
   "27\t{\n"
   "28\t    int *a;\n"
   "29\t    int i;\n"
   "30\t"
<- "31\t    a = (int *)malloc((argc - 1) * sizeof(int));"
<- "(gdb) "
-> "info line"
<- "Line 31 of \"sample.c\" starts at address 0x80485de <main+6> and ends
at 0x80485f7 <main+31>.\n"
   "\032\032/home/nate/DDDTest/sample.c:31:559:beg:0x80485de"
<- "(gdb) "
-> "output 4711"
<- "4711"
<- "(gdb) "
-> "show language"
<- "The current source language is \"auto; currently c\"."
<- "(gdb) "
-> "pwd"
<- "Working directory /home/nate/DDDTest."
<- "(gdb) "
-> "info breakpoints"
<- "No breakpoints or watchpoints."
<- "(gdb) "
-> "show history filename"
<- "The filename in which to record the command history is
\"/home/nate/DDDTest/.gdb_history\"."
<- "(gdb) "
-> "show history size"
<- "The size of the command history is 1000."
<- "(gdb) "
#  Reading file "/home/nate/DDDTest/sample.c"...
#  Reading file "/home/nate/DDDTest/sample.c"...done.
#  File "/home/nate/DDDTest/sample.c" 44 lines, 849 characters
#  Setting buttons...
#  Setting buttons...done.
!  X error
X Error of failed request:  BadFont (invalid Font parameter)
  Major opcode of failed request:  55 (X_CreateGC)
  Resource id in failed request:  0x4003d2
  Serial number of failed request:  6658
  Current serial number in output stream:  6697
  Widget hierarchy of resource:  unknown
!  X error
!  X error
!  X error
!  X error
!  X error
!  X error
!  X error
!  X error
!  X error
!  X error
!  X error
!  X error
!  X error
!  X error
!  X error
#  Saving history in "/home/nate/.ddd/history"...
#  Saving history in "/home/nate/.ddd/history"...done.
#  Thanks for using DDD 3.2!  (We apologize for the inconvenience.)
X Error of failed request:  BadGC (invalid GC parameter)
  Major opcode of failed request:  56 (X_ChangeGC)
  Resource id in failed request:  0x4003d2
  Serial number of failed request:  6660
  Current serial number in output stream:  6706
  Widget hierarchy of resource:  unknown










reply via email to

[Prev in Thread] Current Thread [Next in Thread]