Ticket #1620 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Regression: next crashes the RC interface

Reported by: courmisch Assigned to: courmisch
Priority: normal Milestone: 0.9.0-test1
Component: Input Version: master
Severity: major Keywords:
Cc: Platform(s): all
Difficulty: unknown Work status: Not started

Description

next: returned 0 (no error)
[00000363] main input debug: control type=0
[00000363] main input debug: control: stopping input
==16714==
==16714== Thread 11:
==16714== Invalid read of size 1
==16714==    at 0x4024478: strlen (mc_replace_strmem.c:242)
==16714==    by 0x415241A: vfprintf (vfprintf.c:1560)
==16714==    by 0x417478B: vasprintf (vasprintf.c:63)
==16714==    by 0x40C3682: utf8_vfprintf (unicode.c:684)
==16714==    by 0x7EE0DA2: __msg_rc (rc.c:144)
==16714==    by 0x7EE3AEB: StateChanged (rc.c:1002)
==16714==    by 0x40E296E: __var_Set (variables.c:807)
==16714==    by 0x4080EE4: ??? (vlc_variables.h:200)
==16714==    by 0x408877E: ??? (input.c:537)
==16714==    by 0x40CDE49: ??? (threads.c:468)
==16714==    by 0x4254F3A: start_thread (pthread_create.c:297)
==16714==    by 0x41DB8AD: clone (in /usr/lib/debug/libc-2.7.so)
==16714==  Address 0x4b2 is not stack'd, malloc'd or (recently) free'd
==16714==
==16714== Process terminating with default action of signal 11 (SIGSEGV)
==16714==  Access not within mapped region at address 0x4B2

Change History

06/20/08 21:21:01 changed by courmisch

  • status changed from new to assigned.
  • owner changed from funman to courmisch.

06/20/08 21:21:15 changed by courmisch

  • status changed from assigned to closed.
  • resolution set to fixed.