From kde-bugs-dist Thu May 03 15:14:19 2012 From: Scott Wheeler Date: Thu, 03 May 2012 15:14:19 +0000 To: kde-bugs-dist Subject: [Bug 299301] soundKonverter crashes in TagLib::String::toCString Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=133605819712570 https://bugs.kde.org/show_bug.cgi?id=299301 Scott Wheeler changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #2 from Scott Wheeler --- If you're getting a crash in toCString, it's most likely a bug on your end (dangling pointer or similar) since that code path is really well traversed. You might try hitting it with valgrind. The 'tagreader' example program from the taglib sources works fine on the file given, so we'll need a simple test case that doesn't involve the soundKonverter source code to work with to be able to proceed on this one. -- You are receiving this mail because: You are watching all bug changes.