Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 149402 - Gaim 2.0.0_beta3-r2 crashes when I try to send a file, error in libmono.so.0
Summary: Gaim 2.0.0_beta3-r2 crashes when I try to send a file, error in libmono.so.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-28 04:52 UTC by Diego Alcorta
Modified: 2006-10-13 21:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Alcorta 2006-09-28 04:52:29 UTC
net-im/gaim-2.0.0_beta3-r2  USE="audiofile avahi dbus debug eds gnutls mono msn nls perl spell ssl startup-notification tcl tk xscreensaver -bonjour -cjk -custom-flags -doc -gadu -meanwhile -nas -silc"

Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.12.5
Last Sync: Sun, 24 Sep 2006 12:00:08 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -fomit-frame-pointer -pipe -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium-m -O2 -fomit-frame-pointer -pipe -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer parallel-fetch prelink sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="es_AR.UTF-8"
LINGUAS="es"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa berkdb bitmap-fonts bzip2 cairo cdr cli crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics ipv6 isdnlog ithreads java jpeg justify kernel_linux ldap libg++ linguas_es mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png ppds pppd python quicktime readline reflection sdl session spell spl sse2 ssl tcl tcpd threads tk truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_ati video_cards_radeon vorbis win32codecs xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS


g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed
g_log: gaim_dbus_pointer_to_id: assertion `id || node == NULL' failed

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Stacktrace:


Native stacktrace:

        /usr/lib/libmono.so.0(mono_handle_native_sigsegv+0x10b) [0xb6aa0b1b]
        /usr/lib/libmono.so.0 [0xb6a5a65a]
        [0xffffe440]
        /usr/lib/libdbus-glib-1.so.2 [0xb7f9d8ab]
dns[9889]: Oops, father has gone, wait for me, wait...!
Abortado
Comment 1 Drew Winstel 2006-10-03 17:25:47 UTC
What protocol?  How big of a file?

When I do this on my amd64 install, I find I can send files under roughly 6 MB (256kbit upload) over AIM with no problem, but I get a similar crash with larger files.
Comment 2 Diego Alcorta 2006-10-03 18:11:19 UTC
(In reply to comment #1)
> What protocol?  How big of a file?
> 
> When I do this on my amd64 install, I find I can send files under roughly 6 MB
> (256kbit upload) over AIM with no problem, but I get a similar crash with
> larger files.
> 

I can't even start to send a file when this happens.  And its MSN protocol
Comment 3 Priit Laes (IRC: plaes) 2006-10-12 23:38:56 UTC
I have had similar crashes only when dbus is enabled. Disabling dbus should help.
Comment 4 Kathryn Kulick (RETIRED) gentoo-dev 2006-10-13 09:14:24 UTC
As in bug#148128, this is not a gaim issue, but a dbus issue. I'm going to be getting with the dbus folks to see what we can do about it. I am also trying to track down a patch that other distros have used to fix the issue.
Comment 5 Kathryn Kulick (RETIRED) gentoo-dev 2006-10-13 21:34:43 UTC
Applied the patch mentioned in the other bug report to solve the dbus issue.