On Sun, Nov 26, 2006 at 03:19:45PM +0000, Calum Mackay wrote:
> Package: fmit
> Version: 0.96.5-1
> Severity: grave
> Justification: renders package unusable
> 
> Crashes on startup, every time. Different stack traces, examples below.
> 
> thanks much.
> 
> regards,
> calum.
> 
> example 1:
> 
> CaptureThread: WARNING: ALSA: cannot set channel count to one. channels
> will be mixed
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1224427840 (LWP 25140)]
> 0xb721ae5c in free () from /lib/tls/i686/cmov/libc.so.6
> (gdb) bt
> #0  0xb721ae5c in free () from /lib/tls/i686/cmov/libc.so.6
> #1  0xb721c87f in malloc () from /lib/tls/i686/cmov/libc.so.6
> #2  0xb7d7c3d4 in _XEnq () from /usr/lib/libX11.so.6
> #3  0xb7d7dd07 in _XReply () from /usr/lib/libX11.so.6
> #4  0xb7e8124a in XF86DRICreateDrawable () from /usr/lib/libGL.so.1
> #5  0xb69ba93d in __driUtilUpdateDrawableInfo () from
> /usr/lib/dri/r200_dri.so
> #6  0xb69bac92 in __driUtilUpdateDrawableInfo () from
> /usr/lib/dri/r200_dri.so
> #7  0xb7e60cec in glXDestroyContext () from /usr/lib/libGL.so.1
> #8  0xb7e62df0 in glXMakeCurrentReadSGI () from /usr/lib/libGL.so.1
> #9  0xb7e63083 in glXMakeCurrent () from /usr/lib/libGL.so.1
> #10 0xb798b1a9 in QGLContext::makeCurrent () from /usr/lib/libqt-mt.so.3
> #11 0xb79874a2 in QGLWidget::makeCurrent () from /usr/lib/libqt-mt.so.3
> #12 0xb798c187 in QGLWidget::resizeEvent () from /usr/lib/libqt-mt.so.3
> #13 0xb7733aa2 in QWidget::event () from /usr/lib/libqt-mt.so.3
> #14 0xb7694bd6 in QApplication::internalNotify () from
> /usr/lib/libqt-mt.so.3
> #15 0xb7697586 in QApplication::notify () from /usr/lib/libqt-mt.so.3
> #16 0xb76283d1 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
> #17 0xb7695bfe in QApplication::sendPostedEvents () from
> /usr/lib/libqt-mt.so.3
> #18 0xb7695d06 in QApplication::sendPostedEvents () from
> /usr/lib/libqt-mt.so.3
> #19 0xb763bc05 in QEventLoop::processEvents () from
> /usr/lib/libqt-mt.so.3
> #20 0xb76af129 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
> #21 0xb76aef4a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
> #22 0xb769676f in QApplication::exec () from /usr/lib/libqt-mt.so.3
> #23 0x0806517a in QLabel::metaObject ()
> #24 0xb71c9ea8 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
> #25 0x08055531 in ?? ()
> 
> 
> example 2:
> 
> CaptureThread: INFO: Built in transports
> CaptureThread: INFO:    JACK   unavailable
> CaptureThread: INFO:    ALSA   available
> (no debugging symbols found)
> CaptureThread: INFO: Auto detecting a working transport ... using ALSA
> CaptureThread: INFO: ALSA: try to set format to Signed 16 bit Little
> Endian success
> CaptureThread: WARNING: ALSA: cannot set channel count to one. channels
> will be mixed
> CaptureThread: INFO: ALSA: try to set sampling rate to 96000 failed
> CaptureThread: INFO: ALSA: try to set sampling rate to 48000 success
> [New Thread -1376867408 (LWP 17798)]
> CaptureThread: WARNING: ALSA: cannot set channel count to one. channels
> will be mixed
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1376867408 (LWP 17798)]
> 0xb7250e5c in free () from /lib/tls/i686/cmov/libc.so.6
> (gdb) bt
> #0  0xb7250e5c in free () from /lib/tls/i686/cmov/libc.so.6
> #1  0xb725287f in malloc () from /lib/tls/i686/cmov/libc.so.6
> #2  0xb73fc908 in operator new () from /usr/lib/libstdc++.so.6
> #3  0x08058d1f in ?? ()
> #4  0x08056563 in ?? ()
> #5  0xb76c3144 in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
> #6  0xb7c10240 in start_thread () from
> /lib/tls/i686/cmov/libpthread.so.0
> #7  0xb72b632e in clone () from /lib/tls/i686/cmov/libc.so.6
> 
> 
> example 3:
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1377088592 (LWP 20347)]
> 0xb721ae5c in free () from /lib/tls/i686/cmov/libc.so.6
> (gdb) bt
> #0  0xb721ae5c in free () from /lib/tls/i686/cmov/libc.so.6
> #1  0xb721c87f in malloc () from /lib/tls/i686/cmov/libc.so.6
> #2  0xb73c6908 in operator new () from /usr/lib/libstdc++.so.6
> #3  0x0805b223 in QString::~QString ()
> #4  0x08058f2f in ?? ()
> #5  0x08056563 in ?? ()
> #6  0xb768d144 in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
> #7  0xb7bda240 in start_thread () from
> /lib/tls/i686/cmov/libpthread.so.0
> #8  0xb728032e in clone () from /lib/tls/i686/cmov/libc.so.6
> 
> 
> 
> Sometimes the window comes up, sometimes not.
> 
> 
> -- System Information:
> Debian Release: 4.0
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.15
> Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> 
> Versions of packages fmit depends on:
> ii  freeglut3                    2.4.0-5     OpenGL Utility Toolkit
> ii  libasound2                   1.0.13-1    ALSA library
> ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
> ii  libgcc1                      1:4.1.1-20  GCC support library
> ii  libgl1-mesa-glx [libgl1]     6.5.1-0.4   A free implementation of the 
> OpenG
> ii  libglu1-mesa [libglu1]       6.5.1-0.4   The OpenGL utility library (GLU)
> ii  libice6                      1:1.0.1-2   X11 Inter-Client Exchange library
> ii  libjack0.100.0-0             0.101.1-2   JACK Audio Connection Kit 
> (librari
> ii  libqt3-mt                    3:3.3.7-1   Qt GUI Library (Threaded runtime 
> v
> ii  libsm6                       1:1.0.1-3   X11 Session Management library
> ii  libstdc++6                   4.1.1-20    The GNU Standard C++ Library v3
> ii  libx11-6                     2:1.0.3-4   X11 client-side library
> ii  libxext6                     1:1.0.1-2   X11 miscellaneous extension 
> librar
> ii  libxi6                       1:1.0.1-3   X11 Input extension library
> ii  libxmu6                      1:1.0.2-2   X11 miscellaneous utility library
> ii  libxt6                       1:1.0.2-2   X11 toolkit intrinsics library
> 
> fmit recommends no packages.
> 
> -- no debconf information
> 
Hi,

I tested with a debian unstable today on my x86 computer, up to date today, and 
I haven't
this problem. For me, fmit run well. I think this is a specific problem in 
testing release
or a problem on your system. I will test it with a Debian testing.
It is strange that you never have the same message with strace, could
you try to load fmit in a new chroot testing and sid, with latests update,
on you computer?

Thanks,

Regards
-- 
    .---.      Ludovic RESLINGER
   /     \
   [EMAIL PROTECTED]@./     Trumpet Student in CNR
   /`\_/`\     Free Software Developer
  // )X( \\
 | \  :  )|_                   _,'|   .''`.
/`\_`>  <_/ \ @======TTT=====::_  |  : :'  :
\__/'---'\__/   ((_<=HHH___))   `.|  `. `'`
                 `---UUU---'=>         `-

Attachment: signature.asc
Description: Digital signature

Reply via email to