Plain crash while transfering a file (aim_clearhandlers)

Bug #65705 reported by Dennis Heinson
40
Affects Status Importance Assigned to Milestone
gaim (Ubuntu)
Fix Released
Medium
Ubuntu Desktop Bugs

Bug Description

Dunno whether the crash occurs exactly at the end of the file, but mos def towards the end. cf. attachment

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

Thanks for your bug. What protocol do you use? Does it happen every time you send or receive a file?

Changed in gaim:
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
Dennis Heinson (dheinson) wrote :

Duh, sorry. I use AOL. No, MSN works fine. I think I can reproduce with AOL. ICQ doesnt support transfer at all?!

Revision history for this message
Daniel Holbach (dholbach) wrote :
Download full text (7.8 KiB)

Debug backtrace:

--- 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 aim_clearhandlers (conn=0x862db80) at ../../../../src/protocols/oscar/rxhandlers.c:455
 in ../../../../src/protocols/oscar/rxhandlers.c
#0 aim_clearhandlers (conn=0x862db80) at ../../../../src/protocols/oscar/rxhandlers.c:455
 tmp = <value optimized out>
 cur = (struct aim_rxcblist_s *) 0x2
#1 0xb68fdbca in aim_conn_close (sess=0x852cd58, conn=0x862db80) at ../../../../src/protocols/oscar/conn.c:273
No locals.
#2 0xb68fdc6f in oscar_connection_destroy (sess=0x852cd58, conn=0x862db80) at ../../../../src/protocols/oscar/conn.c:180
No locals.
#3 0xb69131aa in oscar_xfer_cancel_send (xfer=0x8612460) at ../../../../src/protocols/oscar/oscar.c:2750
 peer_connection = (PeerConnection *) 0x856f5e0
 od = (OscarData *) 0x852ccc0
#4 0x080886fc in gaim_xfer_cancel_local (xfer=0x8612460) at ../../src/ft.c:1040
 ui_ops = <value optimized out>
 msg = 0x864a7f0 "øAn·øAn·n die DateiÃŒbertragung von Ulrich Schnauss - If You've Never Been Away.mp3 abgebrochen"
 __PRETTY_FUNCTION__ = "gaim_xfer_cancel_local"
#5 0xb691544c in oscar_xfer_ip_timeout (data=0x8612460) at ../../../../src/protocols/oscar/oscar.c:2244
 account = (GaimAccount *) 0x81b76e8
#6 0xb7905dd6 in g_timeout_dispatch (source=0x86334b0, callback=0xb693378c <channels.12329+372>, user_data=0x8612460) at gmain.c:3422
No locals.
#7 0xb7905802 in IA__g_main_context_dispatch (context=0x8183cf8) at gmain.c:2045
No locals.
#8 0xb79087df in g_main_context_iterate (context=0x8183cf8, block=1, dispatch=1, self=0x8165908) at gmain.c:2677
 got_ownership = <value optimized out>
 max_priority = 2147483647
 timeout = 2
 some_ready = 1
 nfds = <value optimized out>
 allocated_nfds = <value optimized out>
 fds = (GPollFD *) 0x85b6f48
 __PRETTY_FUNCTION__ = "g_main_context_iterate"
#9 0xb7908b89 in IA__g_main_loop_run (loop=0x852e6a0) at gmain.c:2881
 got_ownership = -1215675424
 self = (GThread *) 0x8165908
 __PRETTY_FUNCTION__ = "IA__g_main_loop_run"
#10 0xb7c3a574 in IA__gtk_main () at gtkmain.c:1024
 tmp_list = (GList *) 0x0
 functions = (GList *) 0x0
 init = (GtkInitFunction *) 0x0
 loop = (GMainLoop *) 0x852e6a0
#11 0x0810fd0c in main (argc=263728, argv=0xbf986d74) 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 = "PL\230¿ôOû·\000\000\000\0005\000J·pM\230¿ôOû·\003\000\000\000\000\000\000\000øL\230¿Uáú·\b\000\000\000\f\000\000\000\000\000\000\000\224i\230¿þeú·\210*C·x*C·\f\000\000\000\000\000\000\000š7\206·èŒ~·\000\000\000\000\001\000\000\000\000\000\000\000z\222L·\bN\230¿\226zú·di\230¿!àú· Pû·€\201\000\000\207i\230¿\200i\230¿|i\230¿\030Vû·ôOû·\v...

Read more...

Changed in gaim:
assignee: nobody → desktop-bugs
Revision history for this message
Daniel Holbach (dholbach) wrote :
Revision history for this message
Mark Doliner (thekingant) wrote :

These crashes are with 2.0.0 beta 3.1. AIM/ICQ file transfer was largely rewritten for 2.0.0 beta 4. I have a feeling this bug is fixed there (I have no idea if 2.0.0 beta 4 exists in Ubuntu).

Revision history for this message
Daniel Holbach (dholbach) wrote :

Unfortunately not: 2.0.0+beta3.1-1ubuntu9 - we'll get it in for feisty.

Revision history for this message
rabbit83 (mail-to-me) wrote :

Crashes on clicking "file-transfer"-button

Revision history for this message
Malkav (malkav82) wrote :

Hi there,
I had the same issue (apparently).

I managed to complete a file transfer over MSN with no problems, then I tried to do one over AIM and it crashed. File was at about 25% I think.

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

Malkav, thank you for your bug interest. When a bug already has a crash file and a debug backtrace no need to duplicate the informations by attaching a new one though

Revision history for this message
Malkav (malkav82) wrote : Re: [Bug 65705] Re: Plain crash while transfering a file (aim_clearhandlers)

Hi Sebastien,
thank you for your email. I'm sorry I didn't know that, I won't do it again! ;-)

Bye bye,
Malkav / Alessandro

2007/2/27, Sebastien Bacher <email address hidden>:
> Malkav, thank you for your bug interest. When a bug already has a crash
> file and a debug backtrace no need to duplicate the informations by
> attaching a new one though
>
> --
> Plain crash while transfering a file (aim_clearhandlers)
> https://launchpad.net/bugs/65705
>

Revision history for this message
Pedro Villavicencio (pedro) wrote :

still an issue with pidgin?

Changed in gaim:
status: Confirmed → Incomplete
Revision history for this message
Daniel T Chen (crimsun) wrote :

FWIW, I can't reproduce this symptom in current 8.04 or 8.10 alpha.

Revision history for this message
Mackenzie Morgan (maco.m) wrote :

Definitely fixed in Hardy.

Revision history for this message
Pedro Villavicencio (pedro) wrote :

ok thanks, marking this as fixed.

Changed in gaim:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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