public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug backtrace/17446] New: gdb --batch broken since 7.8
@ 2014-09-30 12:44 martin.sandsmark at kde dot org
  2014-09-30 12:48 ` [Bug backtrace/17446] " martin.sandsmark at kde dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: martin.sandsmark at kde dot org @ 2014-09-30 12:44 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17446

            Bug ID: 17446
           Summary: gdb --batch broken since 7.8
           Product: gdb
           Version: 7.8
            Status: NEW
          Severity: normal
          Priority: P2
         Component: backtrace
          Assignee: unassigned at sourceware dot org
          Reporter: martin.sandsmark at kde dot org

gdb after 7.8 just prints two garbage frames when in batch mode. confirmed on
ubuntu and archlinux.

# How to reproduce
echo "thread apply all bt" > /tmp/instr
gdb --batch -x /tmp/instr -p `pidof kate` /usr/bin/kate

|
|
v

Thread 1 (process 23159):
#0 0x00007ff7ffafb39d in ?? ()
#1 0x0000000000000000 in ?? ()

this breaks the crash handler/reporter used for all KDE applications.

ubuntu launchpad bug:
https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1371043

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


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

* [Bug backtrace/17446] gdb --batch broken since 7.8
  2014-09-30 12:44 [Bug backtrace/17446] New: gdb --batch broken since 7.8 martin.sandsmark at kde dot org
@ 2014-09-30 12:48 ` martin.sandsmark at kde dot org
  2014-09-30 13:19 ` bhush94 at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: martin.sandsmark at kde dot org @ 2014-09-30 12:48 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17446

--- Comment #1 from Martin Sandsmark <martin.sandsmark at kde dot org> ---
KDE bug: https://bugs.kde.org/show_bug.cgi?id=339476

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


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

* [Bug backtrace/17446] gdb --batch broken since 7.8
  2014-09-30 12:44 [Bug backtrace/17446] New: gdb --batch broken since 7.8 martin.sandsmark at kde dot org
  2014-09-30 12:48 ` [Bug backtrace/17446] " martin.sandsmark at kde dot org
@ 2014-09-30 13:19 ` bhush94 at gmail dot com
  2014-10-03  8:11 ` xdje42 at gmail dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bhush94 at gmail dot com @ 2014-09-30 13:19 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17446

Bhushan Shah <bhush94 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bhush94 at gmail dot com

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


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

* [Bug backtrace/17446] gdb --batch broken since 7.8
  2014-09-30 12:44 [Bug backtrace/17446] New: gdb --batch broken since 7.8 martin.sandsmark at kde dot org
  2014-09-30 12:48 ` [Bug backtrace/17446] " martin.sandsmark at kde dot org
  2014-09-30 13:19 ` bhush94 at gmail dot com
@ 2014-10-03  8:11 ` xdje42 at gmail dot com
  2014-10-22 18:33 ` naesten at gmail dot com
  2014-10-24 18:53 ` palves at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: xdje42 at gmail dot com @ 2014-10-03  8:11 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17446

Doug Evans <xdje42 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xdje42 at gmail dot com

--- Comment #2 from Doug Evans <xdje42 at gmail dot com> ---
Data point: This could be a dupe of 17347.
The fix for that is in the 7.8 branch and will be in 7.8.1.

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


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

* [Bug backtrace/17446] gdb --batch broken since 7.8
  2014-09-30 12:44 [Bug backtrace/17446] New: gdb --batch broken since 7.8 martin.sandsmark at kde dot org
                   ` (2 preceding siblings ...)
  2014-10-03  8:11 ` xdje42 at gmail dot com
@ 2014-10-22 18:33 ` naesten at gmail dot com
  2014-10-24 18:53 ` palves at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: naesten at gmail dot com @ 2014-10-22 18:33 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17446

Samuel Bronson <naesten at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |naesten at gmail dot com
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=17347

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


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

* [Bug backtrace/17446] gdb --batch broken since 7.8
  2014-09-30 12:44 [Bug backtrace/17446] New: gdb --batch broken since 7.8 martin.sandsmark at kde dot org
                   ` (3 preceding siblings ...)
  2014-10-22 18:33 ` naesten at gmail dot com
@ 2014-10-24 18:53 ` palves at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: palves at redhat dot com @ 2014-10-24 18:53 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=17446

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |palves at redhat dot com
         Resolution|---                         |FIXED

--- Comment #3 from Pedro Alves <palves at redhat dot com> ---
> Data point: This could be a dupe of 17347.

Yeah, this is fixed in mainline, and bisecting pointed at the fix for 17347.

Closing as fixed then.

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


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

end of thread, other threads:[~2014-10-24 18:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-30 12:44 [Bug backtrace/17446] New: gdb --batch broken since 7.8 martin.sandsmark at kde dot org
2014-09-30 12:48 ` [Bug backtrace/17446] " martin.sandsmark at kde dot org
2014-09-30 13:19 ` bhush94 at gmail dot com
2014-10-03  8:11 ` xdje42 at gmail dot com
2014-10-22 18:33 ` naesten at gmail dot com
2014-10-24 18:53 ` palves at redhat 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).