https://bugzilla.novell.com/show_bug.cgi?id=390722 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=390722#c26 --- Comment #26 from Michael Meeks <mmeeks@novell.com> 2008-05-23 04:08:45 MST --- Packages are available for testing here: http://www.go-oo.org/~michael/fixed-gdb/ I would heartily recommend them. Here is my test experience with OpenOffice.org [ a package with a small 275Mb debuginfo RPM ]: before patch: (gdb) bt #0 0xffffe430 in __kernel_vsyscall () #1 0xb6eb21d7 in *__GI___poll (fds=0x8641990, nfds=6, timeout=599) at ./sysdeps/unix/sysv/linux/poll.c:87 #2 0xb554f6f2 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x08641990 in ?? () #4 0x00000006 in ?? () #5 0x00000257 in ?? () #6 0x08641990 in ?? () #7 0x00000006 in ?? () #8 0x00000000 in ?? () after patch: (gdb) bt #0 0xffffe430 in __kernel_vsyscall () #1 0xb6eb21d7 in *__GI___poll (fds=0x8641990, nfds=6, timeout=599) at ./sysdeps/unix/sysv/linux/poll.c:87 #2 0xb554f6f2 in ?? () from /usr/lib/libglib-2.0.so.0 #3 0xb554f9d8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #4 0xb5b3d68d in ?? () from /usr/lib/ooo-2.0/program/libvclplug_gtk680li.so #5 0xb54f4751 in X11SalInstance::Yield () from /usr/lib/ooo-2.0/program/libvclplug_gen680li.so #6 0xb7e06cf1 in Application::Yield () from /usr/lib/ooo-2.0/program/libvcl680li.so #7 0xb7e06d3f in Application::Execute () from /usr/lib/ooo-2.0/program/libvcl680li.so #8 0x08071c53 in desktop::Desktop::Main () #9 0xb7e0a27e in ?? () from /usr/lib/ooo-2.0/program/libvcl680li.so #10 0xb7e0a41a in SVMain () from /usr/lib/ooo-2.0/program/libvcl680li.so #11 0x08066c60 in main () apparently there is a way this will work. Andreas - can we get this patch into OpenSUSE 11.0 ? - it would *really* help improve the quality of the product going forward I think. -- 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.