[Clam-devel] bug: invalid free when closing NE

David García Garzón dgarcia at iua.upf.edu
Mon Aug 4 02:59:59 PDT 2008


I cannot reproduce it but look at the backtrace: it concerns to 
ALSAAudioDeviceList destructor. Weird as we are not using it.
Anyway as you are the only one experiencing it, it looks like being an 
incompatible version problem (when changing the soname). Try to delete the 
libraries and recompile.


/lib/libc.so.6[0x2b7d6d34608a]
/lib/libc.so.6(cfree+0x8c)[0x2b7d6d349c1c]
/usr/lib/libstdc++.so.6(_ZNSsD1Ev+0x3e)[0x2b7d6cbd9bae]
/home/parumi/local/lib/libclam_core.so.13(_ZSt8_DestroyISsEvPT_+0x15)
[0x2b7d69b88967]
/home/parumi/local/lib/libclam_core.so.13
(_ZSt13__destroy_auxIPSsEvT_S1_St12__false_type+0x1b)[0x2b7d69b88985]
/home/parumi/local/lib/libclam_core.so.13(_ZSt8_DestroyIPSsEvT_S1_+0x24)
[0x2b7d69b889ba]
/home/parumi/local/lib/libclam_core.so.13
(_ZSt8_DestroyIPSsSsEvT_S1_SaIT0_E+0x21)[0x2b7d69b889dd]
/home/parumi/local/lib/libclam_core.so.13(_ZNSt6vectorISsSaISsEED1Ev+0x3a)
[0x2b7d69b89534]
/home/parumi/local/lib/libclam_audioio.so.13
(_ZN4CLAM15AudioDeviceListD2Ev+0x2c)[0x2b7d69f990e0]
/home/parumi/local/lib/libclam_audioio.so.13
(_ZN4CLAM19ALSAAudioDeviceListD1Ev+0x27)[0x2b7d69fcb913]
/home/parumi/local/lib/libclam_audioio.so.1[0x2b7d759190b8]



El Monday 04 August 2008 11:19:19 Pau Arumí va escriure:
> I get this invalid pointer trace when closing NE.
> It is not a blocking issue but should be ideally fixed for 1.3.0
>
> How to reproduce? Just open and close NE.
>
> I'm pretty sure that this bug appeared when upgraded from qt4.3 to qt4.4
> (using hardy-backports)
>
> Is reproducible elsewhere? Ideas?
>
> P






More information about the clam-devel mailing list