Hi Tomek,

It seems that native symbol resolution is busted somehow:

[AWT-EventQueue-2] SIGSEGV at EIP 08055d30 while accessing memory address 
0000002a.
[AWT-EventQueue-2] Registers:
[AWT-EventQueue-2]  eax: 00000000   ebx: 00000000   ecx: 00000001   edx: 
00000000
[AWT-EventQueue-2]  esi: 00000000   edi: 00000000   ebp: a6fd1fa8   esp: 
a6fd1fa0
[AWT-EventQueue-2] Native and Java stack trace:
[AWT-EventQueue-2]  [<08055d30>] native     : <unknown>
[AWT-EventQueue-2]  [<0805ae33>] native     : <unknown>
[AWT-EventQueue-2]  [<0805afde>] native     : <unknown>
[AWT-EventQueue-2]  [<0805ebfa>] native     : <unknown>
[AWT-EventQueue-2]  [<08064e56>] native     : <unknown>

Addr2line finds them just fine:

penb...@penberg-laptop:~/testing/jato/HelloWorldSwing$ addr2line -e ~/bin/jato
0x08055d30
/home/penberg/src/jato/arch/x86/insn-selector.c:4967
0x0805ae33
/home/penberg/src/jato/arch/x86/insn-selector.c:825
0x0805afde
/home/penberg/src/jato/arch/x86/insn-selector.c:880

Ideas?

                        Pekka


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to