зеркало из https://github.com/mono/mail-archives.git
101 строка
2.9 KiB
HTML
101 строка
2.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] ASP.NET: XSP Segmentation Fault with TEXTAREA web control
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:tiago.lima%40vianw.pt">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016464.html">
|
|
<LINK REL="Next" HREF="016467.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] ASP.NET: XSP Segmentation Fault with TEXTAREA web control
|
|
</H1>
|
|
<B>Tiago Lima
|
|
</B>
|
|
<A HREF="mailto:tiago.lima%40vianw.pt"
|
|
TITLE="[Mono-list] ASP.NET: XSP Segmentation Fault with TEXTAREA web control">tiago.lima@vianw.pt
|
|
</A><BR>
|
|
<I>Thu, 16 Oct 2003 16:08:43 +0100</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016464.html">[Mono-list] MONO: Missing libs or bug!?
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016467.html">[Mono-list] ASP.NET: XSP Segmentation Fault with TEXTAREA web
|
|
control
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16465">[ date ]</a>
|
|
<a href="thread.html#16465">[ thread ]</a>
|
|
<a href="subject.html#16465">[ subject ]</a>
|
|
<a href="author.html#16465">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>This is a multi-part message in MIME format.
|
|
|
|
------=_NextPart_000_019C_01C393FF.C5AB0950
|
|
Content-Type: text/plain;
|
|
charset="iso-8859-1"
|
|
Content-Transfer-Encoding: 7bit
|
|
|
|
Hi,
|
|
|
|
When I try to see the page in attachement using XSP it does a segmentation
|
|
fault.
|
|
|
|
In Suse8.2:
|
|
Using all latest RPMs!! Not from the cvs !!
|
|
# mono --version
|
|
Mono JIT compiler version 0.28, (C) 2002, 2003 Ximian, Inc.
|
|
|
|
# mcs --version
|
|
Mono C# compiler version 0.27.0.0
|
|
|
|
XSP-0.6
|
|
|
|
The attached file has just this:
|
|
|
|
<%@ Page Language="C#" %>
|
|
|
|
<textarea runat="server">
|
|
</textarea>
|
|
|
|
Tiago Lima
|
|
|
|
------=_NextPart_000_019C_01C393FF.C5AB0950
|
|
Content-Type: application/octet-stream;
|
|
name="TextArea.aspx"
|
|
Content-Transfer-Encoding: 7bit
|
|
Content-Disposition: attachment;
|
|
filename="TextArea.aspx"
|
|
|
|
<%@ Page Language="C#" %>
|
|
|
|
<textarea runat="server">
|
|
</textarea>
|
|
|
|
------=_NextPart_000_019C_01C393FF.C5AB0950--
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016464.html">[Mono-list] MONO: Missing libs or bug!?
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016467.html">[Mono-list] ASP.NET: XSP Segmentation Fault with TEXTAREA web
|
|
control
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16465">[ date ]</a>
|
|
<a href="thread.html#16465">[ thread ]</a>
|
|
<a href="subject.html#16465">[ subject ]</a>
|
|
<a href="author.html#16465">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|