Bug#745649: kaffeine: 1.2.2-3 loses the picture.

2014-05-09 Thread Bernhard Übelacker
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

Bug#745649: kaffeine: 1.2.2-3 loses the picture.

2014-05-10 Thread Bernhard Übelacker
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

Bug#795616: dvbcut: Illegal changelog date format

2015-08-16 Thread Bernhard Übelacker
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.

Bug#795754: RFS: dvbcut/0.5.4+svn178-11

2015-08-16 Thread Bernhard Übelacker
Chris Lamb) -- Bernhard Übelacker Sun, 16 Aug 2015 17:34:48 +0200 Regards, Bernhard Übelacker

Bug#795616: dvbcut: Illegal changelog date format

2015-08-16 Thread Bernhard Übelacker
Opened this RFS: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795754 Kind regards, Bernhard

Bug#843707: kwin: No dbg package is built.

2016-11-08 Thread Bernhard Übelacker
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.

Bug#844517: kradio4: Crashes when lirc configuration is found. (interface of liblircclient0 changed)

2016-11-16 Thread Bernhard Übelacker
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

Bug#861978: xscorch: Segfault on startup

2017-05-07 Thread Bernhard Übelacker
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

Bug#858647: make: SIGSEGVs on long parameter

2017-05-08 Thread Bernhard Übelacker
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.

Bug#862065: starplot: does not start due to invalid pointer error

2017-05-08 Thread Bernhard Übelacker
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

Bug#805895: florence crashed with SIGSEGV in _IO_vfprintf_internal()

2017-05-09 Thread Bernhard Übelacker
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

Bug#859342: Florence: segfault when clicking on size changing keys

2017-05-09 Thread Bernhard Übelacker
Hello, this bug is probably a duplicate of https://bugs.debian.org/805895 Kind regards, Bernhard

Bug#858488: dieharder segfaults when testing the XOR generator

2017-05-13 Thread Bernhard Übelacker
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:

Bug#847651: doomsday: Segfaults at startup

2017-05-23 Thread Bernhard Übelacker
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

Bug#863197: sysstat: sar program buffer overflow when option -s or -e are specified

2017-05-23 Thread Bernhard Übelacker
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

Bug#853171: segmentation fault when disabling a screen with kscreen without upower installed on the system

2017-03-15 Thread Bernhard Übelacker
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

Bug#855167: olwm crashes trying to log in X

2017-03-10 Thread Bernhard Übelacker
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

Bug#852532: olvwm: source code not 64-bit clean, SIGSEGV everywhere

2017-03-11 Thread Bernhard Übelacker
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

Bug#858037: ikarus FTBFS on i386: recipe for target 'ikarus.boot' failed (Segmentation fault)

2017-04-22 Thread Bernhard Übelacker
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

Bug#860443: bbrun fails to execute (Segment Violation)

2017-05-05 Thread Bernhard Übelacker
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

debian-bugs-dist@lists.debian.org

2017-05-06 Thread Bernhard Übelacker
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

debian-bugs-dist@lists.debian.org

2017-05-06 Thread Bernhard Übelacker
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

Bug#860821: tudu: Crashes with segfault when adding deadline to item

2017-05-06 Thread Bernhard Übelacker
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

Bug#859653: ntopng: Segmentation fault with mysql

2017-05-06 Thread Bernhard Übelacker
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

Bug#852659: [le-dico-de-rene-cougnenc] segment fault

2017-02-08 Thread Bernhard Übelacker
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

Bug#854981: unblock: le-dico-de-rene-cougnenc/1.3-2.3

2017-02-12 Thread Bernhard Übelacker
-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

Bug#783081: installation-reports: Jessie daily installer installs kernel in flash without any further confirmation (QNAP TS-212)

2015-12-10 Thread Bernhard Übelacker
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

Bug#826830: libqt5gui5: Touchscreen input broken for Qt5 apps when using libinput X-server driver

2016-06-09 Thread Bernhard Übelacker
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

Bug#822609: dvbcut: Missing icons on main window

2016-06-10 Thread Bernhard Übelacker
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

Bug#828010: RFS: dvbcut/0.7.0-1

2016-06-23 Thread Bernhard Übelacker
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

Bug#793156: RFS: dvbcut/0.5.4+svn178-10

2015-07-21 Thread Bernhard Übelacker
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

Bug#793089: dvbcut: FTBFS against ffmpeg

2015-07-21 Thread Bernhard Übelacker
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

Bug#793156: RFS: dvbcut/0.5.4+svn178-10

2015-07-21 Thread Bernhard Übelacker
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

Bug#715843: Bug report on dvbcut: dvbcut crashes with exit status 139

2014-06-30 Thread Bernhard Übelacker
-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

Bug#753347: dvbcut: Crash when exporting to MPEG program stream DVD DVBCUT multiplexer

