Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Dec 2004 17:32:03 -0800
From:      Sean McNeil <sean@mcneil.com>
To:        pb@FreeBSD.org
Cc:        ports@freebsd.org
Subject:   spumux/dvdauthor is core dumping from dvdstyle
Message-ID:  <1102296723.60692.3.camel@server.mcneil.com>

next in thread | raw e-mail | index | archive | help

--=-sOL3nJ9JB2Cy64H8i6Uo
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

I get the following xml file from dvdstyle that causes a core dump:

<?xml version=3D"1.0" encoding=3D"utf-8"?>
<subpictures>
  <stream>
    <spu start=3D"00:00:00.00"
image=3D"/home/sean/dvd/menu1-0.mpg_buttons.png"
highlight=3D"/home/sean/dvd/menu1-0.mpg_highlight.png"
select=3D"/home/sean/dvd/menu1-0.mpg_select.png" transparent=3D"080808"
force=3D"yes">
      <button name=3D"1" x0=3D"104" y0=3D"200" x1=3D"644" y1=3D"246"/>
    </spu>
  </stream>
</subpictures>

it says the command is the same as:

[sean@server dvd]$ spumux menu1-0.mpg_spumux.xml
DVDAuthor::spumux, version 0.6.10.
Build options: gnugetopt iconv freetype fribidi
Send bugs to <dvdauthor-users@lists.sourceforge.net>

INFO: Locale=3DC
INFO: Converting filenames to US-ASCII
Segmentation fault (core dumped)

The core dump doesn't have anything useful in it:

(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x000000080075cc0c in __do_global_dtors_aux ()
   from /usr/local/lib/libiconv.so.3
Previous frame inner to this frame (corrupt stack?)

My system is:

FreeBSD server.mcneil.com 6.0-CURRENT FreeBSD 6.0-CURRENT #5: Sun Nov 21
00:33:27 PST 2004     root@server.mcneil.com:/usr/obj/usr/src/sys/AMD64
amd64

Let me know how I can assist in tracking down this problem.

Cheers,
Sean


--=-sOL3nJ9JB2Cy64H8i6Uo
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQBBs7aTyQsGN30uGE4RAkSXAJwISqc7yKjPex5ZMzvdR3UKSrA0hACgwS9R
FT9SVs6k2rQqtnhGnr10/lA=
=RBGx
-----END PGP SIGNATURE-----

--=-sOL3nJ9JB2Cy64H8i6Uo--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1102296723.60692.3.camel>