This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin-xfree Digest 14 Oct 2004 21:00:08 -0000 Issue 1567


On Fri, 15 Oct 2004, Øyvind Harboe wrote:

> > > What can I do to help debug this problem?
> >
> > The only way to debug this is to run XWin in gdb and wait until the
> > error occurs.
>
> I've previously built XWin w/debug info and debugged it in GDB.
>
> But this time I ran into a new problem:
>
> When I run XWin in GDB, it constantly gets access violations. This is
> during startup, and before I've got some sort of understanding of this,
> I don't want to attempt anything more ambitious.
>
> cygwin1!__getreent
> KERNEL32!IsBadWritePtr

This is normal -- this is the way Cygwin (newlib?) tests pointers.  Just
continue from that point.  I think there are two or three of those in the
normal initialization sequence.

If this bothers you too much, <http://cygwin.com/acronyms/#PTC>...
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing."  -- Dr. Jubal Harshaw

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]