Crash During deleting account

Bug #68324 reported by Jocelyn Habib
12
Affects Status Importance Assigned to Milestone
gaim (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

i was trying to delete my hotmail account and everything crashed

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for your bug. It's not useful with that those informations though. What version of Ubuntu do you use? Could you get a backtrace of the crash (https://wiki.ubuntu.com/DebuggingProgramCrash)?

Changed in gaim:
status: Unconfirmed → Needs Info
Revision history for this message
Jocelyn Habib (jhabib) wrote :
Revision history for this message
Daniel Holbach (dholbach) wrote :
Download full text (6.1 KiB)

--- stack trace ---
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Core was generated by `gaim'.
Program terminated with signal 11, Segmentation fault.
#0 gaim_presence_get_active_status (presence=0x1) at ../../src/status.c:1532
 in ../../src/status.c
#0 gaim_presence_get_active_status (presence=0x1) at ../../src/status.c:1532
 __PRETTY_FUNCTION__ = "gaim_presence_get_active_status"
#1 0x0808a47e in check_idleness () at ../../src/idle.c:101
 time_idle = 0
 auto_away = <value optimized out>
 idle_reporting = <value optimized out>
 report_idle = 1
 l = (GList *) 0x8595c80
#2 0xb7914dd6 in g_timeout_dispatch (source=0x81afb30, callback=0x8184940, user_data=0x0) at gmain.c:3422
No locals.
#3 0xb7914802 in IA__g_main_context_dispatch (context=0x81833b8) at gmain.c:2045
No locals.
#4 0xb79177df in g_main_context_iterate (context=0x81833b8, block=1, dispatch=1, self=0x8165558) at gmain.c:2677
 got_ownership = <value optimized out>
 max_priority = 2147483647
 timeout = 3
 some_ready = 1
 nfds = <value optimized out>
 allocated_nfds = <value optimized out>
 fds = (GPollFD *) 0x84b60a8
 __PRETTY_FUNCTION__ = "g_main_context_iterate"
#5 0xb7917b89 in IA__g_main_loop_run (loop=0x849a870) at gmain.c:2881
 got_ownership = -1215613984
 self = (GThread *) 0x8165558
 __PRETTY_FUNCTION__ = "IA__g_main_loop_run"
#6 0xb7c49574 in IA__gtk_main () at gtkmain.c:1024
 tmp_list = (GList *) 0x0
 functions = (GList *) 0x0
 init = (GtkInitFunction *) 0x0
 loop = (GMainLoop *) 0x849a870
#7 0x0810fd0c in main (argc=2, argv=0xbf868084) at ../../src/gtkmain.c:764
 saved_status = <value optimized out>
 opt_help = <value optimized out>
 opt_login = 0
 opt_nologin = 0
 opt_version = <value optimized out>
 opt_config_dir_arg = 0x0
 opt_login_arg = 0x0
 opt_session_arg = 0x0
 sig_indx = <value optimized out>
 sigset = {__val = {81927, 0 <repeats 31 times>}}
 prev_sig_disp = <value optimized out>
 opt = <value optimized out>
 gui_check = <value optimized out>
 debug_enabled = 0
 errmsg = "`_\206¿ôOü·\000\000\000\0005ðJ·\200`\206¿ôOü·\003\000\000\000\000\000\000\000\b`\206¿Uáû·\b\000\000\000\f\000\000\000\000\000\000\000€|\206¿þeû·\210\032D·x\032D·\f\000\000\000\000\000\000\000š'\207·è¬\177·\000\000\000\000\001\000\000\000\000\000\000\000z\202M·\030a\206¿\226zû·t|\206¿!àû· Pü·€\201\000\000\227|\206¿\220|\206¿\214|\206¿\030Vü·ôOü·\v\000\000\000\000\000\000\000\200`\206¿Uáû·\b\000\000\000,\000\000\000\000\000\000\000€|\206¿þeû·H\032D·\030\032D·,", '\0' <repeats 15 times>, "\030"...
 segfault_message_tmp = <value optimized out>
 error = (GError *) 0x0
 long_options = {{name = 0x8155c71 "config", has_arg = 1, flag = 0x0, val = 99}, {name = 0x814bf0d "debug", has_arg = 0, flag = 0x0, val = 100}, {name = 0x814beef "help",
    has_arg = 0, flag = 0x0, val = 104}, {name = 0x8138cd4 "login", has_arg = 2, flag = 0x0, val = 108}, {name = 0x81534e2 "nologin", has_arg = 0, flag = 0x0, val = 110}, {
    name = 0x8155c67 "session", has_arg = 1, flag = 0x0, val = 115}, {name = 0x8138c14 "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x0, has_arg = 0, flag = 0x0,
    val = 0}}
--- thread stack trace ---
Using host libthread_db library "/lib/tls/i686/cmo...

Read more...

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for the crash file, reopening

Changed in gaim:
importance: Undecided → Medium
status: Needs Info → Confirmed
Revision history for this message
Daniel Holbach (dholbach) wrote :

Do you have galago-gaim-feed installed?

Revision history for this message
Mark Doliner (thekingant) wrote :

The crash is in our code that handles setting accounts idle/unidle. That code has changed a bit since beta 3.1. I suspect that this bug has already been fixed for beta 4, but I'm not positive.

Revision history for this message
Pitt Stains (fgomez-cok) wrote :

I deleted an AIM account, and immediately clicked "Add" (to add a new account) and gaim crashed. (When I opened gaim, the old AIM account was still there, and my new account -- which I was never able to save due to the crash -- was not.) I am running Ubuntu 6.10.

I've attached the file containing the problem report.

Hmm... just recreated the error. It seems the problem occurs when you attempt to delete an account that is enabled.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Do you still have that bug with gaim2.0beta5?

Changed in gaim:
status: Confirmed → Needs Info
Revision history for this message
Sebastien Bacher (seb128) wrote :

No reply, bug closed. Feel free to reopen with the asked informations if you still get that problem

Changed in gaim:
status: Needs Info → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.