[vlc-devel] Core dump in RTMP module when closing

Miguel Angel Cabrera macabrera at solaiemes.com
Wed Feb 13 18:45:50 CET 2008


hi,

when closing RTMP module i get this core dump

#0  0xb7d31996 in *__GI_raise (sig=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0xb7d33221 in *__GI_abort () at abort.c:88
#2  0xb7d6e11c in malloc_printerr (action=2, 
    str=0xb7e1b3ab "free(): invalid pointer", ptr=0x2fca) at
malloc.c:5892
#3  0xb7d6fd95 in *__GI___libc_free (mem=0x8594348) at malloc.c:3586
#4  0xb7ee605b in __vlc_object_destroy (p_this=0x8594388) at
misc/objects.c:460
#5  0xb442eec4 in Close (p_this=0x85941c0) at access.c:336
#6  0xb7eceb2f in __module_Unneed (p_this=0x85941c0, p_module=0x82e9848)
    at modules/modules.c:683
#7  0xb7e6cbc8 in access2_Delete (p_access=0x85941c0) at
input/access.c:142
#8  0xb7e7ec4a in InputSourceClean (in=0x8320e14) at input/input.c:2498
#9  0xb7e7f262 in End (p_input=0x8586ca8) at input/input.c:1287
#10 0xb7e89098 in Run (p_input=0x8586ca8) at input/input.c:536
#11 0xb7cf5fba in start_thread (arg=0xb02e6b90) at pthread_create.c:296
#12 0xb7dca3fe in clone () from /usr/lib/debug/libc.so.6

i am doing exactly what module/access_output/udp.c does for creating,
running and destroying and object.

¿Whats wrong with this? ¿Where could be the problem?

Thanks in advance

_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list