Hello,
I think I am experiencing the same issue at an up to date Jessie amd64
installation.
There are the nvidia binary driver in use:
ii kaffeine 1.2.2-3
amd64
ii libvdpau1 0.7-2
Hello,
the problem is also visible with xine-ui, when desktop effects are off
and the vdpau as video driver is in use.
When playing a video and right click into the video window to open the
menu and close it, sometimes the area, where the menu was, stays black.
Kind regards,
Bernhard
--
To UNS
Hello Chris,
I am sorry for this this mistake.
I assume you tried to build dvbcut for the current gcc transition
on testing/unstable where you got an error as following.
# dpkg-buildpackage
Error parsing time at /usr/lib/x86_64-linux-gnu/perl/5.20/Time/Piece.pm line
469, <$filehandle> line 12.
Chris Lamb)
-- Bernhard Übelacker Sun, 16 Aug 2015 17:34:48 +0200
Regards,
Bernhard Übelacker
Opened this RFS:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795754
Kind regards,
Bernhard
I was not aware of this repo.
Just checked the source package
at packages.debian.org, but did not find
an entry for a dbg package.
Thank you very much.
Package: kradio4
Version: 4.0.8+git20160618-1
Severity: important
Dear Maintainer,
kradio4 crashes after reading the lirc configuration.
In my opinion the crash happens because the current stretch package
was built against liblircclient-dev (0.9.0~pre1-1.2). [1] [2]
Now the interface changed bet
Hello,
not being maintainer I tried to reproduce this issue.
It looks like another case of pointer truncation due to
"implicit declaration of function" in various files.
Attached patch adds an include to gdk/gdk.h in a global header file.
With it applied no implicit declarations remain and
the cr
Hello,
not being the maintainer I tried to reproduce this issue.
# apt-get install make-dbgsym
# gdb -q /usr/bin/make --core /coredumps/core.make.8389
Reading symbols from /usr/bin/make...Reading symbols from
/usr/lib/debug/.build-id/da/27c611d20ad6bc84f6309acb961492a00c114f.debug...done.
done.
Hello,
not being the maintainer I tried to reproduce the issue.
The message originates to freeing the std::string sSpecial in
SpecClass::~SpecClass.
I could follow in debugger to the constructor and set a watch point.
That lead to a suspicious call to qsort.
For this reason the content of StarAr
Hello,
not being the maintainer I tried to reproduce the issue.
I think we see here an exhaustion of the stack.
Because clicking on the zoom button triggers a
change of a g_settings/dconf entry.
That triggers the callback view_set_scalex into florence.
That tries to set the g_settings/dconf entry
Hello,
this bug is probably a duplicate of
https://bugs.debian.org/805895
Kind regards,
Bernhard
Hello,
just tried to reproduce the crash I came to following stack:
gdb -q --args dieharder -g 207 -a
Program received signal SIGSEGV, Segmentation fault.
gsl_rng_get (r=0x0) at ../gsl/gsl_rng.h:161
161 return (r->type->get) (r->state);
(gdb) bt
#0 gsl_rng_get (r=0x0) at ../gsl/gsl_rng.h:
Hello,
tried to reproduce the issue.
I think the problem is that in de::File::parent the method maybeAs()
is called on a NULL pointer.
With the attached patch the crash does not happen.
Kind regards,
Bernhard
# apt install doomsday doomsday-dbgsym doomsday-common-dbgsym
$ gdb -q --args doomsd
Hello,
just tried to reproduce the issue I think the problem here is just
with a short time format ('04:00').
In that case 5 characters are copied by strncpy in parse_timestamp
to timestamp variable. Unfortunately these 5 characters do not contain
the termination, therefore the following strcat ap
Hello,
I tried to debug this issue and spent "some" time to it.
---
The class ShellCorona contains a QMap m_desktopViewforId storing
pairs of idx and desktopViews pointers.
When a display gets deactivated the method ShellCorona::removeDesktop [1]
is called with parameter desktopView.
voi
Hello Awtul,
not being the maintainer for olwm I tried to shed shome light to it
and describe some ways to get more informations out of it.
(Even when olwm got removed from testing.)
First one can install the systemd facility to collect coredumps:
apt install systemd-coredump gdb
Al
Hello,
I continued debugging from looking at #855167 and came up now with
the 6 attached patches.
With these applied olwm and olvwm are not crashing anymore inside my
minimal test vm.
Probably you want to give them a try.
> Unless there is an automated way to identify all the cases of
> integer
Hello,
tried to get some more information from the crash.
# IKARUS_SRC_DIR=. IKARUS_BUILD_DIR=. IKARUS_FASL_DIRECTORY=''
IKARUS_LIBRARY_PATH=.:.:./../lib gdb -q --args ../src/ikarus -b
./ikarus.boot.4.prebuilt --r6rs-script ./makefile.ss
Reading symbols from ../src/ikarus...done.
(g
Hello,
I tried to reproduce the crash.
It happens just after trying to execute something.
History handling uses an array of pointer to char.
Unfortunately it is stored in a pointer to a 32-bit integer.
Therefore pointer get truncated.
gcc is tries to warn about this:
bbrun.c: In function ‘readHi
Hello,
tried to reproduce this issue.
Unfortunately no dbgsym package is available for dash.
./build-tmp/src/dash
# echo test >&$EMPTY_VARIABLE
Speicherzugriffsfehler (Speicherabzug geschrieben)
# coredumpctl gdb
Core was generated by `./build-tmp/src/dash'.
Program terminated with signal SIGSE
Sorry, forgot to attach the patch.
>From 98c530c23d9a7f86c996b028cadc2f685ec1b339 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bernhard=20=C3=9Cbelacker?=
Date: Sat, 6 May 2017 10:40:37 +0200
Subject: Avoid crash when redirecting to file descriptor in expredir.
https://bugs.debian.org/861354
---
src
Hello,
tried to reproduce the crash.
Unfortunately there is no automatic dbgsym package available.
# coredumpctl gdb
...
Core was generated by `src/tudu'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 Date::operator== (this=0x38, d=...) at date.cc:275
275
Hello,
not being maintainer for ntopng I tried to reproduce the issue by
the steps below.
The crash happens because in MySQLDB.cpp this loop breaks only after
4 iterations instead of 2:
const u_int16_t ipvers[2] = {4, 6};
for (u_int16_t i = 0; i < sizeof(ipvers); i++){
Attached are two patch
Hello Sandro,
Am 08.02.2017 um 01:24 schrieb Sandro Tosi:
> Hey Bernhard,
> would be interested in preparing a NMU package with your patches
> included (feel free to reply to me in private if you need instructions
> on how to do that)? alternatively i'd be happy to NMU this myself
I tried to prep
-maintainer upload.
+ * Build with debug info to make dbgsym package usable.
+ * Avoid segfault by undefined behaviour. (Closes: #852659)
+
+ -- Bernhard Übelacker Wed, 08 Feb 2017 22:03:54
+0100
+
le-dico-de-rene-cougnenc (1.3-2.2) unstable; urgency=medium
* Non-maintainer upload.
diff -u le-dico
Hello Martin,
thanks for your answer.
It was less of an inconvenience as a surprise. In fact, after all
went fine, I was happy not to boot via tftp anymore. :-)
So, yes, this was just a note to the few users, who have concerns
writing to the flash in fear to create an unbootable device.
(I th
Package: libqt5gui5
Version: 5.5.1+dfsg-17
Severity: normal
Dear Maintainer,
Installing xserver-xorg in current stretch installs both X-server drivers:
evdev and libinput.
At least on my system X-server took therefore the libinput driver.
Unfortunately libinput registers with "Abs X" instead of
Hello Uwe Herrmuth,
sorry for the delay and thanks for you report.
I had a look at it and found that these icons
are loaded from the current configured theme.
At my desktop e.g.:
/usr/share/icons/oxygen/48x48/actions/document-open.png
This file belongs to package:
oxygen-icon-theme
But inst
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "dvbcut"
* Package name: dvbcut
Version : 0.7.0-1
Upstream Author : Bernhard Übelacker
* URL : https://github.com/bernhardu/dvbcut-deb
* License
s: #793089)
(Thanks to Sebastian Ramacher and Andreas Cadhalpun)
-- Bernhard Übelacker Tue, 21 July 2015 18:08:10 +0200
Regards,
Bernhard Übelacker
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trou
Hello,
I added Andreas Cadhalpun's patch to the package and put it on
mentors.debian.net [1].
Also I filed a request for sponsorship in #793156 [2].
[1] https://mentors.debian.net/package/dvbcut
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793156
Kind regards,
Bernhard
--
To UNSUBS
Hello Sebastian,
thank you very much for your help.
Please revert that. The point of the libav->ffmpeg transition is that ffmpeg
provides libavcodev-dev, libavformat-dev, etc.
I am sorry. I tried to build it with the stretch ffmpeg packages which
did not provide these packages and therefore
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
from the commandline parameters and the core dump sent by Alexandre Rebert it
seems
that dvbcut got called this way:
/usr/bin/dvbcut -idx
But dvbcut expects here another parameter specifiying the filename to store the
index.
Following pat
Package: dvbcut
Version: 0.5.4+svn178-7
Severity: important
Tags: patch
Dear Maintainer,
* What led up to the situation?
- opening an DVB-S transport stream
- setting some start and end marks
- export video with default options (MPEG program stream/DVD DVBCUT
multiplexer)
* What was the out
Package: dvbcut
Version: 0.5.4+svn178-7
Severity: normal
Tags: patch
Dear Maintainer,
* What led up to the situation?
- Load a TS record into dvbcut.
- Use the play function
* What was the outcome of this action?
- Video plays, but audio is missing
* What outcome did you expect instead
Package: libav-tools
Version: 6:10.2-1
Severity: minor
Tags: patch
Dear Maintainer,
tried to record some old analog tapes from tv card to DVD compatible files.
In avconv_opt.c:opt_target it is tried to determine the norm.
For this the streams are evaluated.
This leads in my case to this exception
Dear Maintainer,
this crash happens when only one command line argument is given.
(e.g. "M2VRequantiser --help" or as from the bug opener "M2VRequantiser --NN)
--- m2vrequantiser-1.1.orig/main.c
+++ m2vrequantiser-1.1/main.c
@@ -2315,7 +2315,7 @@ int main (int argc, const char * argv[])
i
Dear Maintainer,
would the changes in attached patch be acceptable?
It changes these files:
- debian/control: change dependency to "binutils" to "binutils:i386 |
binutils:amd64"
(user probably wants to stay with binutils:amd64 when installing
flashplugin-nonfree:i386)
- debian/rules: change "a
Dear Maintainer,
just a small note:
This seems related to the change from mplayer to mplayer2 in jessie.
Needed for some other reason to install the mplayer from wheezy and
there the sound is now working with the dvbcut from jessie and mplayer
from wheezy.
Kind regards,
Bernhard
--
To UNSUBSCR
Package: gnupg-agent
Version: 2.0.25-1
Severity: minor
Dear Maintainer,
* What led up to the situation?
I wanted to enable coredumps for all crashing processes.
* What exactly did you do (or not do) that was effective (or ineffective)?
- /etc/security/limits.d/local-users-core.conf: @use
Hello,
this adds not a button, but does:
- not hide the quick filter if apt-xapian-index is not installed
- shows a tooltip suggesting to install the missing package
Probably this could already be sufficient?
Kind regards,
Bernhard
>From dd23e3001107e05953971778e0f374f2ac545863 Mon Sep 17 00:
Hello Christian,
Am 19.05.2015 um 01:17 schrieb Christian Kastner:
> But TTBOMK, cgroup-bin never shipped an /etc/init.d/cgroup-bin file. See
> for example its contents in wheezy [1], or the TODO item [2] created by
> the previous maintainer.
I think I found it here:
$ dget
http://archive.rasp
Hello,
(not being maintainer I hope following could still be useful.)
For this example picture we get from libgif.so.4.1.6 in MakeMapObject
an array of ColorCount*sizeof(GifColorType) = 4*3 = 12 bytes.
Breakpoint 2, MakeMapObject (ColorCount=,
ColorMap=ColorMap@entry=0x0) at gifalloc.c:65
Hello,
this issue is probably a duplicate of [776746].
See especially message #91.
For a "simple" explanation see [1251281], message 31.
[776746] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776746
[1251281]
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1251281/comments/31
Hello Joachim,
just a small addition:
to some extend I could get resolution to e.g. 1024x768 by some commands
"xrandr -s 1024x768" in a row.
When the resolution in ~/.config/monitors.xml is modified, then it does
not resize and is quite usable.
(If one takes the risk of using a self built tige
Hello Joachim,
just another small addition to the workaround:
There already exists a more debian like package of Xtigervnc.
With this version there are still some issues:
- this version does not provide the Xvnc link
- "gnome" still tries to do maximum resolution / monitors.xml needs adjustment
Hello Marco, hello Michael,
sorry for the delay.
This is just to add some points to the bug.
On Sat, 11 Apr 2015 16:04:50 +0200 m...@linux.it (Marco d'Itri) wrote:
> Unless something is creating an events loop then this is an hardware
> issue or a kernel bug.
> Considering that this only happens
Hello Fabian, hello Detrick,
I could reproduce a SIGSEGV on arch i386 inside qemu VM by these actions:
(amd64 did not show the fault)
- apt-get install icecast2 liquidsoap liquidsoap-plugin-icecast
liquidsoap-plugin-lame liquidsoap-plugin-mad liquidsoap-plugin-ogg
liquidsoap-plugin-vorbis
- ena
Hello Fabian, hello Detrick,
Am 29.05.2015 um 22:02 schrieb Fabian Greffrath:
>> I could reproduce a SIGSEGV on arch i386 inside qemu VM by these actions:
> is this on a fresh Jessie install?
Is a Jessie-Testing installation from 30th November 2014.
At least upgraded to the latest (Jessie) versio
found 715667 1.1.1+rev1500-1
stop
Hello,
azap crashes because of a strlen(0) because homedir/$HOME is not set.
Minimal statement to reproduce:
$ env -i azap 1
Following patch exits immediately after the
message, therefore avoids the crash.
Kind regards,
Bernhard
--- azap.c.orig 201
found 715773 1.1.1+rev1500-1
stop
Hello,
czap crashes because of a strlen(0) because homedir/$HOME is not set.
Minimal statement to reproduce:
$ env -i czap 1
Following patch exits immediately after the
message, therefore avoids the crash.
Kind regards,
Bernhard
--- czap.c.orig 201
found 716413 1.1.1+rev1500-1
stop
Hello,
tzap crashes because of a strlen(0) because homedir/$HOME is not set.
Minimal statement to reproduce:
$ env -i tzap 1
Following patch exits immediately after the
message, therefore avoids the crash.
Kind regards,
Bernhard
--- tzap.c.orig 201
Hello,
probably that patch would be better as then czap still could
run without $HOME when getting confname via command line.
Kind regards,
Bernhard
--- czap.c.orig 2015-05-06 20:26:13.0 +0200
+++ czap.c 2015-05-06 21:40:51.354679687 +0200
@@ -314,9 +314,6 @@ int main(int argc, cha
Hello Alex,
just hearing that this game exists I tried to reproduce it.
I installed widelands 1:18-3+b1 from jessie and started it and could not
get it to crash on serveral song changes.
But as your report suggests you are running Squeeze with some packages
from Jessie?
If this situation is
Hello Alex,
One last question: did you try to install the amd64 version specifically?
I'm not sure how the multi-arch support works these days. If not, would it
be easy for you to try to do it?
Yes, my tests were done on my regular amd64 desktop installation.
That was with widelands_18-3+b1_amd
Package: qemu-system-x86
Version: 1:2.1+dfsg-11
Severity: normal
Tags: upstream
Dear Maintainer,
I quite regularly install some qemu VMs by just doing something like this:
qemu-system-x86_64 --enable-kvm -drive file=disk.img -cdrom cd.iso
When cd.iso contains a Debian install cd then I encoun
Hello Sebastian, hello Eric,
I stumbled over the same error and found this report, so I attach
my findings to it - even when this report is alreay quite old ...
As of today it seems "dvbscan" has more than one problem:
- needed input file format seems more like
/usr/share/dvb/dvb-legacy/dvb-s/
Hello Vittorio,
I could reproduce it inside a qemu VM (-cpu pentium).
--- (without debug information)
Program received signal SIGILL, Illegal instruction.
0xb6691c34 in ?? () from /usr/lib/i386-linux-gnu/libopencv_imgproc.so.2.4
(gdb) bt
#0 0xb6691c34 in ?? () from /usr/lib/i386-linux-gn
... forgot the patch.
Description: Optimize of i386 changed from 686 to 586.
Similar to the patch patches/0011_optimize_i486.patch in wheezy
by Nobuhiro Iwamatsu.
Upstream moved the location from CMakeLists.txt to cmake/OpenCVCompilerOptions.cmake.
Author: Bernhard Ãbelacker
Bug-Debian: https
Hello Peter,
(not being the maintainer I tried to reproduce)
By removing from ~/.wxHexEditor the line
"LastUpdateCheckTime=1.4316e+09" I could reproduce the opening of the
update checking window.
But in Jessie/KDE I am able to simply close this window with the "X" in
the window bar and then
Hello,
as I got the same problem on my raspberry, probably I can give
some details.
This is the situation I started:
- put 2015-05-05-raspbian-wheezy.img on SD-card and booted
- changed sources.list and did the upgrade
- appended "systemd.debug-shell" to /boot/cmdline.txt
- reboot
For some reason
Hello Fabian,
did the test inside the i386 VM.
But it did not help either. The "packed" gets ignored.
(But I am not sure if I use the __attribute__ the right way?)
Kind regards,
Bernhard
---
const vecfloat_union fabs_mask __attribute__((aligned(16),packed)) = {{
0x7FFF, 0x7FFF,
Hello Fabian,
unfortunately this did not work too (with or without "packed").
Kind regards,
Bernhard
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello Fabian,
Am 02.06.2015 um 06:25 schrieb Fabian Greffrath:
> Hm, are we missing a specific compiler flag in addition to -msse or are
> we probably hunting down a compiler bug here?
Could it be also some linker flag of the .so or liquidsoap? I tried to build
a minimal example but then the cras
Hello Fabian,
Am 02.06.2015 um 12:11 schrieb Fabian Greffrath:
> but that shouldn't make a difference, because the code already worked
> correctly when you forced it to 16-bit boundaries by using
> posix_memalign().
I just wanted to have a less invasive change.
> What happens if you re-arrange
Hello Fabian,
after some more searching and testing here is my "opinion" on this issue:
- OCaml versions 4.01 (used in Jessie) and before are not doing stack
alignment on 16 byte boundaries [1].
- GCC does 16 byte stack alignment (at least when using SSE instructions)
at compile time.
- Now
Hello Fabian,
your patch fixes the issue.
But I fear by using static we potentially introduce a race condition,
if there are any applications encoding in two threads?
(May I ask if there are any reasons against "__attribute__((aligned(0x20)))"?)
Kind regards,
Bernhard
I used following to build
Hello Fabian,
can confirm that both variants are fixing the issue.
I would prefer the function level fix, but as there is already a change
to the build system that does exclusively apply to this file, I think
both are equally good.
(And when OCaml 4.02 enters Stretch we can try removing it ag
Hello Tim Riemenschneider,
thanks for reporting and fixing these bugs.
A new package proposal with both of your patches is created here:
https://mentors.debian.net/package/dvbcut
Kind regards,
Bernhard
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "uns
Hello,
unfortunately the Jessie freeze has proceeded too much now to get this
changes into the release.
After the release next chance would be jessie-backports.
Kind regards,
Bernhard
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble
Hello,
came across launchpad bug #1360241 [1] which discusses the same error.
There it comes from ubuntu-ui-toolkit tests.
There they did revert their mesa package to depend on llvm-3.4 instead
of llvm-3.5.
So did I and recompiled mesa to use llvm-3.4 (see attached patch).
And with these packages
Package: xbmc
Version: 2:13.2+dfsg1-4
Severity: important
Dear Maintainer,
when playing with xbmc from current jessie with activated xbmc-pvr-tvheadend-
hts
from some satellite broadcasts I get only a black screen when switching from
windowed to fullscreen mode.
These are the circumstances which
Hello Bálint Réczey,
thanks for your fast response.
One thing I am uncomfortable with my proposal is, if it would affect
people using some low spec computer which are not able to decode fast
enough in software and not having vdpau at all.
I will try to build a kodi package from your repo and repo
Hello Bálint,
I was successful in creating a package for kodi from you git
and some ffmpeg packages from unstable, and then building and
using axbmc-pvr-addons zip from it.
The issue I described I could not reproduce with kodi-14.
>From the logfile I assume that vdpau is in use:
VDPAU::Crea
Hello hikaru,
(I have tried to split the browser issue into a different bug #783293.)
When libav is built with this 3 attached changes then vlc and mplayer2
are not crashing anymore.
This would need some more tests as I had only my qemu VM (which was way
too slow) with one video file inside.
Hello hikaru,
tried to have a look at the browser crashes.
Unfortunately there it seems some part of the webkit engine does
generate code 'just in time'. But this generator uses instructions like
'fucomip', which is only available on later than pentium.
I tried as a workaround to build a libq
Hello,
sorry for the delay.
Yes, I would vote for getting these 3 changes into Jessie (if it is up
to me?).
This 3 changes should only affect the file:
/usr/lib/i386-linux-gnu/libavcodec.so.56.1.0
But I think most users today would use this version:
/usr/lib/i386-linux-gnu/i686/cmov/libavcode
Hello,
tried to reproduce the issue:
Without debug symbols installed this stack is visible:
(gdb) bt
#0 0x083b6518 in ?? ()
#1 0x083ae0ed in ?? ()
#2 0xb4dda944 in __gmpz_init () from /usr/lib/i386-linux-gnu/libgmp.so.10
#3 0xac38b11c in ?? () from /usr/lib/i386-linux-gnu/libgnutls-deb0.so.28
support nopl and conditional mov (cmov)
--
1.7.10.4
Description: Workaround to build libav for i586 with gcc 4.9.2 by avoiding memset
Author: Bernhard Übelacker
---
Bug-Debian: https://bugs.debian.org/783082
Last-Update: 2015-04-28
--- libav-11.3.orig/libavcodec/h264_cabac.c
+++ libav-11.3/l
On Tue, 28 Apr 2015 21:40:34 +0200 Emilio Pozuelo Monfort
wrote:
> If you can try webkitgtk, you should be able to set JavaScriptCoreUseJIT=0 in
> the environment as a workaround.
I did a "export JavaScriptCoreUseJIT=0".
But still qupzilla/libQtWebKit and
xombrero/libwebkitgtk-3.0/libjavascrip
Hello Bálint,
sorry for the late reply.
Am 28.12.2014 um 16:32 schrieb Bálint Réczey:
> It would also be interesting to check an xbmc build using FFmpeg, it
> may make a difference:
> http://snapshot.debian.org/package/xbmc/2%3A13.2%2Bdfsg1-2~exp1/
I build a xbmc package from the link above using
Hello Bálint,
> This kodi-14 stack is nearly equal to the stack of xbmc-13 when we call the
> VDPAU::CDecoder::FiniVDPAUOutput.
> The difference starts in CWinSystemX11::SetFullScreen.
> Will do some more testing, probably we need only to make a call to
> CWinSystemX11::SetWindow too ...
Tried
Hello,
tried to reproduce it by following steps:
- installed on amd64 host with qemu-system-i386 [1] and CD1 [2]
and network mirror with Gnome desktop and ssh server.
- got the same message "Oh no! Something has gone wrong." (see attached picture)
Tried to debug into the issue:
# start VM wit
Hello Philip,
probably your case is more an example for the problem described in bugs
#770130 and #776911.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770130
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776911
When you rebuilt your mesa packages did you apply the patch mentioned
Hello Reuben,
your file is not to download anymore.
>From the MediaInfo output it seems that this file contains all
streams/channels of one DVB multiplex.
Might I ask how you did record this file?
I was able to dump a complete multiplex from a tvheadend installation
connected to a DVB-S adapter (
Package: libsolid4
Version: 4:4.14.2-5
Severity: normal
Tags: upstream patch
Dear Maintainer,
attaching an Android phone via USB to my KDE desktop shows in
the device notifier 5 entries, 4 without a proper description.
The reason probably is that some Android phone get multiple solid entries:
Package: src:linux
Version: 3.16.7-ckt4-3
Severity: normal
Dear Maintainer,
I upgraded a Wheezy installation to Testing/Jessie. All in all it was without
big surprises.
Except that most of the time after some time (e.g. 15 seconds) after the login
via kdm into
the kde desktop the system hangs.
Had no chance to attach the mentioned dmesg in text mode of reportbug.
Kind regards,
Bernhard
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Initializing cgroup subsys cpuacct
[0.00] Linux version 3.16.0-4-686-pae (debian-ker..
Hello,
first a question about this merging with bug #770130 and #776911.
These bugs seem to happen on real hardware with some intel
graphics card and giving an error:
"*ERROR* pipe A underrun".
But bug #775235 was explicitly opened by Steve McIntyre to be
run inside a i386 KVM and gives an err
Hello John Goerzen,
I was able to reproduce a crash with xfreerdp.
First a question:
does the crash still happen, if you omit this part of the command line:
--plugin rdpsnd --data alsa latency:100 --
---
After installing the 5 *-dbg packages I get such a stack:
gdb --args xfreerd
se 2 lines:
reload(sys)
sys.setdefaultencoding("utf-8")
Kind regards,
Bernhard
(Attached some lines about the debugging.)
-- Package-specific info:
** Environment settings:
INTERFACE="text"
** /home/benutzer/.reportbugrc:
reportbug_version "6.6.3"
mode stand
Package: installation-reports
Severity: normal
Tags: d-i
-- Package-specific info:
Boot method: network
Image version:
http://d-i.debian.org/daily-images/armel/20150415-00:19/kirkwood/network-console/qnap/ts-219/kernel
Date: 2015-04-15
Machine: QNAP Turbo Station TS-212
Partitions:
# fdis
Hello,
one little addition about this installation.
Emails like following get generated once a day:
--
From root@nas3c3b5d Wed Apr 15 22:57:26 2015
Envelope-to: root@nas3c3b5d
Delivery-date: Wed, 15 Apr 2015 22:57:26 +0200
From: mdadm monitoring
To: root@nas3c3b5d
Subject: DegradedArray eve
Hello hikaru,
just saw your report and tried if I could reproduce your issue.
But probably you want to reproduce these steps on your hardware to verify
that this is really the issue on real hardware.
These steps I tried to reproduce:
- install a qemu virtual machine with current jessie with some
Hello hikaru,
additional to the patch above it looks like there is also a
flaw in debian/confflags:
--- libav-11.3.orig/debian/confflags2015-01-17 18:25:07.0 +
+++ libav-11.3/debian/confflags 2015-04-22 22:35:12.616951338 +
@@ -180,7 +180,7 @@ shared_build_confflags += --enable
Hello,
I uploaded a package with the change from Andreas
to mentors.debian.net and filed a RFS for it:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805511
Kind regards,
Bernhard
n)
* Due to lintian command-in-menu-file-and-desktop-file:
- debian/dvbcut.menu removed.
-- Bernhard Übelacker Wed, 18 Nov 2015 23:55:08 +0100
Regards,
Bernhard Übelacker
Hello all,
this patch does at least these changes when package apt-xapian-index is not
installed:
* Only disable quick filter and show a tooltip pointing to configuration dialog
* Add configuration option to switch it off even when package is installed.
* Add button besides configuration optio
Hello all,
I did some more testing and found a way to reproduce it even without
using synaptic:
- reinstall "old" 2.19-9 libc files
- export DEBIAN_FRONTEND=gnome
- apt-get install libc6-dbg libc6-dev libc6 libc-dev-bin libc6 \
libc6-dev libc6-i386 libc6-dev-x32 multiarch-support libc6-
1 - 100 of 1320 matches
Mail list logo