[Bug 327213] Re: stale nickname ; contains illegal characters, connection reset

2010-04-08 Thread Teej
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: irssi (Ubuntu)
   Status: Incomplete = Invalid

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2010-01-22 Thread Teej
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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


Re: [Bug 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-10 Thread Gerfried Fuchs
* tdflanders toom2...@gmail.com [2009-02-09 22:27:09 CET]:
 It still should not stay in the cache I think. Also the alphanumeric
 warning is flawed. I just did irssi -n --nick=name. Wishlist?

 Erm, that's a wrong usage, that would try to set the nickname to
--nick=name which is obviously not alphanumeric and not allowed by IRC
servers.

 Hope that helps. :)
Rhonda

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread tdflanders

** Attachment added: gdb-irssi.txt
   http://launchpadlibrarian.net/22414686/gdb-irssi.txt

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread tdflanders
Hi there,

The problem is:

Everything went fine until I tried to change my nickname.

Now my altered nickname is stuck in the cache and I can no longer
connect to the server.

I get this error:

15:42 -!- Irssi: Looking up irc.deoxy.org
15:42 -!- Irssi: Connecting to irc.deoxy.org [70.85.129.195] port 6667
15:42 -!- Irssi: Connection to irc.deoxy.org established
15:42 !deoxy.org *** Looking up your hostname...
15:42 !deoxy.org *** Found your hostname (cached)
15:42 -!- Irssi: Connection lost to irc.deoxy.org
15:42 -!- Erroneous Nickname: Illegal characters
15:43 -!- Irssi: Looking up irc.deoxy.org
15:43 -!- Irssi: Connecting to irc.deoxy.org [70.85.129.195] port 6667
15:43 -!- Irssi: Connection to irc.deoxy.org established
15:43 !deoxy.org *** Looking up your hostname...
15:43 !deoxy.org *** Found your hostname (cached)
15:43 -!- Irssi: Connection lost to irc.deoxy.org
15:43 -!- Erroneous Nickname: Illegal characters
15:43 -!- Irssi: Not connected to server




 [15:43] [] [1] 
[(status)] 

after these commands:
$ irssi

In application:
[(status)] /server irc.deoxy.org
[(status)] /connect irc.deoxy.org
[(status)] /join thomasdelbeke

Chatzilla works just fine in the mean time.

Note that the man page and --help instructions need to be updated. These
instructions just do not work:

tho...@thomas-laptop:~$ irssi --help
Usage: irssi [OPTION...]
  --config=PATH Configuration file location (~/.irssi/config)
  --home=PATH   Irssi home dir location (~/.irssi)
  -c, --connect=SERVER  Automatically connect to server/network
  -w, --password=PASSWORD   Autoconnect password
  -p, --port=PORT   Autoconnect port
  -!, --noconnect   Disable autoconnecting
  -n, --nick=ARGSpecify nick to use
  -h, --hostname=ARGSpecify host name to use
  -d, --dummy   Use the dummy terminal mode
  -v, --version Display irssi version

Help options
  -?, --helpShow this help message
  --usage   Display brief usage message
tho...@thomas-laptop:~$ 

tho...@thomas-laptop:~$ G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v 
--tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log irssi
tho...@thomas-laptop:~$

** Attachment added: valgrind.log
   http://launchpadlibrarian.net/22415239/valgrind.log

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread tdflanders
This is the very command (copied from irssi --help), that rendered the
application inoperable:

tho...@thomas-laptop:~$ irssi -n --nick=thomasdelbeke

The rest does not work either though.

Inside the application, /help lists a whole lot of commands that DO
work.

I attach gdb, valgrind and strace, but I seem to mis debug syms. Please
tell me which ones, so I can do a backtrace. This is easily
reproducible.

(strace just hangs)

** Attachment added: strace-irssi.log
   http://launchpadlibrarian.net/22420190/strace-irssi.log

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread tdflanders
New valgrind:
tho...@thomas-laptop:~$ G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v 
--tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log irssi
tho...@thomas-laptop:~$ 


** Attachment added: valgrind.log
   http://launchpadlibrarian.net/22420351/valgrind.log

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread tdflanders
tho...@thomas-laptop:~$ gdb irssi 21 | tee gdb-irssi.txtGNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
(gdb) handle SIG33 pass nostop noprint
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set pagination 0
(gdb) set logging file gdb-irssi.txt
(gdb) set logging on
Copying output to gdb-irssi.txt.
(gdb) run
Starting program: /usr/bin/irssi 
[Thread debugging using libthread_db enabled]
[New Thread 0xb79306b0 (LWP 12495)]

