Re: [Banshee-List] Banshee crashing constantly



So it sounds like it's not crashing but the main window is disappearing?  If it's crashing, follow instr. below for a useful backtrace...

Try attaching gdb to Banshee to get some type of useful error report. 

gdb program `ps aux | grep -v grep | grep "banshee.exe" | awk '{ print $2 }'`

Once it attaches to Banshee, the process will stop executing.  Enter 'c' to continue and wait until it crashes.  When it crashes, a 'bt' command will give you a backtrace to see the contents of the stack and where it crashed.

On 10/9/06, Greg Johnston <greg johnston gmail com > wrote:
Hey all,

I'm running Banshee 0.10.12 on 2.6.17-gentoo-r8 with CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer" and CHOST="i686-pc-linux-gnu".

When playing music in Banshee, every couple minutes I'll get a crash. No error message when I run it from console, just a blanking out of the Banshee GUI, no more playing of a song, and no response. If I restart, everything is fine.

I was just wondering what might be happening...it's kind of strange. Maybe a gstreamer error? I'm just playing normal .mp3 and .ogg files. I didn't have this error on my previous installation (Ubuntu 6.06).

Thanks a lot,
Greg

_______________________________________________
Banshee-list mailing list
Banshee-list gnome org
http://mail.gnome.org/mailman/listinfo/banshee-list





--
nick den-4 com
Den 4 F/OSS Developer and Co-Founder
http://www.den-4.com

Den 4 Software is a group of open source software engineers dedicated to
giving back to the F/OSS community.

Join here:
http://www.den-4.com/user/register

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]