[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-28 Thread LGB [Gábor Lénárt]
I can reproduce it too. Cat'ting for example /bin/ls by mistake make all
gnome-terminal windows disappears which caused major problem for me,
since I have dozens of terminals open usually ... It seems some random
binary 'garbage' makes gnome-terminal to crash ... For me, cat /bin/ls
can trigger the bug all the time.

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-28 Thread Paul Sladen
Apport just caught this... I believe I'd just typed 'reset' to clear up
the console.

** Changed in: gnome-terminal (Ubuntu)
Milestone: None = ubuntu-9.10

** Summary changed:

- gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
+ 'reset' kills gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)

** Changed in: gnome-terminal (Ubuntu)
   Importance: Medium = High

** Bug watch added: Debian Bug tracker #548319
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548319

** Also affects: gnome-terminal (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548319
   Importance: Unknown
   Status: Unknown

** Bug watch added: GNOME Bug Tracker #596460
   http://bugzilla.gnome.org/show_bug.cgi?id=596460

** Also affects: gnome-terminal via
   http://bugzilla.gnome.org/show_bug.cgi?id=596460
   Importance: Unknown
   Status: Unknown

-- 
'reset' kills gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-27 Thread dl9sau
Terminal windows are one of developer's most important tool. It's a real pain 
that the terminal program (and all it wonderful open windows with important 
stuff) dies just because it should print binary data.
In a remote ssh session i did a wget for a program at sorceforge which resulted 
in the file strace-4.5.18.tar.bz2?use_mirror=dfn.
Well, the usual question ist it a bz2 or just a referer? I did cat 
strace-4.5.18.tar.bz2?use_mirror=dfn and gnome-terminal crashed.

System here ubuntu karmic 64bit.

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-27 Thread Sam Mason
Affects me whenever there's more than about half (?) a screenfull of
text in scrollback.  It gets triggered if I do either Terminal - Reset
and Clear or run:

  printf '\ec'

as mentioned above.  I have just removed an alias to the above because
I've killed too many sessions.

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-27 Thread James Cape
Same problem, i386, iterating a list of VM consoles running on a redhat
box

for server in `virsh list | awk '{ print $2; }' | egrep -v
'(^$|^(D|N))'`; do virsh console $server; done

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-27 Thread Anders Kaseorg
I can reproduce with

help; reset

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-26 Thread Aaron C. de Bruyn
Happened when I did a 'Reset and Clear'

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-25 Thread Hernando Torque

** Attachment added: threadapplyallbt.log
   http://launchpadlibrarian.net/32418825/threadapplyallbt.log

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-25 Thread Hernando Torque

** Attachment added: inforeg.log
   http://launchpadlibrarian.net/32418822/inforeg.log

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-25 Thread Hernando Torque
Does only happen if there's enough output (like after executing 'dmesg'
a couple of times).

** Attachment added: btfull.log
   http://launchpadlibrarian.net/32418819/btfull.log

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-25 Thread Dinxter
** Changed in: gnome-terminal (Ubuntu)
   Status: New = Confirmed

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-24 Thread Kees Cook
** Visibility changed to: Public

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-24 Thread Daniel Muñoz
Just happened to me doing Reset + clear from the Terminal dropdown menu.

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 435367] Re: gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion failed: (fd || !len)

2009-09-24 Thread Kees Cook
On Thu, Sep 24, 2009 at 06:24:46PM -, Daniel Muñoz wrote:
 Just happened to me doing Reset + clear from the Terminal dropdown menu.

yeah, typing echo ctrl-Vesccenter (same as reset) crashed for me
the same way.

-- 
Kees Cook
Ubuntu Security Team

-- 
gnome-terminal assert failure: 
Vte:ERROR:/build/buildd/vte-0.22.0/./src/vtestream-file.h:30:_xread: assertion 
failed: (fd || !len)
https://bugs.launchpad.net/bugs/435367
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs