[k3b] [Bug 387298] Crash when I try to burn audio cd or mixed mode cd using wma files

Leslie Zhai bugzilla_noreply at kde.org
Mon Nov 27 03:15:02 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=387298

Leslie Zhai <lesliezhai at llvm.org.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lesliezhai at llvm.org.cn

--- Comment #1 from Leslie Zhai <lesliezhai at llvm.org.cn> ---
Hi Dr. Chapatin,

BT info could't help, it only indicated might owing to k3b ffmpeg plugin, but
no debug info, please build as:

cmake .. -DCMAKE_INSTALL_PREFIX=/usr    \
    -DCMAKE_CXX_COMPILER=clang++    \
    -DECM_ENABLE_SANITIZERS='address;undefined'    \
   
-DCMAKE_CXX_FLAGS="-fsanitize-coverage=edge,indirect-calls,8bit-counters,trace-bb,trace-cmp"
\
    -DCMAKE_BUILD_TYPE=Debug \
    -DKDE_INSTALL_LIBDIR=lib    \
    -DKDE_INSTALL_LIBEXECDIR=lib    \
    -DKDE_INSTALL_USE_QT_SYS_PATHS=ON   \
    -DK3B_BUILD_API_DOCS=ON \
    -DK3B_ENABLE_PERMISSION_HELPER=ON   \
    -DK3B_DEBUG=ON

Regards,
Leslie Zhai

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the k3b mailing list