This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug cli/15331] New: Segfault when resizing gnome-terminal while using "layout asm"


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

             Bug #: 15331
           Summary: Segfault when resizing gnome-terminal while using
                    "layout asm"
           Product: gdb
           Version: 7.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cli
        AssignedTo: unassigned@sourceware.org
        ReportedBy: andreasdobbelta@hotmail.com
    Classification: Unclassified


As the summary says gdb segfaults when the gnome-terminal is resized and the
"layout asm" feature is being used at the same time.

Use case in the gnome-terminal:
$ gdb
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>.
(gdb) file ~/Desktop/test 
Reading symbols from /home/andreas/Desktop/test...done.
(gdb) layout asm
(gdb) 

Now do the following:
1. Resize the terminal window
2. Press <Enter>
3. Resize the terminal window
4. Press <Enter>

And bang segfault.

This also happens with the latest: GNU gdb (GDB) 7.6.50.20130403-cvs

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]