DanielPhoton / xld

Automatically exported from code.google.com/p/xld
0 stars 0 forks source link

XLD 20111113 crash on FLAC->MP3 320 CBR #55

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Converting FLAC to LAME MP3 CBR 320

I'm using version 20111113 under Snow Leopard
v20111015 was ok

Crash log extract :
Thread 11 Crashed:
0   jp.tmkk.XLDLameOutput           0x12dd7ece count_bits + 7566
1   jp.tmkk.XLDLameOutput           0x12dc737e outer_loop + 3134
2   jp.tmkk.XLDLameOutput           0x12dca846 CBR_iteration_loop + 630
3   jp.tmkk.XLDLameOutput           0x12da828a lame_encode_mp3_frame + 1722
4   jp.tmkk.XLDLameOutput           0x12db1b70 lame_encode_buffer_template + 656
5   jp.tmkk.XLDLameOutput           0x12d9e401 -[XLDLameOutputTask 
writeBuffer:frames:] + 353
6   jp.tmkk.XLD                     0x00035577 -[XLDConverterTask convert] + 663
7   com.apple.Foundation            0x97dd24c4 -[NSThread main] + 45
8   com.apple.Foundation            0x97dd2474 __NSThread__main__ + 1499
9   libSystem.B.dylib               0x991dd259 _pthread_start + 345
10  libSystem.B.dylib               0x991dd0de thread_start + 34

Original issue reported on code.google.com by benoit.m...@gmail.com on 13 Nov 2011 at 12:59

GoogleCodeExporter commented 8 years ago
Exact same problem here, Version 20111113 (137.0) under Lion. Previous version 
fine.

Original comment by goti...@gmail.com on 13 Nov 2011 at 1:48

GoogleCodeExporter commented 8 years ago
Oops, this happened with -q 2 setting. Update again.

Original comment by tmkkmac on 13 Nov 2011 at 1:59

GoogleCodeExporter commented 8 years ago
Wow, thanks!

Original comment by goti...@gmail.com on 13 Nov 2011 at 2:31

GoogleCodeExporter commented 8 years ago
That was fast !

Original comment by benoit.m...@gmail.com on 13 Nov 2011 at 3:20