https://bugzilla.novell.com/show_bug.cgi?id=390722 User Janne.Karhunen@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=390722#c33 --- Comment #33 from Janne Karhunen <Janne.Karhunen@gmail.com> 2008-05-27 08:23:43 MDT --- Right, the reason libc is breaking frame pointer trail so heavily probably comes from excessive inline asm usage. These days quite a few libc functions are really inline asm wrappers to direct system calls (socket functions are great example of this) :/ Anyhoo, my conclusion of libsegfault was that it should probably be removed from libc completely (or that it should be rewritten using libunwind), it's that unreliable. So may the force be with you here.. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.