Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#5480 - Banshee broken with upgrade to gnome 2.16

Attached to Project: Arch Linux
Opened by jason fuchs (jason_f) - Saturday, 30 September 2006, 15:53 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To No-one
Architecture not specified
Severity High
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

After upgrade to gnome-2.16 banshee is broken.

Runtime output:
[jason@bedroom abs]$ banshee

** (/opt/gnome/lib/banshee/banshee.exe:28325): WARNING **: The following assembly referenced from /opt/gnome/lib/banshee/Banshee.Base.dll could not be loaded:
Assembly: gconf-sharp (assemblyref_index=11)
Version: 2.8.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/opt/gnome/lib/banshee).


** (/opt/gnome/lib/banshee/banshee.exe:28325): WARNING **: Could not load file or assembly 'gconf-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.

=================================================================
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:

at Banshee.BansheeEntry.Main (string[]) <0xffffffff>
at Banshee.BansheeEntry.Main (string[]) <0x0000b>
at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

banshee(mono_handle_native_sigsegv+0xe7) [0x8154b97]
banshee [0x8121ae8]
[0xb7f40440]
banshee [0x8096a95]
banshee(mono_class_vtable+0xc9) [0x8096ce9]
banshee [0x8122a83]
banshee [0x8132db6]
banshee [0x813f7db]
banshee [0x814103e]
banshee(mono_magic_trampoline+0x1a) [0x807f66a]
[0xb7bb8032]
[0xb74317c3]
banshee(mono_runtime_exec_main+0x60) [0x8099270]
banshee(mono_runtime_run_main+0x1b3) [0x8099553]
banshee(mono_main+0xe54) [0x805d424]
banshee [0x805c0f2]
/lib/libc.so.6(__libc_start_main+0xd8) [0xb7d3a808]
banshee [0x805c041]
Aborted


Did a rebuild of gtk-sharp from abs, which didn't help, then tried to rebuild banshee from abs, which failed. Configure complaining about missing deps but not sure what packages are needed as the listed packages arent found in the tree. I could only find 'gconfsharp-schemagen' as part of gtk-sharp..sorry =(
Abs configure output below:

[root@bedroom banshee]# makepkg
==> Making package: banshee 0.10.10-1 (Sat Sep 30 01:45:23 PDT 2006)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Using local copy of banshee-0.10.10.tar.gz
==> Validating source files with MD5sums
banshee-0.10.10.tar.gz ... Passed
==> Extracting Sources...
==> tar --use-compress-program=gzip -xf banshee-0.10.10.tar.gz
==> Removing existing pkg/ directory...
==> Starting build()...
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking target system type... i686-pc-linux
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for intltool >= 0.21... 0.34.1 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for a BSD-compatible install... /bin/install -c
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.12.3)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for install... /bin/install -c
checking for MONO... yes
checking for mono.pc... found
checking for Mono.Data.SqliteClient.dll... found
checking for Mono.Posix.dll... found
checking for System.Runtime.Remoting.dll... found
checking for System.Web.dll... found
checking for System.Web.Services.dll... found
configure: not building Banshee API documentation
checking for GTKSHARP... configure: error: Package requirements (gtk-sharp-2.0 >= 2.7 gnome-sharp-2.0 >= 2.7 gnome-vfs-sharp-2.0 >= 2.7 glade-sharp-2.0 >= 2.7 gconf-sharp-2.0 >= 2.7) were not met:

No package 'gnome-sharp-2.0' found
No package 'gnome-vfs-sharp-2.0' found
No package 'gconf-sharp-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTKSHARP_CFLAGS
and GTKSHARP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting...
This task depends upon

Closed by  Jan de Groot (JGC)
Sunday, 01 October 2006, 21:17 GMT
Reason for closing:  Fixed
Additional comments about closing:  F-spot and banshee have been updated to work with the new gtk-sharp/gnome-sharp packages.
Comment by jason fuchs (jason_f) - Saturday, 30 September 2006, 16:10 GMT
F-spot wont start for me either, seems related...

