From: "Mark Chambers" <markc@mail.com>
To: "'Carlo Parravicini'" <c.parravicini@sehitaly.com>
Cc: <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: ELDK 3.0 C++ Problem
Date: Fri, 21 May 2004 14:26:30 -0400 [thread overview]
Message-ID: <008001c43f61$247bb080$0301a8c0@chuck2> (raw)
In-Reply-To: 762A181C0D966E459A2EB3B810142C770386143A@nmrusdunsx12.nmrlan.net
> I'll bet _two_ cases of beer that Wolfgang won the beer. The seg. fault is
> happening in the memset.
>
Before this goes any further, I think we need to put the beer in escrow. I
humbly offer my garage. I will sample it and make sure it's worthy of this
duel.
By the way - on the printf - do you have a '\n' on the end of your
diagnostic message? If you're right, you're going to have to go the next
step and find out exactly what is failing in new(). 'new' should basically
boil down to malloc(4), possibly followed by 'if (p == 0) branch_to_catch',
then *p = 10000; Hard to imagine what could go wrong there...
Mark Chambers
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-05-21 18:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-21 16:46 ELDK 3.0 C++ Problem Wells, Charles
2004-05-21 18:26 ` Mark Chambers [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-05-19 21:38 Gosha, Michael (Michael)
2004-05-19 23:17 ` Wolfgang Denk
2004-05-19 15:57 Carlo Parravicini
2004-05-19 17:56 ` Wolfgang Denk
2004-05-20 14:02 ` Carlo Parravicini
2004-05-20 16:14 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='008001c43f61$247bb080$0301a8c0@chuck2' \
--to=markc@mail.com \
--cc=c.parravicini@sehitaly.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 NNTP newsgroup(s).