Public bug reported:

Binary package hint: coriander

To reproduce (requires a dc1394 camera)
1)Open coriander
2)Click on the "Services" tab.
3)Under "ISO Control", click START
4)Click the "Display" button at the top. You should see video playback from 
your camera.
5)Close the video window, or click the "Display" button again (as if to stop 
playback).

What should happen:
The video playback should stop

What does happen:
Coriander exits with a SEGFAULT

Here's my gdb output:

gdb coriander

(gdb) run
Starting program: /usr/bin/coriander 
[Thread debugging using libthread_db enabled]

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment
with non-zero page size is deprecated

(coriander:28291): Gtk-WARNING **: GtkSpinButton: setting an adjustment with 
no-zero page size is deprecated
[New Thread 0x7fffe80af710 (LWP 28295)]
[New Thread 0x7fffe78ae710 (LWP 28296)]
[New Thread 0x7fffe7017710 (LWP 28297)]
[New Thread 0x7fffe6532710 (LWP 28298)]
[Thread 0x7fffe78ae710 (LWP 28296) exited]
[Thread 0x7fffe6532710 (LWP 28298) exited]
[Thread 0x7fffe7017710 (LWP 28297) exited]
Pressing OFF

(coriander:28291): Gtk-CRITICAL **: gtk_tree_store_get_value: assertion
`VALID_TER (iter, tree_store)' failed

(coriander:28291): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.24.1/gobjec/gtype.c:4177: type id `0' is invalid

(coriander:28291): GLib-GObject-WARNING **: can't peek value table for
type `<ivalid>' which is not currently referenced

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7523675 in gtk_tree_model_get_valist ()
   from /usr/lib/libgtk-x11-2.0.so.0

At this point I can do a gdb backtrace;
(gdb) bt
#0  0x00007ffff7523675 in gtk_tree_model_get_valist ()
   from /usr/lib/libgtk-x11-2.0.so.0
#1  0x00007ffff7523959 in gtk_tree_model_get ()
   from /usr/lib/libgtk-x11-2.0.so.0
#2  0x000000000042b3cb in ?? ()
#3  0x000000000042c14b in ?? ()
#4  0x00000000004263f8 in ?? ()
#5  0x00007ffff69e409b in ?? () from /lib/libglib-2.0.so.0
#6  0x00007ffff69e38c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#7  0x00007ffff69e7748 in ?? () from /lib/libglib-2.0.so.0
#8  0x00007ffff69e7c55 in g_main_loop_run () from /lib/libglib-2.0.so.0
#9  0x00007ffff7443bb7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#10 0x0000000000409359 in ?? ()
#11 0x00007ffff55c6c4d in __libc_start_main () from /lib/libc.so.6
#12 0x0000000000409029 in ?? ()
#13 0x00007fffffffe638 in ?? ()
#14 0x000000000000001c in ?? ()
#15 0x0000000000000001 in ?? ()
#16 0x00007fffffffe874 in ?? ()
#17 0x0000000000000000 in ?? ()

** Affects: coriander (Ubuntu)
     Importance: Undecided
         Status: New

-- 
coriander segfaults on closing or stopping "Display
https://bugs.launchpad.net/bugs/609210
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to