This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: segfault in sysdep/i386/backtrace.h


Marco Trudel writes:
 >  > 
 > The segfault happens on reading scan_bytes[x]. I assume that there is no 
 > "pushl %ebp; movl %esp, %ebp" function prologue in certain cases and 
 > thus we go reading protected areas below the function.

Why don't you have a look, and tell us what is there?

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]