dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] [bugs #10002] [libjit-0.0.4/ia64] libjit doesn't c


From: Rainer Groesslinger
Subject: Re: [Pnet-developers] [bugs #10002] [libjit-0.0.4/ia64] libjit doesn't compile on ia64
Date: Sat, 14 Aug 2004 13:51:27 +0200

> It is looks like it is segv'ing when it runs "gen-apply".  If you could send 
> me a gdb stack trace, I would appreciate it.

Running "./gen-apply >../jit/jit-apply-rules.h" gives me the following
output:

-----
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "ia64-unknown-linux-gnu".
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /home/scandium/distfiles/libjit-0.0.4/tools/gen-apply
>../jit/jit-apply-rules.h
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 11590)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 11590)]
find_frame_offset_inner (looking_for=0x60000fffffffb4a0, frame=0x710) at
gen-apply.c:1296
1296            if(looking_for == (void *)frame || !frame)
(gdb) bt
#0  find_frame_offset_inner (looking_for=0x60000fffffffb4a0,
frame=0x710) at gen-apply.c:1296
#1  0x4000000000017a10 in detect_frame_offsets () at gen-apply.c:1351
(gdb)
-----

-- 
Rainer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]