On Mon, Apr 18, 2011 at 1:38 PM, Christian Schmitt <ch...@ilovelinux.de> wrote:
> Csaba Halász wrote:
>
>> Info registers, and something like x/10i $eip   (or $rip on 64 bit)
>>
>
> Here you go (still on Atom), Phenom this evening.
>
> (gdb) info registers
> eax            0x0      0
>
> (gdb) x/10i $eip
> => 0xb7fb8fdd <merge_left+9>:   mov    0x14(%eax),%eax

Hm, ok, that doesn't seem to be SSE related, it's just your everyday
NULL pointer.
Have to check source code to see how that can happen.

-- 
Csaba/Jester

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to