Program received signal SIGTSTP, Stopped (user).
[Switching to Thread 0xb79306b0 (LWP 12495)]
0xb7f46430 in __kernel_vsyscall ()
(gdb) backtrace full
#0  0xb7f46430 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb799dbb6 in kill () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0x0806bc32 in term_stop () at term-terminfo.c:551
No locals.
#3  0x080e3f2d in signal_emit_real (rec=0x9ad7728, params=value optimized 
out, va=0x14 Address 0x14 out of bounds, first_hook=0x9ad7748) at 
signals.c:242
arglist = {0x0, 0x0, 0x9ad76c0, 0x0, 0x0, 0x0}
prev_emitted_signal = (Signal *) 0x9ad9498
hook = (SignalHook *) 0x30cf
prev_emitted_hook = (SignalHook *) 0x9ad9050
i = value optimized out
stopped = value optimized out
stop_emit_count = 0
continue_emit_count = 0
__PRETTY_FUNCTION__ = signal_emit_real
#4  0x080e44fc in signal_emit (signal=0x9b054f0 key stop_irc, params=3) at 
signals.c:286
rec = value optimized out
signal_id = value optimized out
__PRETTY_FUNCTION__ = signal_emit
#5  0x0809b122 in key_pressed (keyboard=0x9ad1650, key=0xbfa45144 ^Z) at 
keyboard.c:536
combo = value optimized out
consumed = value optimized out
__PRETTY_FUNCTION__ = key_pressed
#6  0x0805fab1 in sig_gui_key_pressed (keyp=0x1a) at gui-readline.c:515
now = {tv_sec = 1234204833, tv_usec = 951477}
str = ^z\000\000\000\000\000\000\204q��\000\000\000\...@Ѭ�
ret = value optimized out
diff = value optimized out
#7  0x080e3f2d in signal_emit_real (rec=0x9ad9498, params=value optimized 
out, va=0x14 Address 0x14 out of bounds, first_hook=0x9ad9050) at 
signals.c:242
arglist = {0x1a, 0x0, 0x0, 0x0, 0x0, 0x0}
prev_emitted_signal = (Signal *) 0x0
hook = (SignalHook *) 0x9ad9050
prev_emitted_hook = (SignalHook *) 0x0
i = value optimized out
stopped = value optimized out
stop_emit_count = 0
continue_emit_count = 0
__PRETTY_FUNCTION__ = signal_emit_real
#8  0x080e44fc in signal_emit (signal=0x80f5e83 gui key pressed, params=1) at 
signals.c:286
rec = value optimized out
signal_id = value optimized out
__PRETTY_FUNCTION__ = signal_emit
#9  0x0806225e in sig_input () at gui-readline.c:746
buffer = {26, 91, 67, 0, 23, 80, 3215217280, 5, 3215217232, 3081551860, 
3215217400, 3080986851, 3081551860, 3215217564, 3080715217, 3, 3081437013, 
3215217400, 3081762600, 799298168, 134665469, 72, 3081553088, 3215217320, 
3081721370, 72, 162327008, 3215217320, 134664872, 3080570803, 22, 16777295, 
162539688, 0, 3080599889, 0, 134657027, 1, 1, 0, 162539688, 3081551860, 
3081553088, 3079866032, 842093304, 3080527572, 3081553088, 162539688, 1, 0, 7, 
24, 1, 0, 23, 2049, 0, 0, 4407459, 33188, 1, 0, 0, 0, 0, 0, 3661, 0, 4096, 8, 
0, 1233551749, 0, 1233551736, 0, 1233551736, 0, 3080709855, 162541020, 
162551456, 162551456, 0, 3081551860, 1, 184, 3215217600, 3080713968, 162541024, 
162599408, 3080622200, 162642016, 3081437013, 242, 162539752, 3080703782, 
14761, 4, 630, 0, 2009, 2009, 39, 3081551860, 3081565056, 1, 3215217648, 
3080712697, 3215217712, 0, 3081565056, 3215217628, 3081565056, 0, 0, 
3081551860, 3215217836, 3215217704, 3084161012, 0, 3080708342, 3083774436, 
3215217688, 0, 3215217720, 3083821902, 3215217712, 8192, 162085392}
ret = 1
i = 1
#10 0x080d587e in irssi_io_invoke (source=0x9ace030, condition=20, 
data=0x9ad0f58) at misc.c:56
icond = value optimized out
#11 0xb7d036fd in g_io_unix_dispatch (source=0x9ad0f68, callback=0x80d5840 
irssi_io_invoke, user_data=0x9ad0f58) at 
/build/buildd/glib2.0-2.18.2/glib/giounix.c:162
buffer_condition = 162363208
#12 0xb7ccc6f8 in IA__g_main_context_dispatch (context=0x9a9c400) at 
/build/buildd/glib2.0-2.18.2/glib/gmain.c:2144
No locals.
#13 0xb7ccfda3 in g_main_context_iterate (context=0x9a9c400, block=1, 
dispatch=1, self=0x9b021d8) at /build/buildd/glib2.0-2.18.2/glib/gmain.c:2778
max_priority = 2147483647
timeout = 297
some_ready = 1
nfds = 1

[Bug 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread tdflanders
** Attachment removed: valgrind.log

   http://launchpadlibrarian.net/22415239/valgrind.log

** Attachment removed: gdb-irssi.txt

   http://launchpadlibrarian.net/22414686/gdb-irssi.txt

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread C. Cooke
Hi, thanks for taking the time to open a bug report.

You said the help instructions didn't work - does that mean you tried
'irssi -n thomas' (or some other name that only uses alphanumerics)?

** Changed in: irssi (Ubuntu)
   Status: New = Incomplete

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread C. Cooke
Ah, I may see.

The options in the help are giving two possible ways to set the name:
-n name or --name=name. If you use both, it may not work
correctly.

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread tdflanders
Correct,

this solved it:

irssi -n thomasdelbeke
/quit

Now it is out of the cache. I can again just run irssi. Also irssi
--nick=thomasdelbeke and later irssi gives no problems. So we can close
this one down.

It still should not stay in the cache I think. Also the alphanumeric
warning is flawed. I just did irssi -n --nick=name. Wishlist?

BTW, both gdb and valgrind give a memory leak (see attachment) after
installing some package-dbgsym's.

Cheers,

Thomas

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread tdflanders
Oops,

A little too soon here:

A watched in Chatzilla. My name got displayed as: thomasde1beke instead
of thomasdelbeke. So that is a number one (1) instead of a letter l,
lima. I am sure it is not a typo.

I can reproduce it each way:
irssi
/server irc.deoxy.org
/join #thomasdelbeke
OR
irssi -n thomasdelbeke
/server irc.deoxy.org
/join #thomasdelbeke
OR
irssi --nick=thomasdelbeke
/server irc.deoxy.org
/join #thomasdelbeke
OR

However, when I open:
firefox  Tools  Chatzilla
and then enter:
/server irc.deoxy.org
/join #thomasdelbeke

I can log in correctly. Somehow there is an automated substitution of
the letter l by a number 1. I can do another backtrace if you want, if
this is hardware specific.

-- 
stale nickname ; contains illegal characters, connection reset
https://bugs.launchpad.net/bugs/327213
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 327213] Re: stale nickname ; contains illegal characters, connection reset

2009-02-09 Thread tdflanders
tho...@thomas-laptop:~$ date ; hwinfo  hw_log
Mon Feb  9 21:52:31 GMT 2009
tho...@thomas-laptop:~$ 

Again,

when doing irssi -n l I cannot trigger a crash, but in Chatzilla I see
nickname L instead of l. When doing irssi -n thomasdelbeke, I do get a
crash:

tho...@thomas-laptop:~$ gdb irssi 21 | tee gdb-irssi.txt
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
(gdb) handle SIG33 pass nostop noprint
SignalStop  Print   Pass to program Description
SIG33 NoNo  Yes Real-time event 33
(gdb) set pagination 0
(gdb) run -n thomasdelbeke
Starting program: /usr/bin/irssi -n thomasdelbeke
[Thread debugging using libthread_db enabled]
[New Thread 0xb79d26b0 (LWP 21942)]

