Package: tmsnc
Version: 0.3.0-1
Severity: important

tmsnc locks at the login screen (it doesn't react to the keyboard to
give a username and/or password).

I tried to compile tmsnc from the upstream sources (0.3.1, not tried
with 0.3.0!), with these results:

When using gcc 4.0.2-4 ("configure"), the programs hangs. I ran it
inside gdb, and pressed ctrl+C to exit it at that point. A backtrace
gives:
Program received signal SIGINT, Interrupt.
[Switching to Thread -1212369216 (LWP 18208)]
0xb7d273ce in __read_nocancel () from /lib/tls/libpthread.so.0
(gdb) backtrace
#0  0xb7d273ce in __read_nocancel () from /lib/tls/libpthread.so.0
#1  0x0804ffbd in getline (str=0xbfc0d19c ";kjlkj0 0\r\n", size=511, sd=1) at 
core_misc.c:230
#2  0x080541e5 in MSN_load_userlist (session=0xbfc21d6c, cb=0x804ca10 
<callback>) at core_net.c:1056
#3  0x0804d21f in UI_login (session=0xbfc21d6c, cf=0xbfc22020, 
dispatch=0x805782b "messenger.hotmail.com", port=1863) at login.c:244
#4  0x0804b2a0 in main (argc=1, argv=0xbfc22294) at main.c:143

When using the same version of gcc (4.0.2-4), but disabling the -O2 flag
("configure CFLAGS=-g"), the program runs fine.

When using gcc 3.4.4-9 ("configure CC=gcc-3.4"), the program runs fine
with and without the -O2 flag.

Feel free to contact me if you need additional information.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (250, 'stable'), (100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to