| Summary: | juk crashes on playing some mp3 files. | ||
|---|---|---|---|
| Product: | [Applications] juk | Reporter: | Tomaz Canabrava <tumaix> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | andresbajotierra, mpyne |
| Priority: | NOR | Keywords: | investigated, triaged |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tomaz Canabrava
2009-07-18 17:19:48 UTC
- Is your Phonon version updated ? (which version is it) - Can you reproduce the crash at will? /Identify which MP3 caused the crash ? Bug 191366 / bug 183597 could be related (similar trace after the XIO error) Thanks it's compiled from today's trunk, and nope, i cannot reproduce when I want, it's completely random. happened when I tried to open one of my favorite songs, then I repoened it and the sound worked. What version of glibc do you have? (run /lib/libc.so.6 in konsole) When running JuK, is the MALLOC_CHECK_ environment variable set? (You can check by opening konsole and running set | grep MALLOC_CHECK_ ) You use Xine, so does the bug go away by running juk like this: (again from konsole, run "QT_NO_GLIB=1 juk". This should make crashes go away with or without MALLOC_CHECK_ being set)? If so, how about running JuK doing the following? (again from konsole, run "unset MALLOC_CHECK_ ; juk") You should still get no crashes. What I use to test is to click next track as rapidly as possible, I can usually force the crash after no more than 10 songs. Remember you have to exit JuK before you can run it again. Waiting on info. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |