** Changed in: pidgin
Status: New => Fix Released
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
http
This bug was fixed in the package pidgin - 1:2.5.5-1ubuntu5
---
pidgin (1:2.5.5-1ubuntu5) jaunty; urgency=low
* debian/patches/61_crash_on_close_349009.patch
- Patch from darkrain42 to fix a crasher bug triggered by closing
the buddy list with chat rooms open (LP: #349009)
Ken, my patch fixes the underlying problem where Cody's patch fixes the
specific null deference that causes the crash.
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
thanks to everybody who worked on the change
** Changed in: pidgin (Ubuntu)
Status: In Progress => Fix Committed
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Attaching a debdiff with the upstream patch from darkrain42
** Attachment added: "349009.debdiff"
http://launchpadlibrarian.net/24649143/349009.debdiff
** Changed in: pidgin (Ubuntu)
Status: Confirmed => In Progress
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
Awesome, thanks!
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ub
I wonder if these patches really fix the same bug. Cody's patch seem to
have fixed it for me. What do you guys think?
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
There is a patch for 2.5.5 on the upstream ticket (which is
http://developer.pidgin.im/ticket/8774 as Sebastien noted).
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Changed in: pidgin (Ubuntu)
Assignee: Cody Russell (bratsche) => Ken VanDine (ken-vandine)
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
I can't reproduce it, but just looking at the stack trace this seems
like it might fix it.
** Attachment added: "349009.diff"
http://launchpadlibrarian.net/24616983/349009.diff
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you
I've been unable to reproduce this yet. :(
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubun
** Changed in: pidgin (Ubuntu)
Assignee: Robert Ancell (robert-ancell) => Cody Russell (bratsche)
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
bumping back to high, as the upstream bug will be less of a corner case
in a fresh Jaunty install.
** Changed in: pidgin (Ubuntu)
Importance: Medium => High
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubu
** Changed in: pidgin
Status: Unknown => New
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://l
upstream bug seems to be http://developer.pidgin.im/ticket/8774
** Also affects: pidgin via
http://developer.pidgin.im/ticket/8774
Importance: Unknown
Status: Unknown
** Changed in: pidgin (Ubuntu)
Status: New => Confirmed
--
pidgin crashed with SIGSEGV
https://bugs.launchpa
the valgrind error are different issues, rick's issue is triggered in a
no-notification-icon case only
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
** Changed in: pidgin (Ubuntu)
Status: Incomplete => New
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
other valgrind error
==18063== Conditional jump or move depends on uninitialised value(s)
==18063==at 0x47CE573: g_ucs4_to_utf8 (gutf8.c:1035)
==18063==by 0x47D03EE: g_utf8_normalize (gunidecomp.c:528)
==18063==by 0x4899C3B: purple_normalize_nocase (util.c:3103)
==18063==by 0x4899D
got that error under valgrind
"==17303== Invalid read of size 1
==17303==at 0x497EC46: _IO_default_xsputn (in
/lib/tls/i686/cmov/libc-2.9.so)
==17303==by 0x4953F64: vfprintf (in /lib/tls/i686/cmov/libc-2.9.so)
==17303==by 0x4A0E959: __vasprintf_chk (in /lib/tls/i686/cmov/libc-2.9.so)
It appears to be no longer crashing. What I am seeing is:
1. Set up some irc channels to auto log on when a connection is established,
then close Pidgin
2. Choose Applications->Internet->Pidgin. The buddy window opens, then the irc
channel window opens.
3. Close the buddy window. Both windows cl
Fair Enough.
Specific steps:
1. Start Pidgin from Applications -> Internet. Buddy Window appears.
2. Have IRC Channels in the Buddy Window
3. Open one of the IRC Channels
4. Close the Buddy Window
Result: Chat Window and Buddy Window Close
Expected: The Buddy Window closes, but chat windows stay o
A bit tongue in cheek but I'll follow the procedure (works for me, the
stack trace doesn't show in detail what has occurred):
Thank you for taking the time to report this bug and helping to make Ubuntu
better. Unfortunately, we can't fix it because your description didn't include
enough informat
** Changed in: pidgin (Ubuntu)
Importance: Medium => High
** Changed in: pidgin (Ubuntu)
Assignee: (unassigned) => Robert Ancell (robert-ancell)
--
pidgin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/349009
You received this bug notification because you are a member of Ubuntu
Bug
StacktraceTop:populate_menu_with_options (menu=0x28b3b80,
gtkconv=0x4043c90, all=0)
** Attachment removed: "CoreDump.gz"
http://launchpadlibrarian.net/24365085/CoreDump.gz
** Attachment added: "Stacktrace.txt (retraced)"
http://launchpadlibrarian.net/24366354/Stacktrace.txt
--
pidgin cr
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/24365085/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/24365086/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/24365087/Disassembly.txt
** Attachm
25 matches
Mail list logo