Re: dvdauthor 0.7.0 - segment fault
Andrew Z <[email protected]> Sun, 17 Jun 2012 22:21:48 -0400
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <CAPrcKX+GajpbsCwSqbfu9=X_yhRyevLAOrcQ3oGHGUcv-1SGHA@mail.gmail.com> |
On Thu, 14 Jun 2012 22:37:23 -0400, Andrew Z wrote:
> mkdir("dvd_ready", 0777) = -1 EEXIST (File exists)
> mkdir("dvd_ready/VIDEO_TS", 0777) = -1 EEXIST (File exists)
> mkdir("dvd_ready/AUDIO_TS", 0777) = -1 EEXIST (File exists)
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++
> Segmentation fault
> [/code]
Are you able to get a backtrace at all, using GDB?
Lawrence,
just saw your email.
Here is the complete session:
gdb dvdauthor
GNU gdb (GDB) Red Hat Enterprise Linux (7.2-50.el6)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/dvdauthor...(no debugging symbols
found)...done.
Missing separate debuginfos, use: debuginfo-install
dvdauthor-0.7.0-6.el6.x86_64
(gdb) set args -o dvd_ready -m ./out.mpg
(gdb) run
Starting program: /usr/bin/dvdauthor -o dvd_ready -m ./out.mpg
DVDAuthor::dvdauthor, version 0.7.0.
Build options: gnugetopt iconv freetype fribidi fontconfig
Send bug reports to <dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
INFO: default video format is NTSC
INFO: dvdauthor creating VTS
Program received signal SIGSEGV, Segmentation fault.
0x00000000004049d5 in ?? ()
(gdb) backtrace
#0 0x00000000004049d5 in ?? ()
#1 0x0000000000415656 in ?? ()
#2 0x00007ffff771acdd in __libc_start_main () from /lib64/libc.so.6
#3 0x0000000000401e29 in ?? ()
#4 0x00007fffffffe338 in ?? ()
#5 0x000000000000001c in ?? ()
#6 0x0000000000000005 in ?? ()
#7 0x00007fffffffe622 in ?? ()
#8 0x00007fffffffe635 in ?? ()
#9 0x00007fffffffe638 in ?? ()
#10 0x00007fffffffe642 in ?? ()
#11 0x00007fffffffe645 in ?? ()
#12 0x0000000000000000 in ?? ()
(gdb)
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dvdauthor-users mailing list
Dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users