I am having this same problem. In my code, I am not encoding the XML at
all. In fact, I am simply doing the following:
MyTextOutputStream.Write( MyXMLDocument.ToString )
There is a Feedback Article for this problem which I added to my watchlist.
That feedback article ID is:
lsqnocmh
This is currently a big problem for opur company. If anyone from RB is
reading this list (and we know you are) please help!
Thanks.
-Nate Smith
On 6/6/06, David Abrames <abramesd at kmbs dot konicaminolta dot us> wrote:
Hello,
We have a user that is getting an very intermittent assertion error as
follows:
Assertion (!!(srcCharLen > 0)) failed in "output.cpp", line 995
Choose 'Abort' to end the program, 'Retry' to debug, or 'Ignore' to
continue.
The only hint we have is that the application was saving a XML file at the
time and the XML file ends up as a zero byte file.
Since we are unable to reproduce this error, we were wondering if someone
from RB could tell us under what conditions this assertion is created. We
are hoping that way we can isolate where in the application code this is
happening and then determine the problem.
Thank you
David Abrames
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
--
Nate Smith
http://www.nth-design.com
natesmith at nth-design dot com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
From Sat 29 Jul 2006 10:39:02 +0200
Return-Path: <realbasic-nug-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
id 410818D5E16; Sat, 29 Jul 2006 01:39:27 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on realxserve.local
X-Spam-Level:
X-Spam-Status: No, score=-2.5 required=4.5 tests=AWL,BAYES_00 autolearn=ham
version=3.1.1
Received: from lists.realsoftware.com (lists.realsoftware.com [209.198.132.125])
by xmail.realsoftware.com (Postfix) with ESMTP id 38B308D5E09;
Sat, 29 Jul 2006 01:39:23 -0700 (PDT)
Received: from lists.realsoftware.com (localhost [127.0.0.1])
by lists.realsoftware.com (Postfix) with ESMTP
id AF02A13DABB9; Sat, 29 Jul 2006 03:39:09 -0500 (CDT)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de
[80.67.18.16])
by lists.realsoftware.com (Postfix) with ESMTP id D65A313DABAA
for <realbasic-nug at lists dot realsoftware dot com>;
Sat, 29 Jul 2006 03:39:03 -0500 (CDT)
Received: (qmail 30601 invoked from network); 29 Jul 2006 08:39:02 -0000
Received: from unknown (HELO [192.168.1.80]) (363246 at [84 dot 175 dot 102 dot
215])
(envelope-sender <support at monkeybreadsoftware dot de>)
by smtprelay04.ispgateway.de (qmail-ldap-1.03) with SMTP
for <realbasic-nug at lists dot realsoftware dot com>; 29 Jul 2006
08:39:02 -0000
To: realbasic-nug at lists dot realsoftware dot com (REALbasic NUG)
In-Reply-To: <6D34D233-141A-41D5-96F0-DC434A3E7C4F at great-white-software dot
com>
From: support at monkeybreadsoftware dot de (Christian Schmitz)
Date: Sat, 29 Jul 2006 10:39:02 +0200
Message-ID: <1hj8g84 dot zk4fcoymf13pM%support at monkeybreadsoftware dot de>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Organization: Monkeybread Software Germany
X-Face: nrf3>{WQ6c&r+7 at e)"]0G60`-6ND^)I2mI%>)QGYa=9"=7jhd-g2|b3!>Al0+
Ccb%xGQshhi|g at QU2$
User-Agent: MacSOUP/D-2.7 (Mac OS X version 10.4.7)
Subject: Re: Good Experience switching to MacBook
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com
Norman Palardy <npalardy at great-white-software dot com> wrote:
And beware crash reports for anything running in Rosetta
They are quite useless as the stack crawl is some goop inside Rosetta
Check it again.
Normally the crash dump contains both. The Rosetta Intel stack trace and
the emulated PPC stack trace.
But this depends on what crashed.
Gru=DF
Christian
--=20
Around eleven thousand functions in one REALbasic plug-in.=20
The Monkeybread Software Realbasic Plugin v6.2.
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|