[Bug 76010] Re: segmentation fault gaim_account_get_username()
Sebastien Bacher
seb128 at ubuntu.com
Sun Dec 17 11:45:04 UTC 2006
The crash file is from gaim 2.0beta3.1, debug backtrace:
1627 return account->username;
(gdb) bt
#0 gaim_account_get_username (account=0x616d746f) at ../../src/account.c:1627
#1 0x080d6ff9 in create_connection_error_buttons (key=0x616d746f, value=0x89f1388, user_data=0x0)
at ../../src/gtkblist.c:3566
#2 0xb7943856 in IA__g_hash_table_foreach (hash_table=0x8330a40, func=0x80d6fd0 <create_connection_error_buttons>,
user_data=0x0) at ghash.c:662
#3 0x080d6fa1 in gaim_gtk_blist_update_account_error_state (account=0x616d746f,
text=0xb6a5caec "Couldn't connect to host") at ../../src/gtkblist.c:3625
#4 0x080e3fdb in gaim_gtk_connection_report_disconnect (gc=0x8577830, text=0xb6a5caec "Couldn't connect to host")
at ../../src/gtkconn.c:160
#5 0x0807f6bb in gaim_connection_error (gc=0x8577830, text=0xb6a5caec "Couldn't connect to host")
at ../../src/connection.c:439
#6 0xb6a5224e in jabber_login_callback (data=0x8577830, source=-1, cond=GAIM_INPUT_READ)
at ../../../../src/protocols/jabber/jabber.c:421
#7 0x08098f1c in try_connect (phb=0x853dbd0) at ../../src/proxy.c:2235
#8 0x08099589 in no_one_calls (data=0x853dbd0, source=14, cond=3) at ../../src/proxy.c:971
#9 0x080fafe3 in gaim_gtk_io_invoke (source=0x891c050, condition=24, data=0x89a0a60) at ../../src/gtkeventloop.c:74
#10 0xb7979c8d in g_io_unix_dispatch (source=0x89b9970, callback=0x80fafa0 <gaim_gtk_io_invoke>, user_data=0x89a0a60)
at giounix.c:162
#11 0xb7950802 in IA__g_main_context_dispatch (context=0x81832a0) at gmain.c:2045
#12 0xb79537df in g_main_context_iterate (context=0x81832a0, block=1, dispatch=1, self=0x8165558) at gmain.c:2677
#13 0xb7953b89 in IA__g_main_loop_run (loop=0x8418540) at gmain.c:2881
#14 0xb7c85574 in IA__gtk_main () at gtkmain.c:1024
#15 0x0810fd0c in main (argc=144629920, argv=0xbfd10ff4) at ../../src/gtkmain.c:764
(gdb) p *account
Cannot access memory at address 0x616d746f
--
segmentation fault gaim_account_get_username()
https://launchpad.net/bugs/76010
More information about the desktop-bugs
mailing list