Bug#714050: libcurl4-openssl-dev: SSL/TLS broken.

2013-06-25 Thread Nach
Package: libcurl4-openssl-dev Version: 7.31.0-1 Severity: important Tags: upstream patch OpenSSL usage in this new version is not done properly, and SSL/TLS fails to work in many cases. This bug is reported in full upstream, along with a test case: https://sourceforge.net/p/curl/bugs/1249/ The

Bug#694631: oss4-base: 4.2-build2007-1+nmu1 adds clicking sounds into audio

2012-11-28 Thread Nach
Package: oss4-base Version: 4.2-build2007-1+nmu1 Severity: grave Justification: renders package unusable I just upgraded to 4.2-build2007-1+nmu1 from 4.2-build2007-1. Now playing audio in MPlayer has all kinds of clicking sounds heard in the audio output. Audio output was fine in the same files

Bug#682666: php5-xcache: XCache with xcache.size enabled crashes after a while

2012-07-24 Thread Nach
Package: php5-xcache Version: 2.0.0-1 Severity: important When XCache's regular cache is enabled (xcache.size isn't 0), after loading a couple of large of PHP scripts, XCache seems to crash. Basically I see things like this in my Apache error log: [Tue Jul 24 15:37:32 2012] [notice] child pid 19

Bug#680145: php5-suhosin: With PHP 5.4, Suhosin doesn't actually load.

2012-07-03 Thread Nach
Package: php5-suhosin Version: 0.9.33-3 Severity: grave Justification: renders package unusable I recently upgraded to PHP 5.4, and I noticed that Suhosin wasn't appearing listed in phpinfo(), get_loaded_extensions(), nor was I getting warnings about it anymore in phpMyAdmin. I noticed that the

Bug#652652: tcsh: Cycling through history sometimes corrupts the edit line

2011-12-19 Thread Nach
Package: tcsh Version: 6.17.06-2 Severity: important Tags: upstream I've been noticing a bug for several years now that sometimes cycling through recent history of commands sometimes corrupts the edit line. I don't remember when I first noticed it, it might've been around sarge. I finally found

Bug#610824: libc6-dev: POSIX/SUS defines and functions require GNU specific defines

2011-01-22 Thread Nach
Package: libc6-dev Version: 2.11.2-9 Severity: important Tags: upstream Several standardized defines and functions which are part of POSIX.1-2008/SUSv4 require nonstandard GNU defines in order to function properly. I don't know the full range of standardized functions and defines which are affe

Bug#506846: openssl: MD5 calculations often segfault

2008-11-25 Thread Nach
Package: openssl Version: 0.9.8g-14 Severity: critical Justification: breaks unrelated software Here's an example of openssl crashing: Starting program: /usr/bin/openssl dgst < /usr/bin/firefox (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging sym

Bug#506842: ssh: All SSH functionality segfaults with libcrypto

2008-11-25 Thread Nach
Package: ssh Version: 1:5.1p1-4 Severity: grave Justification: renders package unusable Trying to login to my SSH server from another computer running any SSH program fails Trying to login to other computers from SSH fails SCP fails ssh-vulnkey fails during dist-upgrade dmesg says: [ 865.82476

Bug#423716: Fwd: Bug#423716: Update is wrong.

2007-06-19 Thread Nach
lready have the binary though. Perhaps it'll just crash when you try to load a gzip'd file. Also of note, did you build ZSNES with the debugger? Because if you did, it'll also depend on some package which supplies libcurses. -Nach

Bug#423716: Update is wrong.

2007-06-18 Thread Nach
Hi Joshua. The update you posted is not entirely correct. /home/nach> apt-cache show zsnes Package: zsnes Priority: optional Section: otherosfs Installed-Size: 4060 Maintainer: Joshua Kwan <[EMAIL PROTECTED]> Architecture: i386 Version: 1.510-1 Depends: libao2 (>= 0.8.8), lib

Bug#386121: This bug *is* Debian's fault

2006-11-16 Thread Nach
After being annoyed about WINE not working for over a month now, I decided to do some more checking into this. I downloaded libstdc++6_4.1.1-19_i386.deb directly off the Debian servers here: http://packages.debian.org/cgi-bin/download.pl?arch=i386&file=pool%2Fmain%2Fg%2Fgcc-4.1%2Flibstdc%2B%2B6_4

Bug#386121: This Stupid Bug

2006-09-25 Thread Nach
I'm experiencing the same problem. It's driving me crazy that I can't run WINE anymore on most of my apps.err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": /usr/local/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/bin/../lib/libstdc++.so.6) err:module:

Bug#347251: libqt4-gui: Most icons don't load for some reason (and crash from time to time)

2006-01-09 Thread Nach M. S.
Package: libqt4-gui Version: 4.1.0-1 Severity: grave Justification: renders package unusable Since the upgrade to Qt 4.1.0, I noticed icons pretty much everywhere have disappeared. For example, load up Designer, aside from the Window icon, icons everywhere else such as tool bar or for the item pa

Bug#329041: valgrind: Valgrind is being compiled with SSE instruction set

2005-09-18 Thread Nach M. S.
Package: valgrind Version: 1:3.0.1-1 Severity: grave Justification: renders package unusable Whoever is compiling Valgrind for i386 is compiling it with -msse making it incompatible on every machine without SSE support, basically anything before the P3/AXP. I originally reported this bug direct

Bug#301877: gcc-3.3: -O3 is defining BIG_ENDIAN on little endian machines

2005-03-28 Thread Nach M. S.
Package: gcc-3.3 Version: 1:3.3.5-12 Severity: important Here is a samle source file to demonstrate the problem: #include #ifdef BIG_ENDIAN #warning Your machine is big endian #endif When compiling with -O3, BIG_ENDIAN is defined on an x86 machine. Without -O3 or without including string.h, BI

Bug#290425: mingw32: Binaries created with this version segfault on throw()

2005-01-13 Thread Nach M. S.
Package: mingw32 Version: 3.4.2.20040916.1-1 Severity: important *** Please type your report below this line Any builds created with this version build broken binaries. Previous mingw32 or MinGW 3.4.2 from www.mingw.org for Windows are fine. The binaries act normal till throw() is encoutered, at