* [email protected] <[email protected]> [110315 10:45]:
> I'm getting a segmentation fault when launching gv.
>
> (gdb) run
> Starting program: /usr/bin/gv
>
> Program received signal SIGSEGV, Segmentation fault.
> __strcpy_ssse3 () at ../sysdeps/x86_64/multiarch/strcpy.S:94
> 94      ../sysdeps/x86_64/multiarch/strcpy.S: No such file or
> directory.
>         in ../sysdeps/x86_64/multiarch/strcpy.S

Could you type "bt full" at this point and send the output of that?

Additionally the output of your /proc/cpuinfo might be interesting,
as this might be something depending on the processor. (Or rather the
the code libc is using depending on the processor).

Thanks in advance,
        Bernhard R. Link



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to