public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* weird xemacs crash
@ 2015-02-17 20:35 Eliot Moss
  2015-02-18 13:14 ` Jon TURNEY
  0 siblings, 1 reply; 3+ messages in thread
From: Eliot Moss @ 2015-02-17 20:35 UTC (permalink / raw)
  To: cygwin-xfree

Dear Cygwin X --

I have a situation where cygwin xemacs, both 21.4.23-1 and the newer
-2 crash when trying to open a file with certain content.  (I copied
the file; opening it under the other name fails too.)  It's a
relatively small file, some .c source.  The characters used are all
reasonable ASCII: newline plus space through 175 octal.  The length
is 2601 bytes.

Here is the stackdump:

Stack trace:
Frame     Function  Args
002899C4  61030F12 (000002E0, 0000EA60, 000000A4, 00289A24)
00289AE4  610E468A (6119EE10, 00000000, 00289B18, 00000000)

What's the next step?

Regards -- EM

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: weird xemacs crash
  2015-02-17 20:35 weird xemacs crash Eliot Moss
@ 2015-02-18 13:14 ` Jon TURNEY
  2015-02-18 14:09   ` Eliot Moss
  0 siblings, 1 reply; 3+ messages in thread
From: Jon TURNEY @ 2015-02-18 13:14 UTC (permalink / raw)
  To: cygwin-xfree; +Cc: moss

On 17/02/2015 20:35, Eliot Moss wrote:
> Dear Cygwin X --
>
> I have a situation where cygwin xemacs, both 21.4.23-1 and the newer
> -2 crash when trying to open a file with certain content.  (I copied
> the file; opening it under the other name fails too.)  It's a
> relatively small file, some .c source.  The characters used are all
> reasonable ASCII: newline plus space through 175 octal.  The length
> is 2601 bytes.
>
> Here is the stackdump:
>
> Stack trace:
> Frame     Function  Args
> 002899C4  61030F12 (000002E0, 0000EA60, 000000A4, 00289A24)
> 00289AE4  610E468A (6119EE10, 00000000, 00289B18, 00000000)
>
> What's the next step?

Assuming I have the same cygwin DLL as you...

> $ cat stackdump | awk '/^[0-9]/{print $2}' | addr2line -asf -e /usr/lib/debug/usr/bin/cygwin1.dbg | paste - - - | column -t
> 0x61030f12  _ZN7_cygtls19call_signal_handlerEv@4        exceptions.cc:1490
> 0x610e468a  _Z8sig_sendP6_pinfoR9siginfo_tP7_cygtls@12  sigproc.cc:714

But are you sure this isn't the problem mentioned in [1]?

[1] https://cygwin.com/ml/cygwin/2015-02/msg00339.html

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: weird xemacs crash
  2015-02-18 13:14 ` Jon TURNEY
@ 2015-02-18 14:09   ` Eliot Moss
  0 siblings, 0 replies; 3+ messages in thread
From: Eliot Moss @ 2015-02-18 14:09 UTC (permalink / raw)
  To: cygwin-xfree

On 2/18/2015 8:14 AM, Jon TURNEY wrote:
> On 17/02/2015 20:35, Eliot Moss wrote:
>> Dear Cygwin X --
>>
>> I have a situation where cygwin xemacs, both 21.4.23-1 and the newer
>> -2 crash when trying to open a file with certain content.  (I copied
>> the file; opening it under the other name fails too.)  It's a
>> relatively small file, some .c source.  The characters used are all
>> reasonable ASCII: newline plus space through 175 octal.  The length
>> is 2601 bytes.

> But are you sure this isn't the problem mentioned in [1]?
>
> [1] https://cygwin.com/ml/cygwin/2015-02/msg00339.html

The work-around suggested there does seem to prevent the crash.
I could not tell that that was what it was because it fails so
quickly I could not see anything.

Looking forward to the fixed 21.4!

Thanks!   Eliot

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-18 14:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-17 20:35 weird xemacs crash Eliot Moss
2015-02-18 13:14 ` Jon TURNEY
2015-02-18 14:09   ` Eliot Moss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).