[Bug 595548] New: gdb crashed on attempt to show full backtrace of zypper crash
http://bugzilla.novell.com/show_bug.cgi?id=595548 http://bugzilla.novell.com/show_bug.cgi?id=595548#c0 Summary: gdb crashed on attempt to show full backtrace of zypper crash Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Critical Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: cobexer@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=353597) --> (http://bugzilla.novell.com/attachment.cgi?id=353597) result of bt and bt full User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.1 Firefox/3.6.3 gdb crashed while trying to get a bt full from a zypper crash: (gdb) bt full #0 0x000000000056c68c in dwarf2_physname (die=0x6e31c48, cu=0x1d2fca0) at ./../gdb/dwarf2read.c:9849 type = 0x74ff760 length = 19187960 prefix = 0x74ff710 "boost::detail::function::basic_vtable1<bool, zypp::sat::LookupAttr::iterator>" buf = 0x1b80820 name = <value optimized out> #1 0x000000000056dc85 in dwarf2_add_member_fn (die=0x6e311e8, cu=<value optimized out>) at ../../gdb/dwarf2read.c:4993 objfile = 0x124c8a0 i = <value optimized out> fieldname = 0x7ffff1dea6b4 "assign_to<zypp::<unnamed>::EditionRangePredicate>" new_fnfield = <value optimized out> this_type = <value optimized out> attr = <value optimized out> flp = <value optimized out> fnp = <value optimized out> physname = <value optimized out> #2 read_structure_type (die=0x6e311e8, cu=<value optimized out>) at ./../gdb/dwarf2read.c:5357 fi = {fields = 0x19c70e0, nfields = 2, nbaseclasses = 0, non_public_fields = 0, fnfields = 0x0, fnfieldlists = 0x1588a20, nfnfields = 5} child_die = <value optimized out> objfile = <value optimized out> type = 0x74fe2d8 attr = <value optimized out> name = <value optimized out> back_to = 0x4fd8670 -- full backtraces attached Reproducible: Always Steps to Reproduce: 1. start gdb gdb 2. rund gdb with r zypper 3. run zypper with r -v up *php* *apache* *mysql* *kde* *MozillaFirefox* *mozilla* *boost* 4. zypper crashes, run bt full 5. gdb crashes run bt full in the second gdb to see the backtrace :) Actual Results: gdb crashed in the middle of the backtrace Expected Results: full backtrace, no crash -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=595548 http://bugzilla.novell.com/show_bug.cgi?id=595548#c1 --- Comment #1 from Christoph Obexer <cobexer@gmail.com> 2010-04-10 09:56:38 UTC --- sry version infos: :~> rpm -qa |grep gdb gdb-debuginfo-7.0.1-2.5.x86_64 cgdb-0.6.5-2.8.x86_64 gdbm-1.8.3-377.19.x86_64 gdbm-devel-1.8.3-377.19.x86_64 gdbm-debuginfo-1.8.3-377.19.x86_64 gdbm-32bit-1.8.3-377.19.x86_64 libeggdbus-1-0-0.6-3.4.x86_64 gdb-7.0.1-2.5.x86_64 libeggdbus-1-0-debuginfo-0.6-3.4.x86_64 cgdb-debuginfo-0.6.5-2.8.x86_64 wireless-regdb-2009.11.25-2.2.noarch :~> rpm -qa |grep zypp zypper-debuginfo-1.4.0-3.3.x86_64 libzypp-6.30.5-2.3.x86_64 zypper-1.4.0-3.3.x86_64 libzypp-debuginfo-6.30.5-2.3.x86_64 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=595548 http://bugzilla.novell.com/show_bug.cgi?id=595548#c Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |matz@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=595548 http://bugzilla.novell.com/show_bug.cgi?id=595548#c2 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |cobexer@gmail.com --- Comment #2 from Richard Guenther <rguenther@novell.com> 2010-04-12 11:42:32 UTC --- Can you produce a core dump of zypper instead and see if gdb crashes with the core dump as well? If not can you produce a core dump of the crashing gdb instead? And attach whatever first works. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=595548 http://bugzilla.novell.com/show_bug.cgi?id=595548#c3 --- Comment #3 from Philipp Thomas <pth@novell.com> 2010-04-12 14:39:21 CEST --- @ Christoph: for the zypper crash see bug 595545. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=595548 http://bugzilla.novell.com/show_bug.cgi?id=595548#c4 Christoph Obexer <cobexer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|cobexer@gmail.com | --- Comment #4 from Christoph Obexer <cobexer@gmail.com> 2010-04-12 18:25:33 UTC --- sorry but i can not provide a core dump of the crashing gdb since it doesn't crash any more - however i do not find the used zypper version anymore, i only could find: libzypp-6.31.3-1.1.x86_64.rpm libzypp-debuginfo-6.31.3-1.1.x86_64.rpm zypper-1.4.1-1.1.x86_64.rpm zypper-debuginfo-1.4.1-1.1.x86_64.rpm zypper version did not crash: libzypp-6.31.3-3.1.x86_64.rpm zypper-1.4.1-4.6.x86_64.rpm any chance to get libzypp-6.30.5-2.3.x86_64 + zypper-1.4.0-3.3.x86_64 & debuginfos from somewhere? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=595548 http://bugzilla.novell.com/show_bug.cgi?id=595548#c5 --- Comment #5 from Christoph Obexer <cobexer@gmail.com> 2010-04-12 18:30:32 UTC --- Created an attachment (id=353840) --> (http://bugzilla.novell.com/attachment.cgi?id=353840) same bt from zypper crash Bug 595545; versions: zypper-debuginfo-1.4.1-1.1.x86_64 zypper-1.4.1-1.1.x86_64 libzypp-6.31.3-1.1.x86_64 libzypp-debuginfo-6.31.3-1.1.x86_64 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=595548 http://bugzilla.novell.com/show_bug.cgi?id=595548#c Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |SHIP_STOPPER- -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com