[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-08-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=382468

Dr. Chapatin  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-08-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=382468

--- Comment #7 from Dr. Chapatin  ---
This crash is solved on Arch running K3b 17.08 beta.

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382468

--- Comment #6 from Leslie Zhai  ---
Git commit c9a9b4faa1acdc889b620bbe08e6e1149249edc6 by Leslie Zhai.
Committed on 19/07/2017 at 04:08.
Pushed by lesliezhai into branch 'master'.

Keep quite for Release

M  +10   -7plugins/decoder/mp3/k3bmad.cpp

https://commits.kde.org/k3b/c9a9b4faa1acdc889b620bbe08e6e1149249edc6

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382468

--- Comment #5 from Leslie Zhai  ---
Git commit 7e3be0cafe6f747f4dbfea3b3ff11e69e7177380 by Leslie Zhai.
Committed on 19/07/2017 at 04:04.
Pushed by lesliezhai into branch 'master'.

Robust K3bMad's cleanup

M  +13   -9plugins/decoder/mp3/k3bmad.cpp

https://commits.kde.org/k3b/7e3be0cafe6f747f4dbfea3b3ff11e69e7177380

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-07-18 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=382468

--- Comment #4 from Dr. Chapatin  ---
terminal output when the crash happens

K3b::AudioTrack(0x563c3aabb360)
deleting sources.
(K3bMad) cleanup at offset:  Input file at:  2442   Input file size:  11637507 
 stream pos:  2441

Segmentation fault (core dumped)

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382468

--- Comment #3 from Leslie Zhai  ---
(In reply to Dr. Chapatin from comment #2)
> Sorry, I dont know compile software.

or you could run k3b under konsole, and paste the output.

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-07-18 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=382468

--- Comment #2 from Dr. Chapatin  ---
Sorry, I dont know compile software.

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 382468] Delete audio file from audio cd and mixed mode cd projects sometimes causes crash

2017-07-18 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382468

Leslie Zhai  changed:

   What|Removed |Added

 CC||lesliez...@llvm.org.cn

--- Comment #1 from Leslie Zhai  ---
Hi Dr. Chapatin,

I can not reproduce it, could you compile it debug gdb:

cmake .. -DCMAKE_INSTALL_PREFIX=/usr\
-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

then gdb build/src/k3b, please paste the bt info, thanks!

Regards,
Leslie Zhai

-- 
You are receiving this mail because:
You are watching all bug changes.