[Bug 583253] Re: terminal freezes by typing "perl"

2011-07-26 Thread Marc Pignat
Hello!

This is not a bug in gnome-terminal, this is the way perl works.

When you run "perl" without argument, it will execute what's it is
receiving on it's standard input (your keyboard).

You can try this:

* run "perl"
* (now the cursor is on the next line)
* type "print "hello world\n";"
* hit "enter"
* hit "CTRL+D"
* (now perls says "hello world" and exits)

Hope this helps

** Changed in: ubuntu
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/583253

Title:
  terminal freezes by typing "perl"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/583253/+subscriptions

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


[Bug 583253] Re: terminal freezes by typing "perl"

2010-06-15 Thread Pedro Villavicencio
not a gnome-terminal issue then.

** Package changed: gnome-terminal (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: Incomplete => New

-- 
terminal freezes by typing "perl"
https://bugs.launchpad.net/bugs/583253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 583253] Re: terminal freezes by typing "perl"

2010-05-21 Thread Kensum T.
I run perl with "gdb perl" according to 
https://wiki.ubuntu.com/DebuggingProgramCrash
and here it the backtrace (if it helps)

** Attachment added: "debug Perl"
   http://launchpadlibrarian.net/48859866/gdb-perl.txt

-- 
terminal freezes by typing "perl"
https://bugs.launchpad.net/bugs/583253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 583253] Re: terminal freezes by typing "perl"

2010-05-21 Thread Kensum T.
It also freezes with "perl -D" (capital d)

-- 
terminal freezes by typing "perl"
https://bugs.launchpad.net/bugs/583253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 583253] Re: terminal freezes by typing "perl"

2010-05-21 Thread Kensum T.
I tried to debug "perl" with "perl -d" and it stops with this:
---
$ perl -d

Loading DB routines from perl5db.pl version 1.32
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

---
I hope it helps (I wonder...)

-- 
terminal freezes by typing "perl"
https://bugs.launchpad.net/bugs/583253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 583253] Re: terminal freezes by typing "perl"

2010-05-20 Thread Kensum T.
well yes, it's oddly the same

-- 
terminal freezes by typing "perl"
https://bugs.launchpad.net/bugs/583253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 583253] Re: terminal freezes by typing "perl"

2010-05-20 Thread Pedro Villavicencio
do you get the same on xterm?

** Changed in: gnome-terminal (Ubuntu)
   Importance: Undecided => Low

** Changed in: gnome-terminal (Ubuntu)
   Status: New => Incomplete

-- 
terminal freezes by typing "perl"
https://bugs.launchpad.net/bugs/583253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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