Issue 23 in innotop: Use of uninitialized value in list assignment at /usr/bin/innotop line 5121.

13 views
Skip to first unread message

codesite...@google.com

unread,
Aug 17, 2009, 1:00:40 PM8/17/09
to innotop...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 23 by ladadadada: Use of uninitialized value in list assignment
at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

What steps will reproduce the problem?
1. Run innotop


What version of the product are you using? On what operating system?
innotop: 1.7.1
MySQL: 5.1.36
Linux: CentOS 5.3


Please provide any additional information below.

The same error message happens with previous versions of innotop (1.6.0)
but on a different line number. Looking in the script it was the same line
of code:

my %cur_txns = map { $_->{mysql_thread_id} => $_ } @$cur_txns;

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Sep 6, 2009, 6:37:31 PM9/6/09
to innotop...@googlegroups.com

Comment #1 on issue 23 by aracine: Use of uninitialized value in list
assignment at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

All you do is run innotop? You don't have to press any keys to reproduce
this? Do
you see the same error when using the version of innotop in trunk?

codesite...@google.com

unread,
Oct 13, 2009, 11:34:57 AM10/13/09
to innotop...@googlegroups.com

Comment #2 on issue 23 by linux.il: Use of uninitialized value in list
assignment at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

I got

Use of uninitialized value in list assignment at /usr/bin/innotop line 5125.

when I'm pressing "T" in innotop-1.7.2 under RHEL5.3

Vitaly

inn...@googlecode.com

unread,
Apr 13, 2010, 8:21:57 PM4/13/10
to innotop...@googlegroups.com

Comment #3 on issue 23 by hcjehg: Use of uninitialized value in list
assignment at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

Super tool :-)

I just had the same problem. Restarting mysql made the problem go away...

I think the issue is when the connection ID is more than 5 digits... or
perhaps more
than 16 bit ?

Run innotop -uxxxx -pyyyy -d1 -C -mT when Connection ID is high

HC

inn...@googlecode.com

unread,
Apr 13, 2010, 8:25:58 PM4/13/10
to innotop...@googlegroups.com

Comment #4 on issue 23 by hcjehg: Use of uninitialized value in list
assignment at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

By the way, I had the same problem in the mode "F InnoDB FK Err" This also
went away
after mysql restart...

inn...@googlecode.com

unread,
Sep 3, 2010, 9:14:16 PM9/3/10
to innotop...@googlegroups.com
Updates:
Status: NotReproducible

Comment #5 on issue 23 by baron.schwartz: Use of uninitialized value in

list assignment at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

Sorry, but unless you can provide the SHOW INNODB STATUS that makes this
happen, it's not reproducible and there's no way to fix it.

inn...@googlecode.com

unread,
Jan 16, 2012, 2:55:07 AM1/16/12
to innotop...@googlegroups.com

Comment #6 on issue 23 by jacketbgbg: Use of uninitialized value in list
assignment at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

Sorry to resurrect such an old bug, but it is happening to me also when
trying to view Transactions.
I'm attaching the outputs of mysql -e 'SHOW ENGINE INNODB STATUS\G' and
pt-mysql-summary.

Attachments:
innodb_status.txt 19.3 KB
mysql_summary.txt 20.6 KB

inn...@googlecode.com

unread,
Jan 16, 2012, 8:41:30 AM1/16/12
to innotop...@googlegroups.com
Updates:
Status: New

Comment #7 on issue 23 by baron.sc...@gmail.com: Use of uninitialized value

in list assignment at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

(No comment was entered for this change.)

inn...@googlecode.com

unread,
Feb 16, 2012, 9:01:59 AM2/16/12
to innotop...@googlegroups.com

Comment #8 on issue 23 by mamc...@gmail.com: Use of uninitialized value in
list assignment at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

I am having this also with innotop 1.8.0

inn...@googlecode.com

unread,
Feb 20, 2012, 9:12:20 AM2/20/12
to innotop...@googlegroups.com

Comment #9 on issue 23 by kristian...@gmail.com: Use of uninitialized value
in list assignment at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

Use of uninitialized value in list assignment at /usr/bin/innotop line

5356, <FIN> line 1.

Same iussue: e.g I have transaction numbers like...
TRANSACTION 1E30ADBF ...or..
---TRANSACTION 1E309E86, ACTIVE 54 sec, thread declared inside InnoDB 327

1.8.0
CentOS release 5.5
MySQL-server-advanced-5.5.19-1.rhel5

inn...@googlecode.com

unread,
Feb 25, 2012, 9:38:15 PM2/25/12
to innotop...@googlegroups.com
Updates:
Status: Fixed

Comment #10 on issue 23 by baron.sc...@gmail.com: Use of uninitialized

value in list assignment at /usr/bin/innotop line 5121.
http://code.google.com/p/innotop/issues/detail?id=23

Looks like this is fixed in trunk now.

Reply all
Reply to author
Forward
0 new messages