Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mh cleanup error with no good way to debug #496

Open
marcmerlin opened this issue Apr 1, 2015 · 0 comments
Open

mh cleanup error with no good way to debug #496

marcmerlin opened this issue Apr 1, 2015 · 0 comments

Comments

@marcmerlin
Copy link
Collaborator

Every time mh errors in some way, I now get these extra lines and cna't tell what serial port it's unhappy about:
(in cleanup) Can't call method "setcflag" on an undefined value at ../lib/site/Device/SerialPort.pm line 452 during global destruction.
at ./mh line 31.
main::ANON("Can't call method "setcflag" on an undefined value at ../lib/"...) called at ../lib/site/Device/SerialPort.pm line 452
Device::SerialPort::write_settings(Device::SerialPort=HASH(0xa7518cc)) called at ../lib/site/Device/SerialPort.pm line 1926
Device::SerialPort::close(Device::SerialPort=HASH(0xa7518cc)) called at ../lib/site/Device/SerialPort.pm line 1958
Device::SerialPort::DESTROY(Device::SerialPort=HASH(0xa7518cc)) called at ./mh line 0
eval {...} called at ./mh line 0
(in cleanup) Can't call method "setcflag" on an undefined value at ../lib/site/Device/SerialPort.pm line 452 during global destruction.
at ./mh line 31.
main::ANON("Can't call method "setcflag" on an undefined value at ../lib/"...) called at ../lib/site/Device/SerialPort.pm line 452
Device::SerialPort::write_settings(Device::SerialPort=HASH(0xa6ddd34)) called at ../lib/site/Device/SerialPort.pm line 1926
Device::SerialPort::close(Device::SerialPort=HASH(0xa6ddd34)) called at ../lib/site/Device/SerialPort.pm line 1958
Device::SerialPort::DESTROY(Device::SerialPort=HASH(0xa6ddd34)) called at ./mh line 0
eval {...} called at ./mh line 0
(in cleanup) Can't call method "setcflag" on an undefined value at ../lib/site/Device/SerialPort.pm line 452 during global destruction.
at ./mh line 31.
main::ANON("Can't call method "setcflag" on an undefined value at ../lib/"...) called at ../lib/site/Device/SerialPort.pm line 452
Device::SerialPort::write_settings(Device::SerialPort=HASH(0xa53fdcc)) called at ../lib/site/Device/SerialPort.pm line 1926
Device::SerialPort::close(Device::SerialPort=HASH(0xa53fdcc)) called at ../lib/site/Device/SerialPort.pm line 1958
Device::SerialPort::DESTROY(Device::SerialPort=HASH(0xa53fdcc)) called at ./mh line 0
eval {...} called at ./mh line 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant