Prev: FreeBSD ports USE_XZ critical issue on low-RAM computers
Next: Now OK (Re: cvs commit: ports/french/med Makefile)
From: David DEMELIER on 19 Jun 2010 07:48 Hi, I guess I don't have chance with FreeBSD, one of four applications I install segfault. Now it's the time to sound-juicer. Melon ~ $ gdb sound-juicer GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... (gdb) run Starting program: /usr/local/bin/sound-juicer (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 100263] [New Thread 806c041c0 (LWP 100263)] Gtk-Message: Failed to load module "gnomebreakpad": Shared object "libgnomebreakpad.so" not found, required by "sound-juicer" [New Thread 80a807100 (LWP 100268)] [New Thread 80a806f40 (LWP 100269)] [Thread 80a806f40 (LWP 100269) exited] [New Thread 80a806bc0 (LWP 100269)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 806c041c0 (LWP 100263)] 0x00000000004116c1 in on_delete_event () (gdb) bt #0 0x00000000004116c1 in on_delete_event () #1 0x00000000004143eb in main () I hope it's a sound-juicer problem and not FreeBSD :-). Kind regards. -- Demelier David _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Ion-Mihai Tetcu on 19 Jun 2010 09:35
On Sat, 19 Jun 2010 13:48:59 +0200 David DEMELIER <demelier.david(a)gmail.com> wrote: > Gtk-Message: Failed to load module "gnomebreakpad": Shared object > "libgnomebreakpad.so" not found, required by "sound-juicer This is probably the problem, not that the app should crash anyway. Try looking for that lib and / or rebuild ound-juicer. HTH, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu(a)FreeBSD.org, PGP Key ID 057E9F8B493A297B |