2014-06-30 Thread Bernhard Übelacker
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

Bug#753369: dvbcut: play function misses sound

2014-06-30 Thread Bernhard Übelacker
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

Bug#753528: libav-tools: Floating point exception is raised when recording vom video4linux2

2014-07-02 Thread Bernhard Übelacker
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

Bug#715590: [Mayhem] Bug report on m2vrequantiser: M2VRequantiser crashes with exit status 139

2014-07-03 Thread Bernhard Übelacker
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

Bug#741526: flashplugin-nonfree: please install i386 player when installing flashplugin-nonfree:i386 on amd64

2014-07-03 Thread Bernhard Übelacker
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

Bug#753369: dvbcut: play function misses sound

2014-07-03 Thread Bernhard Übelacker
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

Bug#755164: gnupg-agent: coredumps get disabled for the complete user session

2014-07-18 Thread Bernhard Übelacker
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

Bug#735385: synaptic: quick search / xapian not installed by default in jessie

2014-08-01 Thread Bernhard Übelacker
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:

Bug#785484: systemd: on Raspberry pi B+, several essential services fail, including systemd-logind

2015-05-18 Thread Bernhard Übelacker
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

Bug#785369: libimlib2: GIF loader: out-of-bounds read

2015-05-19 Thread Bernhard Übelacker
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

Bug#785356: xrdp "Oh no! Something has gone wrong." is back

2015-05-20 Thread Bernhard Übelacker
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

Bug#785356: xrdp "Oh no! Something has gone wrong." is back

2015-05-21 Thread Bernhard Übelacker
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

Bug#785356: xrdp "Oh no! Something has gone wrong." is back

2015-05-24 Thread Bernhard Übelacker
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

Bug#782390: udev: time between USB-stick connection and device notification takes up to a minute

2015-05-27 Thread Bernhard Übelacker
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

Bug#786438: libmp3lame0: general protection error in libmp3lame.so.0.0.0

2015-05-29 Thread Bernhard Übelacker
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

Bug#786438: libmp3lame0: general protection error in libmp3lame.so.0.0.0

2015-05-29 Thread Bernhard Übelacker
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

Bug#715667: [Mayhem] Bug report on dvb-apps: azap crashes with exit status 139

2015-05-06 Thread Bernhard Übelacker
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

Bug#715773: [Mayhem] Bug report on dvb-apps: czap crashes with exit status 139

2015-05-06 Thread Bernhard Übelacker
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

Bug#716413: [Mayhem] Bug report on dvb-apps: tzap crashes with exit status 139

2015-05-06 Thread Bernhard Übelacker
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

Bug#715773: [Mayhem] Bug report on dvb-apps: czap crashes with exit status 139

2015-05-06 Thread Bernhard Übelacker
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

Bug#784166: widelands: Game crashes on song change

2015-05-06 Thread Bernhard Übelacker
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

Bug#784166: widelands: Game crashes on song change

2015-05-07 Thread Bernhard Übelacker
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

Bug#784715: qemu-system-x86: booting Debian install cd makes qemu window endless toggle between two window sizes

2015-05-07 Thread Bernhard Übelacker
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

Bug#521694: dvb-apps: dvbscan failes to set frontend

2015-05-07 Thread Bernhard Übelacker
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/

Bug#784647: libav-tools: avconv fails with Illegal Instruction

2015-05-09 Thread Bernhard Übelacker
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

Bug#784647: libav-tools: avconv fails with Illegal Instruction

2015-05-09 Thread Bernhard Übelacker
... 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

Bug#785248: wxhexeditor: Fails to run, suggesting download of new version

2015-05-14 Thread Bernhard Übelacker
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

Bug#785484: systemd: on Raspberry pi B+, several essential services fail, including systemd-logind

2015-05-18 Thread Bernhard Übelacker
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

Bug#786438: libmp3lame0: general protection error in libmp3lame.so.0.0.0

2015-06-01 Thread Bernhard Übelacker
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,

Bug#786438: libmp3lame0: general protection error in libmp3lame.so.0.0.0

2015-06-01 Thread Bernhard Übelacker
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

Bug#786438: libmp3lame0: general protection error in libmp3lame.so.0.0.0

2015-06-02 Thread Bernhard Übelacker
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

Bug#786438: libmp3lame0: general protection error in libmp3lame.so.0.0.0

2015-06-02 Thread Bernhard Übelacker
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

Bug#786438: libmp3lame0: general protection error in libmp3lame.so.0.0.0

2015-06-06 Thread Bernhard Übelacker
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

Bug#786438: libmp3lame0: general protection error in libmp3lame.so.0.0.0

2015-06-07 Thread Bernhard Übelacker
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

Bug#786438: libmp3lame0: general protection error in libmp3lame.so.0.0.0

2015-06-09 Thread Bernhard Übelacker
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

