[Bug 83795] Re: Gaim crash while chating

2007-03-27 Thread Daniel Holbach
We are closing this bug report as it lacks the information, described in
the previous comments, we need to investigate the problem further.
However, please reopen it if you can give us the missing information and
don't hesitate to submit bug reports in the future.


** Changed in: gaim (Ubuntu)
   Status: Needs Info = Rejected

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 83795] Re: Gaim crash while chating

2007-02-21 Thread RIOU Teva

** Attachment added: Crash while chating.bis
   http://librarian.launchpad.net/6494241/_usr_bin_gaim.1000.crash

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 83795] Re: Gaim crash while chating

2007-02-21 Thread Sebastien Bacher
RIOU, thank you for your contribution. Your bug is not the same problem
than the one you are commenting one though which creates confusion and
gives extra work to people working to triage and fix bugs. If you are
not sure of what you are doing could you open a new bug rather than
commenting on random bug? Your problem is bug #72204

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 83795] Re: Gaim crash while chating

2007-02-12 Thread Enrique Argones
El dom, 11-02-2007 a las 16:12 +, Sebastien Bacher escribió:
 what version of gaim do you use?
 

I use gaim v2.0.0beta3.1

Should I use another version? In that case, could you tell me please
where I may get it?

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 83795] Re: Gaim crash while chating

2007-02-12 Thread Sebastien Bacher
feisty has 2.0beta6, no point to update for it though. I'll probably
build a package for edgy later. What architecture do you use?

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 83795] Re: Gaim crash while chating

2007-02-12 Thread Enrique Argones
I use a Centrino... Intel architecture.

El lun, 12-02-2007 a las 15:16 +, Sebastien Bacher escribió:
 feisty has 2.0beta6, no point to update for it though. I'll probably
 build a package for edgy later. What architecture do you use?


-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 83795] Re: Gaim crash while chating

2007-02-11 Thread Sebastien Bacher
One of the problem indicated by the log:

==5181== Invalid read of size 1
==5181==at 0x40221EB: strcmp (mc_replace_strmem.c:340)
==5181==by 0x57690AA: msn_session_find_slplink (slplink.c:138)
==5181==by 0x57692EB: msn_session_get_slplink (slplink.c:150)
==5181==by 0x5766C18: msn_emoticon_msg (slp.c:825)
==5181==by 0x5756622: msn_cmdproc_process_msg (cmdproc.c:248)
==5181==by 0x576AD73: msg_cmd_post (switchboard.c:734)
==5181==by 0x57566DC: msn_cmdproc_process_payload (cmdproc.c:223)
==5181==by 0x5765927: read_cb (servconn.c:433)
==5181==by 0x80FAFE2: gaim_gtk_io_invoke (gtkeventloop.c:74)

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 83795] Re: Gaim crash while chating

2007-02-11 Thread Sebastien Bacher
what version of gaim do you use?

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 83795] Re: Gaim crash while chating

2007-02-08 Thread Enrique Argones
I have started the Gaim using Valgrind as suggested in the link
https://wiki.ubuntu.com/Valgrind

Gaim exited very soon now. I am not sure that this is the same crash...
Anyway, I got the bug log.

Just one question: is this the last log I must get for this crash? Is
not there any other debugger software log you could ever need? That
could save a lot of time in subsequent bugs.

Thank you

** Attachment added: Valgrind dump
   http://librarian.launchpad.net/6346755/valgrind.log.5181

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 83795] Re: Gaim crash while chating

2007-02-08 Thread Enrique Argones
Another segmentation fault. Probably the same.

Cheers

** Attachment added: Valgrind dump
   http://librarian.launchpad.net/6347603/valgrind.log.5762

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 83795] Re: Gaim crash while chating

2007-02-07 Thread Enrique Argones

** Attachment added: Crash while chating
   http://librarian.launchpad.net/6339927/gdb-gaim.txt

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 83795] Re: Gaim crash while chating

2007-02-07 Thread Sebastien Bacher
Thanks for your bug report. The crash looks like a memory corruption.
Could you try to get a valgrind log for it? (you can follow the
instructions from https://wiki.ubuntu.com/Valgrind for that)

** Changed in: gaim (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

** Changed in: gaim (Ubuntu)
   Importance: Undecided = Medium

-- 
Gaim crash while chating
https://launchpad.net/bugs/83795

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs