qdvdauthor crashes constantly

Bug #37943 reported by Aldrin Martoq
58
Affects Status Importance Assigned to Milestone
qdvdauthor (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Here are some examples:

amartoq@dell-dapper:~$ qdvdauthor
QComboBox::text: (m_pComboFontStyle) Index 0 out of range
QComboBox::setCurrentItem: (m_pComboFontStyle) Index 0 out of range
*** glibc detected *** free(): invalid pointer: 0x08c12068 ***
Aborted
amartoq@dell-dapper:~$ qdvdauthor
QComboBox::text: (m_pComboFontStyle) Index 0 out of range
QComboBox::setCurrentItem: (m_pComboFontStyle) Index 0 out of range
*** glibc detected *** corrupted double-linked list: 0x08c11568 ***
Aborted

Version:
ii qdvdauthor 0.1.0-0.0ubuntu2 GUI frontend for dvdauthor and other related tools

Thanks,

--
Aldrin

Revision history for this message
Frode Haugsgjerd (froh) wrote :

I see this too, but not the glibc link error.

Changed in qdvdauthor:
status: Unconfirmed → Confirmed
Revision history for this message
Krešo Kunjas (deresh) wrote :

same here, i will attach crash log. hope it will help

Revision history for this message
Charles Roduit (charles-roduit) wrote :

Also here. It seems to crash randomly at each manipulation. Here a log after a crash when I tried to add an image to the menu.

I hope to see this soft working, it seems very interesting to make DVD .

Revision history for this message
Fabrizio Balliano (fabrizio-balliano) wrote :

i can't get it to start, it goes in "segmentation fault" before showing anything

Revision history for this message
bcollignon (wcollignon) wrote :

same here; I'm a noob with this software, so I can't ascertain as to whether it might have been my fault.

Revision history for this message
Uwe Gottschling (uwe-gottschling) wrote :

i can't get it to start

Revision history for this message
Taser (arodrigu) wrote :

An additional crash report.

Revision history for this message
falsedust (falsedust) wrote :

crashes after trying to create button, add a movie, add a background image.

Revision history for this message
Duncan Lithgow (duncan-lithgow) wrote :
Revision history for this message
ville palo (vi64pa) wrote :

This bug has more than one different bug. Original bug happened when qdvdauthor was started:
#0 0xb73cdb55 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
 #0 0xb73cdb55 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
 No symbol table info available.
 #1 0xb73cfecd in free () from /lib/tls/i686/cmov/libc.so.6
 No symbol table info available.

And then there seems to be other crasher bug which happens occasionally after qdvdauthor has successfully started.

Revision history for this message
Robin Holt (launchpad-rmholt) wrote :

I believe this may be due to thread issues with multi-processor/hyperthreaded machines. I have reproduced errors similar to this with both types of machines and then disabled all the cpus except cpu0 (echo 0 >/sys/devices/system/cpu/cpu1/online) and the problem appears to go away. Could others try this to see if it helps?

I am going to add this same comment to the bug post on the qdvdauthor site.

Revision history for this message
Duncan Lithgow (duncan-lithgow) wrote :

Robin, if you can tell me how then I would be happy to test this. I have an Intel Pentium DuoCore

Revision history for this message
Kyller Gorgonio (kyllercg) wrote :

It also happened to me. I was opening it and them I tried to remove some other files with nautilus, them qdvdauthor crashed. I'm sending the crash report.

Revision history for this message
Brian Rutland (jbrutland) wrote :

Robin--

I disabled hyperthreading in my system BIOS and the program did not crash during video or image manipulation as it had before. Of course, this is not a permanent solution, but at least the software can be used.

BTW-- I may be using either 1.0.0 or 0.1.5 (I compiled from source using the 1.0.0 tar on the webpage, but it says "0.1.5" in the Help=>About dialog).

Brian

Revision history for this message
Brian Rutland (jbrutland) wrote :

^Although the program worked better with HT turned off, there were still random crashes from time to time.

Revision history for this message
AleksanderAdamowski (aadamowski) wrote :

The 1.0.0-RC1 version should be much more stable - please test the version uploaded to REVU (you'll have to build the binary package yourself):

http://revu.tauware.de/details.py?upid=46

Also, this package will need a UVFe (Upstream Version Freeze exception) to get into Gutsy yet.
If it fixes crashes for you, then it can be probably considered a bugfix...

Maia Everett (linneris)
Changed in qdvdauthor:
status: Confirmed → Fix Released
Revision history for this message
Duncan Lithgow (duncan-lithgow) wrote :

Matvey Kozhev: Why have you marked this as "Fix released"? Is that because 1.1.0RC has been released for Hardy? Please add a comment explaining the change. Thanks.

Changed in qdvdauthor (Ubuntu):
status: Fix Released → Confirmed
Revision history for this message
Mark Duncan (eattheapple) wrote :

Fix released? Yeah right. I changed this back to Confirmed. I'm trying to create a DVD for my wife's friend and I can't because qdvdauthor crashes constantly. It crashes with "Segmentation Fault" with no debug messages. It crashes inconsistently, but usually after attempting to add a movie to the project. I'm running up to date Ubuntu 9.04 amd64. Unfortunately, in about 10 minutes, I'll be running Windows again because I really need to get this DVD created and I don't know of any easy alternatives in Linux.

Revision history for this message
QDVDAuthor (varol) wrote :

Can you add some more information on this ?

Which version are you using ? Do you have the latest CVS build ?

It would be great if you can try with the latest source from CVS and send me a backtrace so I can look into this issue.

Varol

Revision history for this message
Alessio Treglia (quadrispro) wrote :

Can't reproduce on Lucid.
Closing.

Changed in qdvdauthor (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
K8BeBop (kennybob6) wrote :

I am on Lucid () and it still happens. While attempting to create thumbnails it gives this error:

X Error: BadIDChoice (invalid resource ID chosen for this connection) 14
  Major opcode: 53
  Minor opcode: 0
  Resource id: 0x5600971
qdvdauthor: ../../src/xcb_io.c:249: process_responses: Assertion `(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed.
Aborted

This is from Ubuntu Synaptic install, versions: 1:2.1.0+dfsg-0ubuntu3 (lucid)

I hope you can make heads or tails out of it, becuz I cant.

Revision history for this message
K8BeBop (kennybob6) wrote :

Wanted to add uname -a inside 1st (), its

Linux kmpn 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64 GNU/Linux

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.