public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Marco Trudel <mtrudel@gmx.ch>
To: Ranjit Mathew <rmathew@gmail.com>
Cc: Java Patch List <java-patches@gcc.gnu.org>
Subject: Re: regression: [MinGW] Slightly More Robust Stacktraces on Windows
Date: Fri, 06 Oct 2006 14:20:00 -0000	[thread overview]
Message-ID: <45266643.5070003@gmx.ch> (raw)
In-Reply-To: <39399b9d0610060656v3cfdb42etf240c59ab59fbfca@mail.gmail.com>

Ranjit Mathew wrote:
> On 10/6/06, Marco Trudel <mtrudel@gmx.ch> wrote:
>> I refer to this patch:
>> http://gcc.gnu.org/ml/java-patches/2006-q3/msg00051.html
>>
>> This breaks JNI in certain cases. The application just silently dies
>> when trying to run a native method.
>> Unfortunately it is a foreign library, I do not have it's source code to
>> track the problem down.
>> So Ranjit, do you have an idea what it could be?
> 
> Sorry, off the top of my head I don't. You will have to
> debug this. If asked for a wild guess, I would say
> that libffi doesn't have frame-pointers enabled.
> 
> Sorry I couldn't be of more help,

Can we then revert that patch? I'm running out of time for my project 
and I needed already 2 days to track the problem down to that patch.
I tried reverting only that patch but it fails. Reverting backtrace.h to 
the previous revision (115069) doesn't work as well. My application 
doesn't even start (with the patch it dies when trying to load the lib 
in question)

Marco

  reply	other threads:[~2006-10-06 14:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-06 13:11 Marco Trudel
2006-10-06 13:56 ` Ranjit Mathew
2006-10-06 14:20   ` Marco Trudel [this message]
2006-10-06 15:14     ` Marco Trudel
2006-10-06 16:16       ` Ranjit Mathew
2006-10-06 19:15       ` Mohan Embar

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=45266643.5070003@gmx.ch \
    --to=mtrudel@gmx.ch \
    --cc=java-patches@gcc.gnu.org \
    --cc=rmathew@gmail.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).