openmovieeditor: Segmentation fault (core dumped)

Bug #356328 reported by Brady Merriweather
2
Affects Status Importance Assigned to Milestone
openmovieeditor (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: openmovieeditor

cccccccc@splitpaw-desktop:~$ openmovieeditor
When submitting a BUG report, or SUPPORT request, please include the following information:
----8<-----------------------
Libquicktime Version: 1.1.0
Libquicktime API Version: 9
libavcodec Version: Lavc52.11.0
libavformat Version: Lavf52.24.1
/etc/debian_version:
5.0
/etc/lsb-release:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu jaunty (development branch)"
----8<-----------------------
Jack Samplerate: 48000
Segmentation fault (core dumped)
o0splitpaw0o@splitpaw-desktop:~$
o0splitpaw0o@splitpaw-desktop:~$ openmovieeditor
When submitting a BUG report, or SUPPORT request, please include the following information:
----8<-----------------------
Libquicktime Version: 1.1.0
Libquicktime API Version: 9
libavcodec Version: Lavc52.11.0
libavformat Version: Lavf52.24.1
/etc/debian_version:
5.0
/etc/lsb-release:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu jaunty (development branch)"
----8<-----------------------
Jack Samplerate: 48000
Segmentation fault (core dumped)
ccccccccc@splitpaw-desktop:~$ sudo -i
[sudo] password for o0splitpaw0o:
root@splitpaw-desktop:~# grep -i openmovieeditor /var/log/messages
Apr 6 10:03:25 splitpaw-desktop kernel: [209152.955314] openmovieeditor[16504]: segfault at 0 ip b6d1b613 sp bfcd7abc error 4 in libc-2.9.so[b6ca4000+15c000]
Apr 6 10:03:48 splitpaw-desktop kernel: [209176.140686] openmovieeditor[16690]: segfault at 0 ip b6bf5613 sp bf8b3e8c error 4 in libc-2.9.so[b6b7e000+15c000]
Apr 6 10:05:00 splitpaw-desktop kernel: [209247.697937] openmovieeditor[16792]: segfault at 0 ip b6ca5613 sp bfe6374c error 4 in libc-2.9.so[b6c2e000+15c000]
Apr 6 10:05:56 splitpaw-desktop kernel: [209303.747982] openmovieeditor[17030]: segfault at 0 ip b6ba1613 sp bfb5f44c error 4 in libc-2.9.so[b6b2a000+15c000]
Apr 6 10:07:11 splitpaw-desktop kernel: [209378.804670] openmovieeditor[17099]: segfault at 0 ip b6b71613 sp bfe2fc0c error 4 in libc-2.9.so[b6afa000+15c000]
Apr 6 10:07:37 splitpaw-desktop kernel: [209405.051196] openmovieeditor[17129]: segfault at 0 ip b6c33613 sp bf8f11dc error 4 in libc-2.9.so[b6bbc000+15c000]
Apr 6 10:08:39 splitpaw-desktop kernel: [209466.249670] openmovieeditor[17198]: segfault at 0 ip b6cb1613 sp bfb6dc5c error 4 in libc-2.9.so[b6c3a000+15c000]
Apr 6 10:35:17 splitpaw-desktop kernel: [ 108.534324] openmovieeditor[4373]: segfault at 0 ip b6b64613 sp bfc2092c error 4 in libc-2.9.so[b6aed000+15c000]
Apr 6 10:41:09 splitpaw-desktop kernel: [ 460.305593] openmovieeditor[4842]: segfault at 0 ip b6c95613 sp bf85393c error 4 in libc-2.9.so[b6c1e000+15c000]
====================================================

Description of what I was doing..

Installed openmovieeditor > attempted to run the application. noticed the dependency of jackd wasn't installed (which it needs) installed that.. Ran jackd as: jackd -v -d alsa -d hw then attempted to run it. Let me know any other dump logs you need & where they dump to. I can grep it and post as a response. thanks!

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Hi,

Can you send the result of the command:
apt-cache policy openmovieeditor

and also, a backtrace of the core dump, running openmovieeditor in gdb:
gdb openmovieeditor
(gdb) run
and when the failure occurs,
(gdb) backtrace

Thanks,
Fabrice

Changed in openmovieeditor (Ubuntu):
status: New → Incomplete
Revision history for this message
Brady Merriweather (brady-merriweather) wrote :

@splitpaw-desktop:~$ apt-cache policy openmovieeditor
openmovieeditor:
  Installed: 0.0.20080102-2.1ubuntu1
  Candidate: 0.0.20080102-2.1ubuntu1
  Version table:
 *** 0.0.20080102-2.1ubuntu1 0
        500 http://us.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status
================================================
When submitting a BUG report, or SUPPORT request, please include the following information:
----8<-----------------------
Libquicktime Version: 1.1.0
Libquicktime API Version: 9
libavcodec Version: Lavc52.11.0
libavformat Version: Lavf52.24.1
/etc/debian_version:
5.0
/etc/lsb-release:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu jaunty (development branch)"
----8<-----------------------
[New Thread 0xb5537b90 (LWP 19365)]
Jack Samplerate: 48000
[New Thread 0xb4afab90 (LWP 19369)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb56d9910 (LWP 19356)]
0xb6c8d613 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb) backtrace
#0 0xb6c8d613 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1 0xb6f295b9 in Fl::set_fonts () from /usr/lib/libfltk.so.1.1
#2 0x0806d590 in ?? ()
#3 0xb6c2c775 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#4 0x08053831 in ?? ()
(gdb)

Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Hi,

Sorry to bug you again. Could you please install the debug package of openmovieeditor (please follow https://wiki.ubuntu.com/DebuggingProgramCrash), and repeat the backtrace?

Thanks,
Fabrice

Revision history for this message
Brady Merriweather (brady-merriweather) wrote :
Download full text (3.3 KiB)

o0splitpaw0o@splitpaw-desktop:~$ apt-cache policy openmovieeditor
openmovieeditor:
  Installed: 0.0.20080102-2.1ubuntu1
  Candidate: 0.0.20080102-2.1ubuntu1
  Version table:
 *** 0.0.20080102-2.1ubuntu1 0
        500 http://us.archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status
o0splitpaw0o@splitpaw-desktop:~$

o0splitpaw0o@splitpaw-desktop:~$ gdb openmovieeditor
GNU gdb 6.8-debian
Copyright (C) 2008 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 "i486-linux-gnu"...
(no debugging symbols found)
(gdb) run
Starting program: /usr/bin/openmovieeditor
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0xb56c1910 (LWP 5828)]
When submitting a BUG report, or SUPPORT request, please include the following information:
----8<-----------------------
Libquicktime Version: 1.1.0
Libquicktime API Version: 9
libavcodec Version: Lavc52.11.0
libavformat Version: Lavf52.24.1
/etc/debian_version:
5.0
/etc/lsb-release:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
----8<-----------------------
[New Thread 0xb551fb90 (LWP 5835)]
Jack Samplerate: 48000
[New Thread 0xb4ae2b90 (LWP 5838)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb56c1910 (LWP 5828)]
0xb6c75613 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb) backtrace
#0 0xb6c75613 in strlen () from /li...

Read more...

Changed in openmovieeditor (Ubuntu):
status: Incomplete → New
Revision history for this message
Jeremy Wilkins (wjeremy) wrote :

I am also receiving the same error. Using Jaunty fully updated. I do not receive this error on Karmic, but on Karmic if jack is running it segfaults for a different reason. It will run on karmic with jack disabled.

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.