This is the mail archive of the cygwin mailing list for the Cygwin 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: rxvt: `info' dumpes core when rxvt is resized


On Sat, 20 Aug 2005, Franz Haeuslschmid wrote:

> Hello,
>
> I lately observe that `info' when invoked within `rxvt' happens to fail
> due to a segmentation fault.
> [snip]
> The way to reproduce this behaviour on my
> system is to start `rxvt' and opening the info documentation for info:
>
>   haeuslsc@pan ~
>   $ info info
>
> When I now try to resize the window height of `rxvt' (it doesn't
> matter, whether I want to increment or decrement the size), `info'
> quits stating that
>
>   Segmentation fault (core dumped)
>
> happened.

I can confirm this.  It also happens in an xterm, and in the regular
console with CYGWIN=tty.  Looks like a bug in SIGWINCH handler in info.
FWIW, the actual info page doesn't matter -- just typing "info" is enough.
Since I snipped the cygcheck output, "info --version" shows "info (GNU
texinfo) 4.8".

Strace doesn't show anything useful (IMO), but I could attach the tail end
of it (after the SIGWINCH) if anyone's interested.

Since this is not an X-specific issue, I'm redirecting this to the main
Cygwin list.  Please send replies ther.

> The output of `cygcheck -s -v -r' is appended to this
> message.
>
> Franz.
>
> P.S.:
> This may be off-topic, but I had Problems attaching the output of
> `cygcheck', that is why I appended it to this message.  I
> regularly received a failure notice from the MAILER-DAEMON at
> sourceware.org with the following content:
>
> ,----
> | Hi. This is the qmail-send program at sourceware.org.
> | I'm afraid I wasn't able to deliver your message to the following addresses.
> | This is a permanent error; I've given up. Sorry it didn't work out.
> |
> | <cygwin-xfree AT cygwin.com>:
> | bayes: cannot open bayes databases /qmail/spamassassin/bayes_* R/O: tie failed: Permission denied
> | bayes: cannot open bayes databases /qmail/spamassassin/bayes_* R/O: tie failed: Permission denied
> | bayes: cannot open bayes databases /qmail/spamassassin/bayes_* R/O: tie failed: Permission denied
> | bayes: cannot open bayes databases /qmail/spamassassin/bayes_* R/W: tie failed: Permission denied
> | ezmlm-send: fatal: Sorry, after removing unacceptable MIME parts from your message I was left with nothing (#5.7.0)
> `----
>
> Any ideas?
>
> Cygwin Configuration Diagnostics
> [cygcheck output snipped]

Hmm, you may want to take this up with cygwin-xfree-owner.
	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!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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