You are not logged in.

#1 2009-06-03 23:13:27

deathmetalscottie
Member
From: Omaha, NE
Registered: 2009-06-03
Posts: 12

First Post! Weird error after trying to rip a cd

hey all,
Here is the delema, I'm trying to get cd ripping working in k3b under gnome.  In the past working with other distros, this was pretty easy, in other words it's always been compile k3b and discrepencies and boom works.  But not today,  I can't get it to rip from any file format.  Anytime I try, it crashes and throws this error: Could not generate a backtrace as the debugger 'gbd' was no found. 

WTF is gbd?  BTW, I'm using gnome for the installation this program is going on.  I know it's for KDE but I like it and so does the person who owns the lapy.

Cheers! Scott.

Offline

#2 2009-06-03 23:36:38

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: First Post! Weird error after trying to rip a cd

Are you compiling it yourself from source?
If yes, why don't you just use the k3b in "extra"? (pacman -Sy k3b)


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#3 2009-06-03 23:42:52

deathmetalscottie
Member
From: Omaha, NE
Registered: 2009-06-03
Posts: 12

Re: First Post! Weird error after trying to rip a cd

wha...  no no, it's installed already.  I've alreay pulled it in from extra.  I'm just getting the weird error.

Offline

#4 2009-06-04 00:18:40

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: First Post! Weird error after trying to rip a cd

Welcome to the forums.

gdb is a very useful tool for debugging problems:

http://sources.redhat.com/gdb/

Here's a useful page on getting started:

http://live.gnome.org/GettingTraces

Offline

#5 2009-06-04 21:36:56

deathmetalscottie
Member
From: Omaha, NE
Registered: 2009-06-03
Posts: 12

Re: First Post! Weird error after trying to rip a cd

i looked for gbd earlier in the pacman reps.  is there at least a package in the AUR?

Offline

#6 2009-06-04 21:46:36

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: First Post! Weird error after trying to rip a cd

deathmetalscottie wrote:

i looked for gbd earlier in the pacman reps.  is there at least a package in the AUR?

It's in extra. Your spelling is off. wink

Offline

#7 2009-06-04 21:53:53

deathmetalscottie
Member
From: Omaha, NE
Registered: 2009-06-03
Posts: 12

Re: First Post! Weird error after trying to rip a cd

ok so i got it installed, for some reason i looked yesterday and pacman couldn't find gdb but today it does, weird.  installed and got the output from the bug.  Where do I send the bug informaton?

Offline

#8 2009-06-04 21:54:30

deathmetalscottie
Member
From: Omaha, NE
Registered: 2009-06-03
Posts: 12

Re: First Post! Weird error after trying to rip a cd

Application: K3b (k3b), signal SIGSEGV
[Current thread is 0 (LWP 8416)]

Thread 4 (Thread 0xb1553b70 (LWP 8417)):
#0  0xb7fa6424 in __kernel_vsyscall ()
#1  0xb5050f21 in select () from /lib/libc.so.6
#2  0xb5d215d5 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb5c522ce in ?? () from /usr/lib/libQtCore.so.4
#4  0xb5bd66bc in start_thread () from /lib/libpthread.so.0
#5  0xb5057ffe in clone () from /lib/libc.so.6

Thread 3 (Thread 0xb0d52b70 (LWP 8440)):
#0  0xb7fa6424 in __kernel_vsyscall ()
#1  0xb5050f21 in select () from /lib/libc.so.6
#2  0xb7e90aa5 in K3bQProcessManager::run () from /usr/lib/libk3b.so.6
#3  0xb5c522ce in ?? () from /usr/lib/libQtCore.so.4
#4  0xb5bd66bc in start_thread () from /lib/libpthread.so.0
#5  0xb5057ffe in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb0551b70 (LWP 8448)):
#0  0xb7fa6424 in __kernel_vsyscall ()
#1  0xb5bdaf82 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5c51cb1 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb5c51e40 in QThread::sleep () from /usr/lib/libQtCore.so.4
#4  0xb7e84249 in K3b::MediaCache::PollThread::run () from /usr/lib/libk3b.so.6
#5  0xb5c522ce in ?? () from /usr/lib/libQtCore.so.4
#6  0xb5bd66bc in start_thread () from /lib/libpthread.so.0
#7  0xb5057ffe in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb46db710 (LWP 8416)):
[KCrash Handler]
#6  0x08128611 in _start ()

Offline

Board footer

Powered by FluxBB