Summary: | konqueror: crashes when entering dir & sound preview is enabled | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Melchior Franz <mfranz> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | critical | CC: | dirk_aust, email, gour, juthieke, kde, listrcpt, maksim, michael, rod.sheaff, sascha, stuart, templar |
Priority: | VHI | ||
Version First Reported In: | 3.0.7 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Melchior Franz
2002-09-03 09:39:42 UTC
Closed by the submitter. The reason for this misbehaviour is "LD_BIND_NOW=true" in front of kdeinit ... in startkde. Removing it solves the problem. As this is also the reason for bug no. #47499 I'm closing this report. For further information see the mentioned report under http://bugs.kde.org/db/47/47499.html which is still open as of now. m. LD_BIND_NOW=true should work.. There are also multiple reports of this with binary packages.. Thus I am re-opening this... Melchior, if you're around, and can shed some more light it'd be very helpful -- we got tons of reports of the same, and seems like all the other developers who tried to diagnose this have failed. Elevating, as although this is not neccesserily even a KDE bug, this certainly affect many people.. *** Bug 55480 has been marked as a duplicate of this bug. *** *** Bug 55491 has been marked as a duplicate of this bug. *** *** Bug 53508 has been marked as a duplicate of this bug. *** 53508 indicates an outdated aRts install as the reason. *** Bug 53619 has been marked as a duplicate of this bug. *** *** Bug 53558 has been marked as a duplicate of this bug. *** *** Bug 54334 has been marked as a duplicate of this bug. *** From 53558: LD_BIND_NOW=true konqueror reproduce it the problem for the reporter; the lib being opened is konq_sound *** Bug 54774 has been marked as a duplicate of this bug. *** *** Bug 54565 has been marked as a duplicate of this bug. *** *** Bug 54548 has been marked as a duplicate of this bug. *** *** Bug 54014 has been marked as a duplicate of this bug. *** 54014 also suggest an outdated aRts install as the problem *** Bug 53573 has been marked as a duplicate of this bug. *** I'm not sure if an outdated arts is the problem: rpm -q arts gives arts-1.1-50 which should be the latest stable version. Nevertheless I have the described problem. Subject: Re: konqueror: crashes when entering dir & sound preview is enabled I just checked my aRTs installation, it is arts-1.1-50 installed at the same time, when I installed KDE 3.1 Regards, Am Dienstag, 4. M Subject: Re: konqueror: crashes when entering dir & sound preview is enabled I found an older version of libao-arts-0.8.2-131 installed on my system, dated from 26 M Problem solved (53558, which has been marked as a duplicate of this one): - It was due to an old libogg and libvorbis lying around on my system: libogg-devel-1.0rc3-54 libvorbis-devel-1.0rc3-55 Due to the "funny" version numbers (which include rc tags), the SuSE update procedure from 8.0 to 8.1 was somehow believing that these (which were in 8.0) were more recent than the new ones, named as follows: libogg-1.0-31 libvorbis-1.0-32 Forcing a manual upgrade of these with the --oldpackage flag resolved the issue. I've experienced this same problem, but currently, I can't get it to crash, only hang (a killing of the process is required here). I'll attach the backtrace I have to this bug. ok, never mind. I can't seem to reproduce this anymore (kdelibs from 090803) yes, it was a known update problem, which has been fixed in YaST meanwhile. So we can close this report. distribution problem in most causes - not critical |