** (/opt/gnome/lib/f-spot/f-spot.exe:28740): WARNING **: The following assembly referenced from /opt/gnome/lib/f-spot/f-spot.exe could not be loaded:
Assembly: gnome-sharp (assemblyref_index=9)
Version: 2.8.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/opt/gnome/lib/f-spot).


** (/opt/gnome/lib/f-spot/f-spot.exe:28740): WARNING **: Could not load file or assembly 'gnome-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
*** glibc detected *** f-spot: free(): invalid pointer: 0x081fd504 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7d64750]
/lib/libc.so.6(__libc_free+0x84)[0xb7d65da4]
/usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb7ea2be1]
f-spot(mono_metadata_parse_mh_full+0x384)[0x80e6204]
f-spot(mono_method_get_header+0x16a)[0x80e89fa]
f-spot[0x813f574]
f-spot[0x814103e]
f-spot[0x81414cb]
f-spot(mono_runtime_exec_main+0x60)[0x8099270]
f-spot(mono_runtime_run_main+0x1b3)[0x8099553]
f-spot(mono_main+0xe54)[0x805d424]
f-spot[0x805c0f2]
/lib/libc.so.6(__libc_start_main+0xd8)[0xb7d16808]
f-spot[0x805c041]
======= Memory map: ========
00001000-00051000 rwxp 00001000 00:00 0
08048000-081e6000 r-xp 00000000 08:02 68434067 /usr/bin/mono
081e6000-081e8000 rwxp 0019d000 08:02 68434067 /usr/bin/mono
081e8000-08253000 rwxp 081e8000 00:00 0 [heap]
b7100000-b7121000 rwxp b7100000 00:00 0
b7121000-b7200000 ---p b7121000 00:00 0
b723e000-b7248000 r-xp 00000000 08:02 469763744 /usr/lib/libgcc_s.so.1
b7248000-b7249000 rwxp 00009000 08:02 469763744 /usr/lib/libgcc_s.so.1
b7257000-b7258000 ---p b7257000 00:00 0
b7258000-b7368000 rwxp b7258000 00:00 0
b7368000-b76ed000 rwxs 00000000 08:02 371043980 /home/jason/.wapi/shared_fileshare-bedroom-Linux-i686-36-10-0
b76ed000-b7822000 rwxs 00000000 08:02 371034268 /home/jason/.wapi/shared_data-bedroom-Linux-i686-308-10-0
b7822000-b788f000 rwxp b7822000 00:00 0
b788f000-b7897000 r-xp 00000000 08:02 335544566 /lib/libnss_files-2.4.so
b7897000-b7899000 rwxp 00007000 08:02 335544566 /lib/libnss_files-2.4.so
b7899000-b7a7f000 r-xp 00000000 08:02 68435976 /usr/lib/mono/1.0/mscorlib.dll
b7a7f000-b7b94000 r-xp 00000000 08:02 168116629 /opt/gnome/lib/f-spot/f-spot.exe
b7b94000-b7ba4000 rwxp b7b94000 00:00 0
b7ba4000-b7cf6000 r-xp 00000000 08:02 373948303 /usr/lib/locale/locale-archive
b7cf6000-b7cf8000 rwxp b7cf6000 00:00 0
b7cf8000-b7cff000 r-xp 00000000 08:02 335544567 /lib/librt-2.4.so
b7cff000-b7d01000 rwxp 00006000 08:02 335544567 /lib/librt-2.4.so
b7d01000-b7e1b000 r-xp 00000000 08:02 335544550 /lib/libc-2.4.so
b7e1b000-b7e1d000 r-xp 00119000 08:02 335544550 /lib/libc-2.4.so
b7e1d000-b7e1f000 rwxp 0011b000 08:02 335544550 /lib/libc-2.4.so
b7e1f000-b7e22000 rwxp b7e1f000 00:00 0
b7e22000-b7e45000 r-xp 00000000 08:02 335544553 /lib/libm-2.4.so
b7e45000-b7e47000 rwxp 00022000 08:02 335544553 /lib/libm-2.4.so
b7e47000-b7e56000 r-xp 00000000 08:02 335544562 /lib/libpthread-2.4.so
b7e56000-b7e58000 rwxp 0000f000 08:02 335544562 /lib/libpthread-2.4.so
b7e58000-b7e5a000 rwxp b7e58000 00:00 0
b7e5a000-b7e6b000 r-xp 00000000 08:02 335544573 /lib/libnsl-2.4.so
b7e6b000-b7e6d000 rwxp 00010000 08:02 335544573 /lib/libnsl-2.4.so
b7e6d000-b7e70000 rwxp b7e6d000 00:00 0
b7e70000-b7f01000 r-xp 00000000 08:02 469872084 /usr/lib/libglib-2.0.so.0.1200.3
b7f01000-b7f02000 rwxp 00091000 08:02 469872084 /usr/lib/libglib-2.0.so.0.1200.3
b7f02000-b7f04000 r-xp 00000000 08:02 335544555 /lib/libdl-2.4.so
b7f04000-b7f06000 rwxp 00001000 08:02 335544555 /lib/libdl-2.4.so
b7f06000-b7f08000 r-xp 00000000 08:02 469872090 /usr/lib/libgmodule-2.0.so.0.1200.3
b7f08000-b7f09000 rwxp 00002000 08:02 469872090 /usr/lib/libgmodule-2.0.so.0.1200.3
b7f09000-b7f0c000 r-xp 00000000 08:02 469872102 /usr/lib/libgthread-2.0.so.0.1200.3
b7f0c000-b7f0d000 rwxp 00003000 08:02 469872102 /usr/lib/libgthread-2.0.so.0.1200.3
b7f17000-b7f18000 ---p b7f17000 00:00 0
b7f18000-b7f1c000 rwxp b7f18000 00:00 0
b7f1c000-b7f1d000 r-xp b7f1c000 00:00 0 [vdso]
b7f1d000-b7f37000 r-xp 00000000 08:02 335544549 /lib/ld-2.4.so
b7f37000-b7f38000 r-xp 00019000 08:02 335544549 /lib/ld-2.4.so
b7f38000-b7f39000 rwxp 0001a000 08:02 335544549 /lib/ld-2.4.so
bf93e000-bf954000 rw-p bf93e000 00:00 0 [stack]

=================================================================
Got a SIGABRT 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:

f-spot(mono_handle_native_sigsegv+0xe7) [0x8154b97]
[0xb7f1c440]
/lib/libc.so.6(abort+0x109) [0xb7d2ae29]
/lib/libc.so.6 [0xb7d5ecfb]
/lib/libc.so.6 [0xb7d64750]
/lib/libc.so.6(__libc_free+0x84) [0xb7d65da4]
/usr/lib/libglib-2.0.so.0(g_free+0x31) [0xb7ea2be1]
f-spot(mono_metadata_parse_mh_full+0x384) [0x80e6204]
f-spot(mono_method_get_header+0x16a) [0x80e89fa]
f-spot [0x813f574]
f-spot [0x814103e]
f-spot [0x81414cb]
f-spot(mono_runtime_exec_main+0x60) [0x8099270]
f-spot(mono_runtime_run_main+0x1b3) [0x8099553]
f-spot(mono_main+0xe54) [0x805d424]
f-spot [0x805c0f2]
/lib/libc.so.6(__libc_start_main+0xd8) [0xb7d16808]
f-spot [0x805c041]
Aborted
Comment by Jan de Groot (JGC) - Saturday, 30 September 2006, 23:01 GMT
Install gnome-sharp, which has been imported in the repositories since today. I still need to track the gtk-sharp-2 applications and update its dependencies.
Comment by Hussam Al-Tayeb (hussam) - Sunday, 01 October 2006, 19:34 GMT
Jan, also banshee has to updated to 0.10.12 or 0.11 to work with nautilus-cd-burner 2.16
Should I file this as a seperate bug?

Loading...