Bug#488621: stopmotion: segfault at startup

2008-07-25 Thread Manolo Díaz
El Fri, 25 Jul 2008 10:44:29 +0200
[EMAIL PROTECTED] escribió:

> 
> I was not able to reproduce the crash on an amd64 machine this
> morning. However, I found an invalid read that might be related.
> 
> Also, looking at the back trace does not clearly show that Stopmotion
> is the problem. It might just trigger the crash. 
> 
> Anyways, I'll create a new package now.


Building your package from scratch (0.6.2-1) I've found *no* problems
at all. Thanks again.

Regargs
-- 
Manolo Díaz



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#488621: stopmotion: segfault at startup

2008-07-25 Thread bjoern . nilsen

I was not able to reproduce the crash on an amd64 machine this morning. 
However, I found an invalid read that might be related.

Also, looking at the back trace does not clearly show that Stopmotion is the 
problem. It might just trigger the crash. 

Anyways, I'll create a new package now.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#488621: stopmotion: segfault at startup

2008-07-24 Thread Bjoern Erik Nilsen
Petter Reinholdtsen wrote:
> The segfault do not happen for me on an i386 machine with Lenny
> installed.  This make me suspect the problem only affect amd64 or
> 64-bit machines.

It does not happen for me either. I'll investigate further on an amd64
bit machine tomorrow.

-- 
Bjoern Erik Nilsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#488621: stopmotion: segfault at startup

2008-07-22 Thread Petter Reinholdtsen
The segfault do not happen for me on an i386 machine with Lenny
installed.  This make me suspect the problem only affect amd64 or
64-bit machines.

JFYI.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#488621: stopmotion: segfault at startup

2008-07-14 Thread Petter Reinholdtsen
This seem to be the same bug as reported to
https://bugs.launchpad.net/ubuntu/+source/stopmotion/+bug/113366>.
It refers to
http://lists.trolltech.com/qt-interest/2008-01/thread00570-0.html>
which include ideas on how to fix it.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#488621: stopmotion: segfault at startup

2008-07-07 Thread Manolo Díaz
El Mon, 07 Jul 2008 13:05:56 +0200
Petter Reinholdtsen <[EMAIL PROTECTED]> escribió:

> 
> Can you please run stopmotion in valgrind, to get more details on the
> crash?  I mean, running
> 
>   valgrind stopmotion
> 
> and report the result to the BTS.


Of course. It's gziped and attached.

> 
> Happy hacking,

Thanks for your time.

Regards,
-- 
Manolo Díaz


valgrind_output.txt.gz
Description: GNU Zip compressed data


Bug#488621: stopmotion: segfault at startup

2008-07-07 Thread Petter Reinholdtsen

Can you please run stopmotion in valgrind, to get more details on the
crash?  I mean, running

  valgrind stopmotion

and report the result to the BTS.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#488621: stopmotion: segfault at startup

2008-06-29 Thread Manolo Díaz
Package: stopmotion
Version: 0.6.1-1
Severity: grave
Justification: renders package unusable


Hi,
stopmotion segfaults at every startup. This is a backtrace:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b3dd47827a0 (LWP 18477)]
0x2b3dcef11199 in QString::fromLocal8Bit () from /usr/lib/libQtCore.so.4
(gdb) bt
#0  0x2b3dcef11199 in QString::fromLocal8Bit () from /usr/lib/libQtCore.so.4
#1  0x2b3dcefbbcfb in QCoreApplication::arguments () from 
/usr/lib/libQtCore.so.4
#2  0x2b3dce54ad97 in ?? () from /usr/lib/libQtGui.so.4
#3  0x2b3dce54bb6a in ?? () from /usr/lib/libQtGui.so.4
#4  0x2b3dd1aaba67 in _SmcProcessMessage () from /usr/lib/libSM.so.6
#5  0x2b3dd1cbe89b in IceProcessMessages () from /usr/lib/libICE.so.6
#6  0x2b3dce541129 in ?? () from /usr/lib/libQtGui.so.4
#7  0x2b3dcefce7e4 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#8  0x2b3dcf0052fe in QSocketNotifier::activated () from 
/usr/lib/libQtCore.so.4
#9  0x2b3dcefd4373 in QSocketNotifier::event () from /usr/lib/libQtCore.so.4
#10 0x2b3dce4e8e5d in QApplicationPrivate::notify_helper () from 
/usr/lib/libQtGui.so.4
#11 0x2b3dce4f0b2a in QApplication::notify () from /usr/lib/libQtGui.so.4
#12 0x2b3dcefba491 in QCoreApplication::notifyInternal () from 
/usr/lib/libQtCore.so.4
#13 0x2b3dcefe2b39 in ?? () from /usr/lib/libQtCore.so.4
#14 0x2b3dd1f000f2 in IA__g_main_context_dispatch (context=0x6ed120) at 
/tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2009
#15 0x2b3dd1f03396 in g_main_context_iterate (context=0x6ed120, block=0, 
dispatch=1, self=)
at /tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2642
#16 0x2b3dd1f0382f in IA__g_main_context_iteration (context=0x6ed120, 
may_block=0) at /tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2705
#17 0x2b3dcefe28bf in QEventDispatcherGlib::processEvents () from 
/usr/lib/libQtCore.so.4
#18 0x2b3dce57a16f in ?? () from /usr/lib/libQtGui.so.4
#19 0x2b3dcefbb569 in QCoreApplication::processEvents () from 
/usr/lib/libQtCore.so.4
#20 0x00422563 in ?? ()
#21 0x004152b9 in ?? ()
#22 0x2b3dcfc801c4 in __libc_start_main () from /lib/libc.so.6
#23 0x004148d9 in ?? ()
#24 0x7fffdd7d4e98 in ?? ()
#25 0x in ?? ()
(gdb) quit


Best Regards,
Manolo.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (99, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages stopmotion depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgamin0 [libfam0]   0.1.9-2Client library for the gamin file 
ii  libgcc1   1:4.3.1-2  GCC support library
ii  libqt4-gui4.4.0-3transitional package for Qt 4 GUI 
ii  libqtcore44.4.0-3Qt 4 core module
ii  libsdl-image1.2   1.2.6-3image loading library for Simple D
ii  libsdl1.2debian   1.2.13-2   Simple DirectMedia Layer
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3
ii  libtar1.2.11-5   C library for manipulating tar arc
ii  libvorbisfile31.2.0.dfsg-3.1 The Vorbis General Audio Compressi
ii  libx11-6  2:1.1.4-2  X11 client-side library
ii  libxml2   2.6.32.dfsg-2  GNOME XML library

Versions of packages stopmotion recommends:
pn  dvgrab (no description available)
ii  ffmpeg   0.svn20080206-8 multimedia player, server and enco
pn  vgrabbj(no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]