public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/15717] New: Printing style()-><whatever method AFAICT>() when running Chromium/Blink freezes
@ 2013-07-03 10:41 mstensho at opera dot com
  2013-09-27 14:47 ` [Bug c++/15717] " mstensho at opera dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mstensho at opera dot com @ 2013-07-03 10:41 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15717

            Bug ID: 15717
           Summary: Printing style()-><whatever method AFAICT>() when
                    running Chromium/Blink freezes
           Product: gdb
           Version: 7.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: mstensho at opera dot com

When I build the content_shell executable that is part of the Chromium browser
[1] and set a breakpoint in e.g. RenderBlock::paint() (in
third_party/WebKit/Source/core/rendering/RenderBlock.cpp) and attempt to print
style()->display(), gdb 7.6 just freezes. I waited several minutes. This is
something that used to work.

I built content_shell like this, FWIW:
GYP_PARALLEL=1 GYP_GENERATORS=ninja build/gyp_chromium
ninja -C out/Debug content_shell

I start content_shell from gdb like this:
r --single-process
(otherwise it will be impossible to set breakpoints at all)

I initially discovered this with Debian jessie, which uses a provides a
(somewhat modified, I suppose) gdb 7.6 package, but the problem persisted when
I compiled my own vanilla gdb 7.6 and tried there.

I then downgraded to Debian wheezy (current stable), which has gdb 7.4, removed
my self-built gdb 7.6, and the problem went away again (without rebuilding
content_shell). Then I tried again with my self-built gdb 7.6, and the freeze
was back.

What I'm trying to say is that this doesn't appear to be a Debian-only problem,
and also that it actually appears to be a gdb problem.

[1] http://dev.chromium.org/developers/how-tos/get-the-code

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-09-27 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-03 10:41 [Bug c++/15717] New: Printing style()-><whatever method AFAICT>() when running Chromium/Blink freezes mstensho at opera dot com
2013-09-27 14:47 ` [Bug c++/15717] " mstensho at opera dot com
2013-09-27 14:57 ` mstensho at opera dot com
2013-09-27 15:01 ` mstensho at opera dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).