[Bug 404575] New: gdb on ppc often remains stuck in call___do_global_ctors_aux
https://bugzilla.novell.com/show_bug.cgi?id=404575 Summary: gdb on ppc often remains stuck in call___do_global_ctors_aux Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: schwab@novell.com ReportedBy: anschneider@novell.com QAContact: qa@suse.de Found By: --- gdb on ppc stucks always in call___do_global_ctors_aux if you try to step into a function. gdb session: ============= Breakpoint 1, main (argc=3, argv=0xffe56364) at /home/andreas/workspace/source/projects/csync/client/csync_client.c:179 179 int rc = 0; (gdb) n 185 arguments.exclude_file = NULL; (gdb) n 186 arguments.disable_journal = 0; (gdb) n 187 arguments.create_journal = 0; (gdb) n 188 arguments.update = 1; (gdb) n 189 arguments.reconcile = 1; (gdb) n 190 arguments.propagate = 1; (gdb) n 196 argp_parse (&argp, argc, argv, 0, 0, &arguments); (gdb) s 0x10003240 in call___do_global_ctors_aux () Current language: auto; currently asm (gdb) n Single stepping until exit from function call___do_global_ctors_aux, which has no line number information. 0xf7fe3594 in ?? () from /lib/ld.so.1 (gdb) n Cannot find bounds of current function -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=404575 Andreas Schneider <anschneider@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|gdb on ppc often remains stuck in |gdb on ppc remains stuck in |call___do_global_ctors_aux |call___do_global_ctors_aux -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=404575 User schwab@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404575#c1 Andreas Schwab <schwab@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Andreas Schwab <schwab@novell.com> 2008-07-01 05:51:43 MDT --- Fixed. -- 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.
participants (1)
-
bugzilla_noreply@novell.com