Bug#1031228: nvidia-driver: Broken dependencies

2023-02-13 Thread Fernando Santagata
it should not be in the dependency tree of nvidia-driver, or is it just to be released? -- Fernando Santagata

Bug#867559: python3.5-minimal: Could not find platform independent libraries

2017-07-07 Thread Fernando Santagata
. -- Fernando Santagata

Bug#859923: linux-image-4.9.0-2-amd64: mmap system call problem

2017-04-13 Thread Fernando Santagata
 The maximum size of a process's data segment > > These could both benefit from a longer description of 'data segment'. Anyway I tried to run "java -version" after setting "ulimit -d 20" to no avail. -- Fernando Santagata

Bug#859923: linux-image-4.9.0-2-amd64: mmap system call problem

2017-04-12 Thread Fernando Santagata
On Tue, Apr 11, 2017 at 11:34:56PM +0100, Ben Hutchings wrote: > On Tue, 2017-04-11 at 22:55 +0200, Fernando Santagata wrote: > > On Mon, Apr 10, 2017 at 05:23:26PM +0100, Ben Hutchings wrote: > > > Control: tag -1 moreinfo > > > > > > On Sun, 2017-04-09 at 1

Bug#859923: linux-image-4.9.0-2-amd64: mmap system call problem

2017-04-09 Thread Fernando Santagata
Package: src:linux Version: 4.9.18-1 Severity: important Dear Maintainer, Using kernel 4.9 (and all previous kernels up, but not including version 4.6) I receive this error: $ java -version OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory 0x7f2033e1e000, 172032, 0) failed;

Bug#838913: libc6: There's probably a bug in libpthread, affecting several user programs.

2016-09-28 Thread Fernando Santagata
s that the external USB drive wasn't detected anymore. No message in the logs at all. Everything worked fine again when I rebooted into the 4.6 kernel. -- Fernando Santagata

Bug#838913: libc6: There's probably a bug in libpthread, affecting several user programs.

2016-09-27 Thread Fernando Santagata
On Tue, Sep 27, 2016 at 03:10:17PM +0200, Florian Weimer wrote: > * Fernando Santagata: > > >> Usually it manifests in premature OOM killer invocations, but maybe > >> something the reporter's system configuration changes that (perhaps it > >> runs with vm.over

Bug#838913: libc6: There's probably a bug in libpthread, affecting several user programs.

2016-09-27 Thread Fernando Santagata
s it > runs with vm.overcommit_memory=2?). That's it. I found this in /var/log/kern.log at the time I run a program that crashed: Sep 27 10:37:31 gretux kernel: [ 77.250470] mmap: moar (2564): VmData 135217152 exceed data ulimit 134217728. Update limits or use boot option ignore_rlimit_data. Looks like a kernel mmap issue. -- Fernando Santagata

Bug#838913: libc6: There's probably a bug in libpthread, affecting several user programs.

2016-09-26 Thread Fernando Santagata
Package: libc6 Version: 2.24-3 Severity: important Dear Maintainer, One month ago everything worked fine on my Debian sid computer. After an update/dist-upgrade cycle in which libc6 was updated I started noticing some malfunctions. I couldn't use rakudobrew (the Perl6 installation program)

Bug#834721: rhythmbox window becomes black, still it plays the songs and responds to multimedia keys

2016-08-18 Thread Fernando Santagata
On Thu, Aug 18, 2016 at 12:16:23PM +0200, Fernando Santagata wrote: > Hello, > > I must add that this bug appears only when I change workspace. Until > then the rhythmbox window works fine. Sorry for this rather sparse bug report. I have to add that the multimedia key I wrot

Bug#834721: rhythmbox window becomes black, still it plays the songs and responds to multimedia keys

2016-08-18 Thread Fernando Santagata
Hello, I must add that this bug appears only when I change workspace. Until then the rhythmbox window works fine. -- Fernando Santagata

Bug#834721: rhythmbox window becomes black, still it plays the songs and responds to multimedia keys

2016-08-18 Thread Fernando Santagata
Package: rhythmbox Version: 3.4-1 Severity: important Dear Maintainer, I'm using Debian sid. After the last update/upgrade cycle rhythmbox window becomes black after a while, still the program appears to work, the multimedia keys on my keyboard work, but the program appears not responding. When I

Bug#833803: oxygen-icon-theme: Gtk-WARNING **: Theme directory base/ of theme default.kde4 has no size field

2016-08-08 Thread Fernando Santagata
Package: oxygen-icon-theme Version: 5:5.24.0-1 Severity: normal Tags: patch Dear Maintainer, I'm running Debian sid. After one update/dist-upgrade cycle I found out that starting gvim from the terminal output this message: (gvim:14295): Gtk-WARNING **: Theme directory base/ of theme default.kde4

Bug#818467: linux-image-4.4.0-1-amd64: Kernel oops after disconnecting an external USB disk

2016-03-20 Thread Fernando Santagata
with the nvidia kernel driver. -- Fernando Santagata

Bug#818467: linux-image-4.4.0-1-amd64: Kernel oops after disconnecting an external USB disk

2016-03-19 Thread Fernando Santagata
Package: src:linux Version: 4.4.4-2 Severity: important Dear Maintainer, After the installation of the Linux kernel 4.4.0-1-amd64, every time I disconnect an external USB disk the following lines appear in the syslog: Mar 16 18:23:23 gretux udisksd[2193]: Unmounted /dev/sdd1 on behalf of uid

Bug#818467: (linux-image-4.4.0-1-amd64: Kernel oops after disconnecting an external USB disk)

2016-03-19 Thread Fernando Santagata
3] EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null) I'm using an nvidia driver for my GeForce GTS 450. I hope this might help. -- Fernando Santagata

Bug#718432: Debian bug 718432

2014-01-30 Thread Fernando Santagata
working under earlier versions of Apache 2.x? Sorry for my lack of interaction: after some time everything started to work fine again. I saw that the bug was in state closed and I didn't think to write back to you. Thank you. -- Fernando Santagata -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#718432: Additional information

2013-08-14 Thread Fernando Santagata
); [...] } and the error message says Can't locate object method key via package none which means that $r-auth_type is defined, but does not contain a reference to a cookie (probably it doesn't contain a reference at all). Thank you! -- Fernando Santagata -- To UNSUBSCRIBE, email

Bug#718432: libhtml-mason-perl: After upgrading to Apache 2.4 the variable $r doesn't work anymore

2013-07-31 Thread Fernando Santagata
Package: libhtml-mason-perl Version: 1:1.51-1 Severity: normal Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? A line like this, in one of the pages: my $cookie = $r-auth_type-key($r); leads to this error: Can't locate

Bug#588551: linux-image-2.6.32-5-686 Missing isdn drivers

2010-07-09 Thread Fernando Santagata
Package: linux-2.6 Version: 2.6.32-16 Severity: normal I would use the hisax ISDN kernel driver, but apparently it is not included in this package. On my computer I have two kernels installed: 2.6.32-3-686 and 2.6.32-5-686. The isdn subdirectories look as follows: ls

Bug#480480: libhtml-mason-perl: Subclassing HTML::Mason::ApacheHandler stopped working after upgrade to perl 5.10

2008-05-10 Thread Fernando Santagata
Package: libhtml-mason-perl Version: 1:1.36-2 Severity: normal Hello, until some days ago, my mason-based sites worked just fine. After upgrading to perl 5.10 one site stopped working. I have done some research and I suspect the culprit is HTML::Mason::ApacheHandler. In this particular