[Pidgin] #10576: pidgin crashes when try to send SMS message via skype plugin
Pidgin
trac at pidgin.im
Mon Mar 1 05:00:03 EST 2010
#10576: pidgin crashes when try to send SMS message via skype plugin
--------------------+-------------------------------------------------------
Reporter: walder | Owner:
Type: patch | Status: closed
Milestone: | Component: plugins
Version: 2.6.3 | Resolution:
Keywords: crash |
--------------------+-------------------------------------------------------
Comment(by walder):
valgrind still does not work:
$ valgrind --leak-check=no --track-origins=yes --malloc-fill=0xfe --free-
fill=0xfe --track-fds=no pidgin
==41071== Memcheck, a memory error detector
==41071== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==41071== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright
info
==41071== Command: pidgin
==41071==
valgrind: m_syswrap/syswrap-freebsd.c:542
(vgSysWrap_freebsd_sys_socketpair_before): Assertion 'sizeof(int [2]) <=
sizeof(UWord)' failed.
==41071== at 0x38026A1D: ??? (in
/usr/local/lib/valgrind/memcheck-x86-freebsd)
==41071== by 0x38026CD1: ??? (in
/usr/local/lib/valgrind/memcheck-x86-freebsd)
==41071== by 0x38079E95: ??? (in
/usr/local/lib/valgrind/memcheck-x86-freebsd)
==41071== by 0x38062EFA: ??? (in
/usr/local/lib/valgrind/memcheck-x86-freebsd)
==41071== by 0x3805F590: ??? (in
/usr/local/lib/valgrind/memcheck-x86-freebsd)
==41071== by 0x38060540: ??? (in
/usr/local/lib/valgrind/memcheck-x86-freebsd)
==41071== by 0x3807AFC8: ??? (in
/usr/local/lib/valgrind/memcheck-x86-freebsd)
sched status:
running_tid=1
Thread 1: status = VgTs_Runnable
==41071== at 0x118E70B: __sys_socketpair (in /lib/libc.so.7)
==41071== by 0x806FB56: ??? (in /usr/local/bin/pidgin)
==41071== by 0x806FAC4: (below main) (in /usr/local/bin/pidgin)
Note: see also the FAQ in the source distribution.
It contains workarounds to several common problems.
In particular, if Valgrind aborted or crashed after
identifying problems in your program, there's a good chance
that fixing those problems will prevent Valgrind aborting or
crashing, especially if it happened in m_mallocfree.c.
If that doesn't help, please report this bug to: www.valgrind.org
In the bug report, send all the above text, the valgrind
version, and what OS and version you are using. Thanks.
$
--
Ticket URL: <http://developer.pidgin.im/ticket/10576#comment:20>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list