Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
K3B crashes on proprieties or burn button
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Snifffurt
n00b
n00b


Joined: 08 Oct 2004
Posts: 24
Location: Switzerland

PostPosted: Mon Mar 14, 2005 9:37 am    Post subject: K3B crashes on proprieties or burn button Reply with quote

Hello

Creating a data CD K3B crashes as soon as I hit the burn button or try to go to the project proprieties through rightclicking the Project in the lower left frame.

The KDE Crash Handler debug output is:

Code:
(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(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)...[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 8789)]

0x411f7418 in waitpid () from /lib/libpthread.so.0
#0  0x411f7418 in waitpid () from /lib/libpthread.so.0
#1  0x40aa3ea8 in ?? () from /usr/kde/3.3/lib/libkdecore.so.4
#2  0x409c8e50 in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.3/lib/libkdecore.so.4


I'm runnig K3B as root, because I run it on Kernel >2.6.7 . But the same problem seems to apear running it as user.

Because I'm not burning CD's that often I cannot tell since wich "emerge world" it apears.

So what can I doo to get it working?

Regards

Snifffurt
Back to top
View user's profile Send private message
mascanho
Veteran
Veteran


Joined: 21 Dec 2004
Posts: 1241
Location: On my Bmx Bike on a Concrete Park Flatlanding ...

PostPosted: Mon Mar 14, 2005 11:32 am    Post subject: Reply with quote

probably something to do with kdelibs try emergeing again kdelibs and then k3b, it may be looking for some libs that where removed or changed when you did world, and its looking for the old libs .
_________________
Flatland Life is a Choice !
emerge avatar
Back to top
View user's profile Send private message
Snifffurt
n00b
n00b


Joined: 08 Oct 2004
Posts: 24
Location: Switzerland

PostPosted: Mon Mar 14, 2005 12:38 pm    Post subject: Reply with quote

hi mascanho

Ok, I'll do it. I give feedback as soon as the probably a while taking emerges are finished...

Thanks for ur advice.

Regards

Snifffurt
Back to top
View user's profile Send private message
mascanho
Veteran
Veteran


Joined: 21 Dec 2004
Posts: 1241
Location: On my Bmx Bike on a Concrete Park Flatlanding ...

PostPosted: Mon Mar 14, 2005 12:43 pm    Post subject: Reply with quote

np @ all please then report further information if either it worked or not
_________________
Flatland Life is a Choice !
emerge avatar
Back to top
View user's profile Send private message
Snifffurt
n00b
n00b


Joined: 08 Oct 2004
Posts: 24
Location: Switzerland

PostPosted: Tue Mar 15, 2005 12:36 pm    Post subject: Reply with quote

Hello

Sadly it ditn't help it. After doing this reemerge I get pretty much the same output from the KDE-Crash-Handler:

Code:
This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash.

(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(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)...[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 9497)]

0x41203418 in waitpid () from /lib/libpthread.so.0
#0  0x41203418 in waitpid () from /lib/libpthread.so.0
#1  0x40ab0124 in ?? () from /usr/kde/3.3/lib/libkdecore.so.4
#2  0x409d3640 in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.3/lib/libkdecore.so.4


So what else could I do now?

Regards

Snifffurt
Back to top
View user's profile Send private message
mascanho
Veteran
Veteran


Joined: 21 Dec 2004
Posts: 1241
Location: On my Bmx Bike on a Concrete Park Flatlanding ...

PostPosted: Tue Mar 15, 2005 12:48 pm    Post subject: Reply with quote

it seems to me a either lib problem or a bug on k3b, try emergeing the latest version of k3b , btw please post your USE have you made any kde updates lately ??
it seems k3b is looking for some lib that is either corrupted or its looking for the old lib instead of the new one
_________________
Flatland Life is a Choice !
emerge avatar
Back to top
View user's profile Send private message
Snifffurt
n00b
n00b


Joined: 08 Oct 2004
Posts: 24
Location: Switzerland

PostPosted: Wed Mar 16, 2005 8:36 am    Post subject: Reply with quote

Hi

Quote:
have you made any kde updates lately ?


I guess there was a update of kdelibs from a emerge sync emerge world lately. I canno't realy tell since when the problem occurs, because I don't burn CD's that often.

Quote:
btw please post your USE


USE="3dnow X -acl alsa apache2 apm -arts audiofile avi -birdstep bonobo cdr crypt
cups directfb divx4linux -doc -dvb dvd dvdr encode escreen esd flac flash
-freewnn ftp gd gif gnome gtk gtk2 imap imlib inifile -ipv6 java jpeg kde ldap mad
mime ming mmx mng motif mpeg
-mssql mule mysql nls ofx oggvorbis opengl -oracle7 oss pam pda pdflib perl
png posix -postgres python qt quicktime readline samba sse spell ssl
svg theora tidy tiff truetype usb wmf -xinerama xml xml2 xmms xvid"

Quote:
try emergeing the latest version of k3b


The newer ebuilds in portage are masked... Now I have k3b-0.11.18 on my system. I could emerge a masked k3b-0.11.19 if you'd think this would help.

Regards

Snifffurt
Back to top
View user's profile Send private message
mascanho
Veteran
Veteran


Joined: 21 Dec 2004
Posts: 1241
Location: On my Bmx Bike on a Concrete Park Flatlanding ...

PostPosted: Wed Mar 16, 2005 11:52 am    Post subject: Reply with quote

Probably emerging the kde libs messed up with k3b , try emerging both again, im sure it will work after that
_________________
Flatland Life is a Choice !
emerge avatar
Back to top
View user's profile Send private message
Snifffurt
n00b
n00b


Joined: 08 Oct 2004
Posts: 24
Location: Switzerland

PostPosted: Wed Mar 16, 2005 12:11 pm    Post subject: Reply with quote

Quote:
kde libs messed up with k3b , try emerging both again, im sure it will work after that


Ok. I doo a emerge kdelibs k3b again.
I will probably report the results tomorrow or the day after tomorrow.

Regards

Snifffurt
Back to top
View user's profile Send private message
Snifffurt
n00b
n00b


Joined: 08 Oct 2004
Posts: 24
Location: Switzerland

PostPosted: Tue Apr 12, 2005 6:15 pm    Post subject: Got the problem Reply with quote

mascanho wrote:
Probably emerging the kde libs messed up with k3b , try emerging both again, im sure it will work after that


Sry for the very very long delay.

I finally found the prob. It wasent any sowtware problem at all. My Burner was just not connected to the IDE cable.

LOL & ROTFL

Thanks for your help and patience....

Regards

Sniff
Back to top
View user's profile Send private message
paraw
Apprentice
Apprentice


Joined: 07 Jan 2005
Posts: 158
Location: Coventry (UK)

PostPosted: Wed Apr 27, 2005 8:33 pm    Post subject: Reply with quote

I'm having exactly the same problem. K3b crashes when I try to burn or open the properties panel.
There are some differences, though... If I burn as root it all works fine, while if I try to burn as user there come the crashes.
Actually I don't remember when the problem started... I think it was after I emeged the Tiblit theme for KDE, which theme btw is not installed on the root desktop.
I'm running on an Acer Aspire 1524 laptop, and using kdelibs 3.3.2-r8 and k3b-0.11.18, kernel 2.6.11-r6.
Has someone got any idea?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum