Your message dated Sat, 9 Feb 2008 01:21:42 +0100
with message-id <[EMAIL PROTECTED]>
and subject line floating point exception with dual head setup
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: crossvc
Version: 1.5.1-1
Severity: grave
Justification: renders package unusable
Hi,
I'm trying to run crossvc under Sid. When launching the application, it just
outputs a "Floating point exception" :
[EMAIL PROTECTED]:~$ crossvc
Floating point exception
When launched with valgrind, there is some interesting information :
==9345==
==9345== Process terminating with default action of signal 8 (SIGFPE)
==9345== Integer divide by zero at address 0x62CA779F
==9345== at 0x42C71F0: (within /usr/lib/libqt-mt.so.3.3.7)
==9345== by 0x42C72B0: QPaintDevice::x11AppDpiY(int) (in
/usr/lib/libqt-mt.so.3.3.7)
==9345== by 0x42C732D: QPaintDevice::x11AppDpiY() (in
/usr/lib/libqt-mt.so.3.3.7)
==9345== by 0x429D85B: qt_init_internal(int*, char**, _XDisplay*, unsigned
long, unsigned long) (in /usr/lib/libqt-mt.so.3.3.7)
==9345== by 0x429E34D: qt_init(int*, char**, QApplication::Type) (in
/usr/lib/libqt-mt.so.3.3.7)
==9345== by 0x4316CA3: QApplication::construct(int&, char**,
QApplication::Type) (in /usr/lib/libqt-mt.so.3.3.7)
==9345== by 0x4317053: QApplication::QApplication(int&, char**) (in
/usr/lib/libqt-mt.so.3.3.7)
==9345== by 0x812FA40: (within /usr/bin/crossvc)
==9345== by 0x4A98EBB: (below main) (in /lib/i686/cmov/libc-2.5.so)
I don't know if there have been changes in libqt3 or other dependencies of
crossvc that can cause the bug ...
I can provide more information if needed.
Thanks
Didrik
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages crossvc depends on:
ii cvs 1:1.12.13-8 Concurrent Versions System
ii libc6 2.5-11 GNU C Library: Shared libraries
ii libfam0 2.7.0-12 Client library to control the FAM
ii libgcc1 1:4.2-20070627-1 GCC support library
ii libqt3-mt 3:3.3.7-5 Qt GUI Library (Threaded runtime v
ii libstdc++6 4.2-20070627-1 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
crossvc recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
This bug is caused by the failure of the fglrx driver to return display height
and width values (in millimetres).
This causes divide by 0 segfaults in Qt applications.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=384325 for more
informations.
--- End Message ---