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

naim seg faults when logging into aim #23

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment
Open

naim seg faults when logging into aim #23

GoogleCodeExporter opened this issue Mar 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

> What steps will reproduce the problem?

1. start naim (with or without screen)
2. attempt to connect to aim
3. first attempt naim says invalid password regardless of whether it is
correct or seg faults
4. if it doesn't segfault the on the first connection attempt, the second
ttempt with segfault after entering the password.

> What is the expected output? What do you see instead?
expected to connect to aim, instead naim either doesn't connect or seg faults.


> What version of naim are you using? On what operating system?
> % naim --version
naim 0.11.8.3.1

> % uname -a
Linux 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686
GNU/Linux

> Please provide any additional information below.

I ran naim with gdb and this was the result:

[11:56:59] *** Connecting to TOC2.                                        


 11:56AM screenname                                                       
                                                       [AIM (not
connected)] naim 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[11:56:59] *** [READPROFILE] Can't read /home/username/.naimprofile: No
such file or directory.                                                   

[11:57:00] *** Password required to connect to AIM.                       


[11:57:00] *** Please type your password and press Enter.                 


 11:57AM screenname                                                       
                                                       [AIM (not
connected)] naim 

Program received signal SIGSEGV, Segmentation fault.
0x0808d29d in ?? ()
(gdb) backtrace
#0  0x0808d29d in ?? ()
#1  0x0808f8e9 in ?? ()
#2  0x080902b3 in ?? ()
#3  0x08083bc6 in firetalk_select_custom ()
#4  0x080799b2 in main ()

Original issue reported on code.google.com by DMazz...@gmail.com on 11 Jun 2009 at 4:11

@GoogleCodeExporter
Copy link
Author

Does this issue still appear in the latest version of naim?

Original comment by joshua.a...@gmail.com on 21 Jul 2009 at 5:51

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

No branches or pull requests

1 participant