Program received signal SIGTSTP, Stopped (user).
[Switching to Thread 0xb79d26b0 (LWP 21942)]
0xb7fe8430 in __kernel_vsyscall ()
(gdb) backtrace full
#0  0xb7fe8430 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7a3fbb6 in kill () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0x0806bc32 in term_stop () at term-terminfo.c:551
No locals.
#3  0x080e3f2d in signal_emit_real (rec=0x9e2e738, params=value optimized 
out, va=0x14 Address 0x14 out of bounds, first_hook=0x9e2e758) at 
signals.c:242
arglist = {0x0, 0x0, 0x9e2e6d0, 0x0, 0x0, 0x0}
prev_emitted_signal = (Signal *) 0x9e304e0
hook = (SignalHook *) 0x55b6
prev_emitted_hook = (SignalHook *) 0x9e30380
i = value optimized out
stopped = value optimized out
stop_emit_count = 0
continue_emit_count = 0
__PRETTY_FUNCTION__ = signal_emit_real
#4  0x080e44fc in signal_emit (signal=0x9e7d328 key stop_irc, params=3) at 
signals.c:286
rec = value optimized out
signal_id = value optimized out
__PRETTY_FUNCTION__ = signal_emit
#5  0x0809b122 in key_pressed (keyboard=0x9e26d30, key=0xbfbe9ac4 ^Z) at 
keyboard.c:536
combo = value optimized out
consumed = value optimized out
__PRETTY_FUNCTION__ = key_pressed
#6  0x0805fab1 in sig_gui_key_pressed (keyp=0x1a) at gui-readline.c:515
now = {tv_sec = 1234216817, tv_usec = 887851}
str = ^Z\000�\000\002\000\000$\233���\232�� \�\t
ret = value optimized out
diff = value optimized out
#7  0x080e3f2d in signal_emit_real (rec=0x9e304e0, params=value optimized 
out, va=0x14 Address 0x14 out of bounds, first_hook=0x9e30380) at 
signals.c:242
arglist = {0x1a, 0x0, 0x0, 0x0, 0x0, 0x0}
prev_emitted_signal = (Signal *) 0x0
hook = (SignalHook *) 0x9e30380
prev_emitted_hook = (SignalHook *) 0x0
i = value optimized out
stopped = value optimized out
stop_emit_count = 0
continue_emit_count = 0
__PRETTY_FUNCTION__ = signal_emit_real
#8  0x080e44fc in signal_emit (signal=0x80f5e83 gui key pressed, params=1) at 
signals.c:286
rec = value optimized out
signal_id = value optimized out
__PRETTY_FUNCTION__ = signal_emit
#9  0x0806225e in sig_input () at gui-readline.c:746
buffer = {26, 166208416, 166147672, 3216939976, 3084348422, 166208416, 
4, 166208449, 3216939984, 3082215412, 3216940152, 3081650403, 3082215412, 
3216940316, 3081378769, 3, 3082100565, 3216940152, 3082219840, 803760290, 
166208434, 166208416, 0, 3216940152, 135151564, 166147672, 166198115, 
166198105, 0, 0, 0, 72, 71, 3216940264, 3081263441, 0, 0, 166198105, 1, 
165698144, 165698816, 0, 0, 0, 942762032, 166226039, 166147672, 166198115, 
166198105, 0, 0, 24, 165670752, 4, 166147672, 2049, 0, 0, 4407459, 33188, 1, 0, 
0, 0, 0, 0, 3661, 0, 4096, 8, 0, 1233551749, 0, 1233551736, 0, 1233551736, 0, 
3081373407, 166142940, 166140496, 166140496, 0, 3082215412, 1, 184, 3216940352, 
3081377520, 166142944, 166050576, 3081285752, 166054368, 3082100565, 242, 
166141672, 3081367334, 14761, 4, 630, 0, 2009, 2009, 39, 3082215412, 
3082228608, 1, 3216940400, 3081376249, 3216940464, 0, 3082228608, 3216940380, 
3082228608, 0, 0, 3082215412, 3216940588, 3216940456, 3084824564, 0, 
3081371894, 3084437988, 3216940440, 0, 3216940472, 3084485454, 3216940464, 
8192, 165587472}
ret = 1
i = 1
#10 0x080d587e in irssi_io_invoke (source=0x9e24420, condition=20, 
data=0x9e24478) at misc.c:56
icond = value optimized out
#11 0xb7da56fd in g_io_unix_dispatch (source=0x9e2a848, callback=0x80d5840 
irssi_io_invoke, user_data=0x9e24478) at 
/build/buildd/glib2.0-2.18.2/glib/giounix.c:162
buffer_condition = 165865304
#12 0xb7d6e6f8 in IA__g_main_context_dispatch (context=0x9df3400) at 
/build/buildd/glib2.0-2.18.2/glib/gmain.c:2144
No locals.
#13 0xb7d71da3 in g_main_context_iterate