I can confirm this bug for stopmotion 0.5.5-1. I use ADM64 64 bit
debian SID. While this problem doesn't show up with the latest
stopmotion 0.6.0-1 (testing) another equally fatal problem occurs for me:
[EMAIL PROTECTED]:~$ stopmotion
Segmentation fault
[EMAIL PROTECTED]:~$
The stopmotion screen flashes up for a moment before the crash.
Let me know if this needs a new bug report. For the moment I'll put the
details here.
Bjoern advised to try deleting the ~/.stopmotion directory but this did
not work.
For a more useful bug report I built stopmotion from the svn repository
with the --enable-debug-mode flag. Here it is running:
[EMAIL PROTECTED]:~/install/2005-hig-stopmotion/stopmotion-0.6.0$ rm -R
~/.stopmotion
[EMAIL PROTECTED]:~/install/2005-hig-stopmotion/stopmotion-0.6.0$
/usr/local/bin/stopmotion
Loading preferencestool
Setting default preferences
FrameBar is attatched to the model
Initializing video device settings
vid-open: trying: v4l...
v4l: open: /dev/video0 (BT848A video (Lifeview FlyVideo)
capabilities: capture tuner overlay clipping scales
size : 48x32 => 924x576
channels: 4
Television: 1 tuner audio tv
Composite1: 0 audio camera
S-Video: 0 audio camera
Composite3: 0 audio camera
audios : 1
4 (Television): muted=no
tuner : Television 704-15328 PAL NTSC SECAM
v4l: bttv version 0.9.17
fbuffer : base=0x(nil) size=0x0 depth=16 bpl=0
picture : brightness=32768 hue=32768 colour=32768 contrast=32768
picture : whiteness=0 depth=16 palette=yuv422
mbuf: size=17039360 frames=8
v4l: using mapped buffers for capture
vid-open: ok: v4l
v4l: close
Initializing encoder settings
FrameView is attatched to the model and the model to FrameView
Retranslating strings
Segmentation fault
[EMAIL PROTECTED]:~/install/2005-hig-stopmotion/stopmotion-0.6.0$
and then under gdb:
[EMAIL PROTECTED]:~/install/2005-hig-stopmotion/stopmotion-0.6.0$ gdb stopmotion
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program:
/home/gray/install/2005-hig-stopmotion/stopmotion-0.6.0/stopmotion
[Thread debugging using libthread_db enabled]
[New Thread 47453313812288 (LWP 23029)]
Loading preferencestool
FrameBar is attatched to the model
Initializing video device settings
vid-open: trying: v4l...
v4l: open: /dev/video0 (BT848A video (Lifeview FlyVideo)
capabilities: capture tuner overlay clipping scales
size : 48x32 => 924x576
channels: 4
Television: 1 tuner audio tv
Composite1: 0 audio camera
S-Video: 0 audio camera
Composite3: 0 audio camera
audios : 1
4 (Television): muted=no
tuner : Television 704-15328 PAL NTSC SECAM
v4l: bttv version 0.9.17
fbuffer : base=0x(nil) size=0x0 depth=16 bpl=0
picture : brightness=32768 hue=32768 colour=32768 contrast=32768
picture : whiteness=0 depth=16 palette=yuv422
mbuf: size=17039360 frames=8
v4l: using mapped buffers for capture
vid-open: ok: v4l
v4l: close
Initializing encoder settings
FrameView is attatched to the model and the model to FrameView
[New Thread 1082132816 (LWP 23033)]
Retranslating strings
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47453313812288 (LWP 23029)]
0x00002b2891ff9b57 in QString::fromLocal8Bit () from /usr/lib/libQtCore.so.4
(gdb) bt
#0 0x00002b2891ff9b57 in QString::fromLocal8Bit () from
/usr/lib/libQtCore.so.4
#1 0x00002b2892068f7b in QCoreApplication::arguments () from
/usr/lib/libQtCore.so.4
#2 0x00002b28919336ea in ?? () from /usr/lib/libQtGui.so.4
#3 0x00002b2891934207 in ?? () from /usr/lib/libQtGui.so.4
#4 0x00002b28948c5712 in _SmcProcessMessage () from /usr/lib/libSM.so.6
#5 0x00002b2894ad8dfb in IceProcessMessages () from /usr/lib/libICE.so.6
#6 0x00002b289192e4ff in ?? () from /usr/lib/libQtGui.so.4
#7 0x00002b28920774cb in QMetaObject::activate () from
/usr/lib/libQtCore.so.4
#8 0x00002b28920935fe in QSocketNotifier::activated () from
/usr/lib/libQtCore.so.4
#9 0x00002b289207e27f in QSocketNotifier::event () from
/usr/lib/libQtCore.so.4
#10 0x00002b28918e7d2b in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#11 0x00002b28918e9dad in QApplication::notify () from
/usr/lib/libQtGui.so.4
#12 0x00002b28920877dc in ?? () from /usr/lib/libQtCore.so.4
#13 0x00002b28956f77d4 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#14 0x00002b28956fa60d in ?? () from /usr/lib/libglib-2.0.so.0
#15 0x00002b28956fab3e in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#16 0x00002b28920879a2 in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#17 0x00002b289195b58f in ?? () from /usr/lib/libQtGui.so.4
#18 0x00002b2892066cf7 in QCoreApplication::processEvents () from
/usr/lib/libQtCore.so.4
#19 0x000000000042bfdd in QtFrontend::processEvents (this=0x7fff1a175750)
at src/presentation/frontends/qtfrontend/qtfrontend.cpp:136
#20 0x0000000000414b7d in main (argc=1, argv=0x7fff1a1758d8) at
src/main.cpp:91
(gdb) continue
Continuing.
Program received signal SIGSEGV, Segmentation fault.
0x00002b2891ff9b57 in QString::fromLocal8Bit () from /usr/lib/libQtCore.so.4
(gdb) bt
#0 0x00002b2891ff9b57 in QString::fromLocal8Bit () from
/usr/lib/libQtCore.so.4
#1 0x00002b2892068f7b in QCoreApplication::arguments () from
/usr/lib/libQtCore.so.4
#2 0x00002b28919336ea in ?? () from /usr/lib/libQtGui.so.4
#3 0x00002b2891934207 in ?? () from /usr/lib/libQtGui.so.4
#4 0x00002b28948c5712 in _SmcProcessMessage () from /usr/lib/libSM.so.6
#5 0x00002b2894ad8dfb in IceProcessMessages () from /usr/lib/libICE.so.6
#6 0x00002b289192e4ff in ?? () from /usr/lib/libQtGui.so.4
#7 0x00002b28920774cb in QMetaObject::activate () from
/usr/lib/libQtCore.so.4
#8 0x00002b28920935fe in QSocketNotifier::activated () from
/usr/lib/libQtCore.so.4
#9 0x00002b289207e27f in QSocketNotifier::event () from
/usr/lib/libQtCore.so.4
#10 0x00002b28918e7d2b in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#11 0x00002b28918e9dad in QApplication::notify () from
/usr/lib/libQtGui.so.4
#12 0x00002b28920877dc in ?? () from /usr/lib/libQtCore.so.4
#13 0x00002b28956f77d4 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#14 0x00002b28956fa60d in ?? () from /usr/lib/libglib-2.0.so.0
#15 0x00002b28956fab3e in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#16 0x00002b28920879a2 in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#17 0x00002b289195b58f in ?? () from /usr/lib/libQtGui.so.4
#18 0x00002b2892066cf7 in QCoreApplication::processEvents () from
/usr/lib/libQtCore.so.4
#19 0x000000000042bfdd in QtFrontend::processEvents (this=0x7fff1a175750)
at src/presentation/frontends/qtfrontend/qtfrontend.cpp:136
#20 0x0000000000414b7d in main (argc=1, argv=0x7fff1a1758d8) at
src/main.cpp:91
(gdb) continue
Continuing.
Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) bt
No stack.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]