Bug#772346: dvbcut: Use QT4 QInputEvent::modifiers / Proper initialization of settings-object

2014-12-08 Thread Bernhard Übelacker
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

Bug#772346: dvbcut: Use QT4 QInputEvent::modifiers / Proper initialization of settings-object

2014-12-10 Thread Bernhard Übelacker
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

Bug#775235: Repeatable failure to start on i386 running under kvm

2015-01-20 Thread Bernhard Übelacker
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

Bug#774038: xbmc: When going fullscreen watching through xbmc-pvr-tvheadend-hts makes video stays black

2014-12-27 Thread Bernhard Übelacker
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

Bug#774038: xbmc: When going fullscreen watching through xbmc-pvr-tvheadend-hts makes video stays black

2014-12-28 Thread Bernhard Übelacker
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

Bug#774038: xbmc: When going fullscreen watching through xbmc-pvr-tvheadend-hts makes video stays black

2014-12-29 Thread Bernhard Übelacker
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

Bug#783082: Aw: Re: linux-image-3.16.0-4-586: video players/browsers crash with 'illegal instruction' on i586

2015-04-25 Thread Bernhard Übelacker
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.

Bug#783293: browsers crash with 'illegal instruction' on i586

2015-04-25 Thread Bernhard Übelacker
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

Bug#783082: video players crash with 'illegal instruction' on i586

2015-04-27 Thread Bernhard Übelacker
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

Bug#783389: hbro segfaults

2015-04-27 Thread Bernhard Übelacker
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

Bug#783082: video players crash with 'illegal instruction' on i586

2015-04-28 Thread Bernhard Übelacker
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

Bug#783293: browsers crash with 'illegal instruction' on i586

2015-04-29 Thread Bernhard Übelacker
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

Bug#774038: xbmc: When going fullscreen watching through xbmc-pvr-tvheadend-hts makes video stays black

2015-01-16 Thread Bernhard Übelacker
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

Bug#774038: xbmc: When going fullscreen watching through xbmc-pvr-tvheadend-hts makes video stays black

2015-01-16 Thread Bernhard Übelacker
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

Bug#775235: Repeatable failure to start on i386 running under kvm

2015-01-19 Thread Bernhard Übelacker
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

Bug#775235: gnome-shell not starting with gdm3/mesa/llvm-3.4 but does start from startx & lightdm regardless

2015-03-15 Thread Bernhard Übelacker
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

Bug#648419: [dvbcut] dvbcut doesn't detect multiple streams

2014-10-11 Thread Bernhard Übelacker
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 (

Bug#781769: libsolid4: Device notifier shows multiple entries (four) for mtp device

2015-04-02 Thread Bernhard Übelacker
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:

Bug#779159: linux-image-3.16.0-4-686-pae: system hangs after login into graphic desktop

2015-02-24 Thread Bernhard Übelacker
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.

Bug#779159: linux-image-3.16.0-4-686-pae: system hangs after login into graphic desktop

2015-02-24 Thread Bernhard Übelacker
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..

Bug#775235: Repeatable failure to start on i386 running under kvm

2015-02-25 Thread Bernhard Übelacker
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

Bug#779312: freerdp-x11: Segfaults on start 100% of the time

2015-03-01 Thread Bernhard Übelacker
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

Bug#739507: UnicodeEncodeError: 'ascii' codec can't encode character

2015-04-18 Thread Bernhard Übelacker
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

Bug#783081: installation-reports: Jessie daily installer installs kernel in flash without any further confirmation (QNAP TS-212)

2015-04-21 Thread Bernhard Übelacker
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

Bug#783081: installation-reports: Jessie daily installer installs kernel in flash without any further confirmation (QNAP TS-212)

2015-04-22 Thread Bernhard Übelacker
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

Bug#783082: linux-image-3.16.0-4-586: video players/browsers crash with 'illegal instruction' on i586

2015-04-22 Thread Bernhard Übelacker
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

Bug#783082: Aw: Re: linux-image-3.16.0-4-586: video players/browsers crash with 'illegal instruction' on i586

2015-04-22 Thread Bernhard Übelacker
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

Bug#803809: dvbcut: FTBFS with FFmpeg 2.9

2015-12-01 Thread Bernhard Übelacker
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

Bug#805511: RFS: dvbcut/0.5.4+svn178-12

2015-11-18 Thread Bernhard Übelacker
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

Bug#735385: synaptic: quick search / xapian not installed by defafile:///home/bernhard/data/entwicklung/2014/debian/synaptic/patches/0001-Avoid-hiding-quick-filter-when-package-apt-xapian-in.patchult

2014-09-16 Thread 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

Bug#760402: synaptic: libc upgrade always failed in synaptic

2014-09-18 Thread Bernhard Übelacker
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   2   3   4   5   6   7   8   9   10   >