Perl script freezes when accessing a USB serial port
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
perl (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: perl
I have the MyBlaster.pl that controls IR blaster. it was working fine on Ubuntu 10.04. now it freezes
The following subroutine is called and freeze:
my $serial=
The first few line of this subroutine are:
sub init_serial {
my($voice);
my $serial=new FileHandle(
The call to New FileHandler fails, which is in
IO::File:
In the subroutime new, when performing open()
It freezes in that routine.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: perl 5.10.1-12ubuntu2
ProcVersionSign
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Mon Sep 20 22:41:24 2010
InstallationMedia: Mythbuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: perl