Bug#562625: rovclock: Floating point exception on ATI Mobility Radeon HD 4570

2020-03-30 Thread Bernhard Übelacker
Hello, tries to find a way to underclock the gpu of an HP elitebook 8460p with a radeon HD 6470M, because it does not handle well the 3d requirements of a current plasma desktop and leads to the laptop turning just off. (Turning off the compositor as a workaround.) So "rovclock -i" leads on that s

Bug#955134: kodi-bin-dbgsym: Does not contain debug information for kodi-x11

2020-03-27 Thread Bernhard Übelacker
Package: kodi-bin-dbgsym Version: 2:18.6+dfsg1-1 Severity: normal Dear Maintainer, I attempted to add line information to bug 954782. Unfortunately I found that kodi-bin-dbgsym does not contain the debug information for the kodi-x11 binary. It does just contain debug information for kodi-xrandr

Bug#954950: dislocker reports memory access error / segfault after call

2020-03-27 Thread Bernhard Übelacker
Hello Michael, that is great news, just two points I want to mention: If you want to forward information to certain people, please send email to both, the bugs address and the person, e.g. use "reply all" in your mail client. And if you get e.g. "/lib/libdislocker.so.0.7" in your backtrace instea

Bug#954739: gimp: GIMP crashed with a fatal error: fatal error: Segmentation fault

2020-03-27 Thread Bernhard Übelacker
> #6 0x5614726b3f04 in gimp_param_spec_layer_id () > #7 0x5614725cea67 in gimp_pdb_compat_param_spec () > #8 0x5614725db487 in gimp_plug_in_handle_message () Hello Andre, I think this is the same thing as #953880, #953854, #953794. Please upgrade the gimp package to version 2.10.14-

Bug#954901: ghostscript: runtime error: malloc(): invalid size (unsorted)

2020-03-26 Thread Bernhard Übelacker
Dear Maintainer, I tried to collect some more information and might have found something. The allocator aborts at the backtrace below. A valgrind run points to the same function txt_add_fragment. There is seems that in line 2121 the allocation takes place with 12 bytes total, then a memset is do

Bug#954935: dbgsym packages for 2:4.9.5+dfsg-5+deb10u1? (winbind crashes when queried for user)

2020-03-26 Thread Bernhard Übelacker
Dear Maintainer, I tried to start looking at the given backtrace, but could not find the winbind-dbgsym packages for 2:4.9.5+dfsg-5+deb10u1 like they are availabe for 2:4.9.5+dfsg-5. At least apt did not find it in buster-proposed-updates-debug and at snapshot.debian.org they are also not listed. I

Bug#954950: dislocker reports memory access error / segfault after call

2020-03-25 Thread Bernhard Übelacker
Hello Michael, I am not involved in packaging dislocker but might have some points. This "error 14" should mean it cannot read from memory the next instruction to execute. This makes sense as the "ip" or "RIP" has a value of 0xbb6 which is unlikely to contain program code. If it is possible to in

Bug#954203: Client splash and exit after login in

2020-03-25 Thread Bernhard Übelacker
Hello Gulfstream, > Thanks for your reply! My next question is How to connect the xrdp server > using remmina client? I don't find where to set the glyph cache. in the previous mentioned upstream link to the remmina bug tracker in comment [1] is written that they added such flags, but I guess t

Bug#954203: Client splash and exit after login in

2020-03-21 Thread Bernhard Übelacker
Hello, this seems to be caused by xrdp using glyph cache even when the client does not advertise it. Additionally freerdp does now stricter checks. Upstream bugs are here [1]. A workaround could be to use xfreerdp like this: xfreerdp +glyph-cache /relax-order-checks /v:hostname Kind regards

Bug#953204: postgresql-11 segmentation fault

2020-03-20 Thread Bernhard Übelacker
Hello, I just tried to get some more information from the second dmesg line the submitter added. I think it crashed inside function getmissingattr because tupleDesc->constr contains an invalid pointer e.g. -1 Maybe this is of any help, but still a proper backtrace or core would be better. Kind r

Bug#954266: qemu-system-x86: graphical-mode monitor doesn't work

2020-03-20 Thread Bernhard Übelacker
Hello, tried to collect some more details. Found that the failure started with the migration of these packages into testing: libvte-2.91-0 libvte-2.91-common (0.60.0-2) The monitor worked before with 0.58.3-1. Kind regards, Bernhard # Bullseye/testing amd64 qemu VM 2020-03-20 apt update apt

Bug#954315: rastertopwg segfault

2020-03-20 Thread Bernhard Übelacker
Hello Till, I am not the initial reporter of the issue and I cannot reproduce it, therefore cannot test the suggested change. Just tried to share my results. Kind regards, Bernhard

Bug#954315: rastertopwg segfault

2020-03-20 Thread Bernhard Übelacker
Hello, the stack trace should look like this with line numbers, if it helps: 0x7...671 in __strlen_avx2 at ../sysdeps/x86_64/multiarch/strlen-avx2.S:65 0x7...2f4 in _cups_strlcpy at string.c:739 0x5...a31 in main at rastertopwg.c:274 0x7...e09 in __libc_start_main

Bug#954330: GIMP 2 .10 crash

2020-03-20 Thread Bernhard Übelacker
Hello Valentin, this looks similar to bug #953794, #953854 or #953880. Kind regards, Bernhard

Bug#953412: apt: segfault at 0 ip 00007f024bc54e6f sp 00007ffcc6b28d40 error 4 in libapt-pkg.so.5.0.2

2020-03-19 Thread Bernhard Übelacker
Hello, I tried to locate the source line of the address shown in the /var/log/messages output. But that failed but I found in the strace output that it loads for some reason two libapt-pkg.so files ... ... openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libapt-pkg.so.6.0", O_RDONLY|O_CLOEXEC) = 3

Bug#952684: cups: segfault in printers.cgi when browsing finished jobs in the cups webpage

2020-02-27 Thread Bernhard Übelacker
Package: cups Version: 2.2.10-6+deb10u2 Severity: normal Dear Maintainer, I found today some suspicious segfault line in dmesg output and could reproduce it every time I loaded the finished jobs of a printer with this URL: http://localhost:631/printers/Samsung_CLX-3180_Series?which_jobs=co

Bug#951468: symlinks: segfault when symlink is /..

2020-02-17 Thread Bernhard Übelacker
Dear Maintainer, I tried to debug this issue. (gdb) bt #0 tidy_path (path=0x55f0c81ea140 "/../") at symlinks.c:96 #1 0x55f0c7fe6908 in fix_symlink (my_dev=2049, path=0x55f0c81ec1e0 "/tmp/tmp.tlVVwIgOZQ/mylink") at symlinks.c:185 #2 0x55f0c7fe6e81 in dirwalk (pathlen=,

Bug#951412: proftpd-basic: segfault when logging in through sftp

2020-02-16 Thread Bernhard Übelacker
Hello Tomas, Am 16.02.20 um 17:30 schrieb Tomas Janousek: > So unless that palloc tries to allocate way more memory than it should, > I don't think that's the problem. Unfortunately that allocation seems just "sizeof(pr_response_t)", so I guess it is not an unusual big allocation. Kind regards,

Bug#951412: proftpd-basic: segfault when logging in through sftp

2020-02-16 Thread Bernhard Übelacker
Dear Maintainer, I just tried to reconstruct the line informations from a running process with an attached gdb and installed dbgsym package. 0x7f373b3ad458 in __memset_sse2_unaligned at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:120 0x55d7e2f68a64 in pcalloc at pool.c:620

Bug#950535: iptables-restore segfaults on nat table

2020-02-11 Thread Bernhard Übelacker
Dear Maintainer, I tried to collect some more information and got the following backtrace with the restore command from the submitter. It looks like "expr->ops" contains a null pointer that gets dereferenced. Unfortunately I still see the same crash after upgrading to the versions in backports in

Bug#950669: cups-browsed: segfault at 0 ip 00000000f79ffb5b sp 00000000fffd3828 error 4 in libc-2.29.so

2020-02-10 Thread Bernhard Übelacker
Hello Thorsten, Am 06.02.20 um 19:19 schrieb Thorsten Glaser: > On Thu, 6 Feb 2020, Bernhard Übelacker wrote: > >> Hello Thorsten, >> getting the source of such an address is possible, even with ASLR, >> if the library versions are known and dbgsyms are available,

Bug#949710: /usr/bin/plasmashell: segfaults sporadically but only when using app dropdown menu

2020-02-07 Thread Bernhard Übelacker
Hello Sarah, I am sorry, but the given information might not be enough for the maintainers to solve the crash. Usually when a segfault happens in 'dmesg' output should appear two lines about this event. Maybe you could forward these to the report too. If it is possible to install systemd-coredump

Bug#950669: cups-browsed: segfault at 0 ip 00000000f79ffb5b sp 00000000fffd3828 error 4 in libc-2.29.so

2020-02-06 Thread Bernhard Übelacker
Hello Thorsten, getting the source of such an address is possible, even with ASLR, if the library versions are known and dbgsyms are available, like in attached file. It looks like a null pointer is given to strncasecmp_l. But you are right, this information might still not be very useful, becaus

Bug#942055: ghostscript in buster partly broken on armel?

2020-02-05 Thread Bernhard Übelacker
Hello Jonas, thanks for taking time for this bug. Am 05.02.20 um 11:02 schrieb Jonas Smedegaard: > Hi Alexander, > > Quoting Alexander Reichle-Schmehl (2020-02-05 08:45:05) >> Am 2020-02-04 22:09, schrieb Jonas Smedegaard: >> >>> Most notable change between 9.22 and 9.24 - and also applied to >

Bug#942055: ghostscript in buster partly broken on armel?

2020-02-04 Thread Bernhard Übelacker
Control: fixed -1 9.26a~dfsg-0+deb9u6 Control: fixed -1 9.26a~dfsg-0+deb9u1 Control: fixed -1 9.25~dfsg-0+deb9u1 Control: found -1 9.27~dfsg-3.1 Control: found -1 9.27~dfsg-3 Control: found -1 9.26a~dfsg-2 Control: found -1 9.26a~dfsg-1 Control: found -1 9.26~dfsg-2 Control: found -1 9.26~dfsg-1 Co

Bug#948287: bash: *** stack smashing detected *** ( SIGABRT crash )

2020-02-03 Thread Bernhard Übelacker
Control: reassign -1 libc6 2.29-9 Control: affects -1 bash Dear Maintainer, reassigning to get hold of libc6 maintainer about the issue of incompatible tunables indices between libc6 versions. Therefore applications could crash when libc is from previous package version, then a package update ge

Bug#950537: lxterminal: wrong default PATH for superuser

2020-02-03 Thread Bernhard Übelacker
Hello Jan, please leave the bugs email in the recipients or cc list to have all information attached to the bug e.g. by using "reply all". Nice to hear it works. You can close a bug by just changing the email recipient from '950...@bugs.debian.org' to '950537-d...@bugs.debian.org'. Kind regards,

Bug#950537: lxterminal: wrong default PATH for superuser

2020-02-03 Thread Bernhard Übelacker
Hello Jan, your issue might originate not from the terminal but from su itself. This might be an interesting read: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904988#20 But in short, is instead of 'su' using 'su -' working for you like expected? Kind regards, Bernhard

Bug#948708: Further information

2020-02-01 Thread Bernhard Übelacker
Dear Maintainer, I found this upstream bug report [1]. The SIGILL causing instruction seems to consist just of four zeros. [2] The instruction before is [3]. Version 68.4.2esr-1 in unstable does not show this crash. Kind regards, Bernhard [1] https://bugzilla.mozilla.org/show_bug.cgi?id=16095

Bug#949952: tilix does not start on arm64 (maybe libunwind related)

2020-01-31 Thread Bernhard Übelacker
Hello Birger Schacht, I tried to get some more information from this issue. To be sure where your tilix aborts you would need to install gdb and at least tilix-dbgsym [1] and run it this way: gdb -q -ex 'set pagination off' -ex run -ex bt -ex detach -ex quit --args tilix Then I guess you se

Bug#948288: gnome-shell reproducibly crashes on boot, and the boot process gets stuck

2020-01-31 Thread Bernhard Übelacker
Hello Md Ayquassar, Am 31.01.20 um 02:23 schrieb Md Ayquassar: > Second, is a reassignment to some Mesa package required? I guess mesa maintainer would have more insight if that function pointer is allowed to be NULL, there possibly yes. I wonder if the content of /var/log/Xorg.0.log* would re

Bug#948288: gnome-shell reproducibly crashes on boot, and the boot process gets stuck

2020-01-30 Thread Bernhard Übelacker
Hello Md Ayquassar, sorry, I did not recognize that you seem to have a usrmerge'd system. Then I get following backtraces from your core dump, with and without debug symbols. It looks like a function pointer gets called unconditionally, while containing NULL. Seems to be graphics driver related.

Bug#924507: ksplashqml: hits its hard timeout of 30 seconds

2020-01-29 Thread Bernhard Übelacker
Control: found -1 plasma-workspace/4:5.14.5.1-5 Dear Maintainer, I found today another device affected by this issue. It got switched a few days ago from stable to current testing. It shows the same 30 second splash screen. A package build with the given patch did show the splash just 14 seconds

Bug#950175: grub-common: Grub delays 23 seconds to show the menu.

2020-01-29 Thread Bernhard Übelacker
Package: grub-common Version: 2.04-5 Severity: wishlist Dear Maintainer, I noticed some moths ago a delay between Grub gets started ("Welcome to GRUB!") and Grub shows the menu. I switched a few days ago from stable to Bullseye/testing at this device and tried to find out where this 23 seconds de

Bug#948287: bash: *** stack smashing detected *** ( SIGABRT crash )

2020-01-29 Thread Bernhard Übelacker
Dear Maintainer, today I received this stack smashing also in one of my VMs. I could reproduce the isse when ever a bash is started while 2.29-7 got started and left open. Then in a different shell the packages get upgraded, especially glibc packages to version 2.29-9. Then get back to the open

Bug#945814: audacity: various segfaults of audacity on startup

2020-01-27 Thread Bernhard Übelacker
Control: reassign -1 zynaddsubfx-dssi 3.0.3-1 Control: affects -1 + audacity Hello Tjeerd, > Thanks for coming back, I'm not in a hurry... > > The problem is that I can not trigger specific bugs (they seem to happen > somewhat random). So a made some more valgrinds: valgrind.dat Because the e

Bug#945814: Fwd: Bug#945814: audacity: various segfaults of audacity on startup

2020-01-26 Thread Bernhard Übelacker
Hello Tjeerd, sorry for the delay. I would have expected more output from catchsegv. I guess the first valgrind run would have been better placed in an attachement too. The file audacity_coredumps.log points to libzynaddsubfx_dssi.so that belongs to package zynaddsubfx-dssi. That seems to be invo

Bug#948626: kicad: Closing pcbnew hangs main kicad process

2020-01-25 Thread Bernhard Übelacker
Hello Paul, > That was my first thought; as explained in my initial bug report: >>> If run from the terminal there is no printed output of any kind. Sorry I missed that one. >> Otherwise maybe it is related to the used desktop environment, >> if xorg or wayland is in use > > I'm using xorg and

Bug#949631: linux-image-4.19.0-7-amd64: refcount_t: underflow; use-after-free. Followed by: list_del corruption. next->prev should be

2020-01-25 Thread Bernhard Übelacker
Dear Maintainer, crash happened again today when stopping a qemu VM with the quit command at the qemu prompt. Found the "refcount_t: underflow" already once at 2020-01-07, but there the system could continue to run more than a day. All occourences are with: [0.00] Linux version 4.19.0-7-a

Bug#948876: kodi: FTBFS: something segfaults

2020-01-25 Thread Bernhard Übelacker
Dear Maintainer, a short addition. I got some help that AddressSanitizer and Valgrind could be squeezed to delay returning previously free'd addresses from the allocator. Then both tools point to the mentioned first allocation directly. Kind regards, Bernhard AddressSanitizer: export ASAN_OPTIO

Bug#943398: linux-perf-5.2: perf report segmentation fault

2020-01-23 Thread Bernhard Übelacker
Control: forwarded -1 https://marc.info/?l=linux-kernel&m=157973791626377&w=2 Control: tags -1 + upstream Hello Salvatore, thanks for the link. I tried to get in contact with upstream. Kind regards, Bernhard https://www.spinics.net/lists/kernel/msg3384013.html https://marc.info/?l=linux-kernel&

Bug#948876: kodi: FTBFS: something segfaults

2020-01-22 Thread Bernhard Übelacker
Dear Maintainer, I tried to look into this issue without being involved in packaging fontforge. I found it most reproducible when building with "-fsanitize=address", and then always failing on accessing the same address. [1] As far as I see this is what happens: - Address 0x6048a210 gets ret

Bug#943398: linux-perf-5.2: perf report segmentation fault

2020-01-20 Thread Bernhard Übelacker
Hello Salvatore, > Can you report the issue directly upstream? Will do, but I am not sure exactly to where. I found the MAINTAINERS file and I guess if there is no "B:" line it has to be reported to the "L:" list ? Kind regards, Bernhard https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/

Bug#949257: xserver-xorg-core: Segmentation fault w/ 1.20.7

2020-01-19 Thread Bernhard Übelacker
Hello Jamie Heilman, I just tried to retrieve some line information from the backtrace. Unfortunately I could not match the addresses with the binary from the debian repository. Was this backtrace by any chance built with a local rebuild of the xserver-xorg-core package? Kind regards, Bernhard

Bug#948288: gnome-shell reproducibly crashes on boot, and the boot process gets stuck

2020-01-17 Thread Bernhard Übelacker
Hello Md Ayquassar, could you please additionally run following and attach the output to this bug: reportbug --template gnome-shell I am asking because trying to open the coredump shows following warning inside a minimal uptodate Buster/stable VM, which could point to a incompatibility of some

Bug#948388: navit: fails to connect to gpsd

2020-01-15 Thread Bernhard Übelacker
Hello Bernd, I could further isolate the cmake failing issue. It starts failing when the package qtbase5-dev is installed. This gets installed as build dependency for libgps26. A workaround would be to temporarily uninstall qtbase5-dev. Maybe better would be to add following to navit to allow bui

Bug#948388: navit: fails to connect to gpsd

2020-01-15 Thread Bernhard Übelacker
Hello Bernd, my navit know-how is also limited, but I remebered I saw this while having build-deps of navit and libgps installed. Below are the packages which got installed additionally in a minimal test VM on top of navit's build-deps. If there are just build-deps's of navit installed the build r

Bug#942081: utox: segfault on setting proxy settings

2020-01-14 Thread Bernhard Übelacker
Control: found -1 0.17.0-1 Dear Maintainer, I tried to collect some more information and could reproduce the issue. I guess the interesting thread is not that with the main function. Instead it is that thread with the tox_kill / __GI_abort. There I think that tox_kill in libtoxcore2 is reached

Bug#945814: Fwd: Bug#945814: audacity: various segfaults of audacity on startup

2020-01-14 Thread Bernhard Übelacker
Sorry, forget the right email. Forwarded Message Betreff: Re: Bug#945814: audacity: various segfaults of audacity on startup Datum: Tue, 14 Jan 2020 11:46:06 +0100 Von: Bernhard Übelacker An: 945...@bugs.debian.org Hello Tjeerd, If this issue still exists on your system, you

Bug#945814: audacity: various segfaults of audacity on startup

2020-01-14 Thread Bernhard Übelacker
Hello Tjeerd, If this issue still exists on your system, you might try to rename $HOME/.audacity-data to test if it depends on some settings stored there. If it still crashes then you might start it by following and forward the output: $ catchsegv audacity Better would be if you could install

Bug#942410: gnome-settings-daemon: gsd-housekeeping crashes

2020-01-14 Thread Bernhard Übelacker
Dear Maintainer, hello Benjamin, the core seems at least related to the "Too many open files" lines. Unfortunately I cannot get the whole backtrace (see below). The crash seems to be the same as already reported in #851498, which got forwarded to upstream in [1]. I guess in "Gnome - Settings - Pri

Bug#948760: berusky2: Compile without warnings

2020-01-14 Thread Bernhard Übelacker
Hello Asher, hello Markus, sorry, I wasn't aware of that patch being applied at Salsa as there was no more activity in 944431, so I thought it went through unnoticed. Sorry for the noise. Kind regards, Bernhard

Bug#930563: Can not start freecad

2020-01-14 Thread Bernhard Übelacker
Hello Gulfstream, On Mon, 17 Jun 2019 11:17:48 +0800 (GMT+08:00) wg...@china.com wrote: > > I have install the proprietary nvidia drivers and it runs well. > Another user reported the same error and he had installed the nvidia driver by their installer. He could solve the issue by uninstallin

Bug#943398: linux-perf-5.2: perf report segmentation fault

2020-01-13 Thread Bernhard Übelacker
Dear Maintainer, I could reproduce using linux-perf-5.2 and it is also visible in linux-perf-5.4 5.4.8-1, by just pressing enter. The crash happens because in line 3172 function hist_browser__selected_entry returns browser->he_selection, which is at this time a null pointer. This null pointer gets

Bug#930563: Can not start freecad

2020-01-13 Thread Bernhard Übelacker
Hello Jean-Luc, thanks for your information. Please use the reply-to-all button to have the information forwarded to the bug report. Am 08.01.20 um 17:21 schrieb Jean-Luc Lacroix: > Hallo Bernhard, > > My system only has a single GPU (Nvidia GTX 970, see attached config) > installed on a robust

Bug#948626: kicad: Closing pcbnew hangs main kicad process

2020-01-13 Thread Bernhard Übelacker
Hello Paul, in that case I guess kicad is really trying to leave the process for some reason. That reason is maybe written to stdout. Therefore maybe you can run kicad from a terminal and attach its output. Probably that could give any hints. Otherwise maybe it is related to the used desktop envi

Bug#948760: berusky2: Compile without warnings

2020-01-13 Thread Bernhard Übelacker
Hello Asher, maybe you want to incorporate the changes given here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944431#31 Unfortunately I was too late there. Then the call to e.g. SetThreadPriority would not needed to get commented out, and the "-O0" fix in #944431 could be removed again,

Bug#948543: gnome-logs: Unable to start gnome-logs due to Segmentation fault

2020-01-12 Thread Bernhard Übelacker
Dear Maintainer, I could reproduce this issue. Upstream fixed this crash with this upstream commit: https://gitlab.gnome.org/GNOME/gnome-logs/commit/7d0062a4ab36d457b74fe17b8d494570d4a0334b A package build with this patch applied still crashes, which got fixed in this upstream commit: h

Bug#941930: smbclient: protocol negotiation failed: NT_STATUS_INVALID_PARAMETER_MIX with maxprotocol=NT1

2020-01-12 Thread Bernhard Übelacker
Hello luca, this bug might be related: https://bugs.debian.org/948671 Kind regards, Bernhard

Bug#948671: libsmbclient: mounting a share from Windows XP fails on timeout

2020-01-12 Thread Bernhard Übelacker
Hello Горбешко Богдан, I am not involved in packaging samba but tried to get some more details. Currently smblcient fails with that message: $ smbclient --user=testuser --ip-address=127.0.0.1 //testhost/C testtest Unable to initialize messaging context protocol negotiation failed: NT_

Bug#948626: kicad: Closing pcbnew hangs main kicad process

2020-01-11 Thread Bernhard Übelacker
Hello Paul, I am not involved in packaging kicad or wxwidgets, just trying to collect some more information. Could you recheck - could it be that this pid 309563 was still running from a previous kicad session and your hanging kicad was another, newer process? Because, I guess, the __run_exit_han

Bug#948584: libc6: Mounting nfsv4-export from my NAS there is a segfault in libc

2020-01-11 Thread Bernhard Übelacker
Dear Maintainer, I could reproduce the crash now in an minimal unstable VM with the given config and the command line from the coredumpctl output. It seems that the function conf_parse_line is not prepared for missing quotation marks for the argument in the section head [1]. Therefore, if quotes

Bug#948584: libc6: Mounting nfsv4-export from my NAS there is a segfault in libc

2020-01-11 Thread Bernhard Übelacker
Hello Miriam, thanks for the backtraces, just the one from "coredumctl gdb" is enough. Have you by any chance a file "/etc/nfsmount.conf" at this system? If there are no secrets inside, could you attach that too? Kind regards, Bernhard

Bug#948598: mingw-w64-i686-dev: non-conforming snprintf function in case of truncation

2020-01-10 Thread Bernhard Übelacker
Hello Vincent, I tried to find some more details about this issue. In the regular case the resulting exe seems to link to msvcrt.dll!_vsnprintf: $ i686-w64-mingw32-objdump --private-headers test.c.exe DLL Name: msvcrt.dll vma: Hint/Ord Member-Name Bound-To 63e8 76

Bug#948584: libc6: Mounting nfsv4-export from my NAS there is a segfault in libc

2020-01-10 Thread Bernhard Übelacker
Hello Miriam, if possible, you could install the additional package systemd-coredump. Then in the output of 'journalctl --no-pager' at the bottom should the known 'segfault at' line appear. This and the following lines at that time would be of interest. This would get better if the additional nfs-

Bug#948588: libmtp9: segfault in libmtp.so.9.4.0

2020-01-10 Thread Bernhard Übelacker
Dear Maintainer, the given code from dmesg points to this function: LIBMTP_GetPartialObject at libmtp.c:9070 The related code [1] looks like function LIBMTP_Get_Filemetadata returns a null pointer which get dereferenced unconditionally in line 9070. This part of the function seems unchanged ups

Bug#948442: gdm3: Unable to enable Orca

2020-01-10 Thread Bernhard Übelacker
Hello Boris, I am not involved in packaging gdm or orca but tried to get more information. I added also the a11y tag in the hope to get the attention of the right people. I tested inside a minimal VM with the gnome package installed. In the gdm3 login screen I also got no reaction from the Ctrl-A

Bug#948491: centengine crashes regulary

2020-01-10 Thread Bernhard Übelacker
|| ...635 <+261>: pop%r12 || ...637 <+263>: pop%r13 ...639 <+265>: pop%r14

Bug#948491: centengine crashes regulary

2020-01-10 Thread Bernhard Übelacker
Hello Pascal, now I see one thing that would be even better: coredumpctl gdb info reg thread apply all bt full Sorry for not saying this sooner. Kind regards, Bernhard

Bug#948491: centengine crashes regulary

2020-01-09 Thread Bernhard Übelacker
Am 09.01.20 um 22:18 schrieb Pascal Vibet - ADACIS: > @Bernhard : I install 'systemd-coredump' and 'centreon-engine-dbgsym' > packages. I restart centengine. What information do you need? When > centengine process crashes ? Or i run a program in same time ? What do > you want me to do? Great. Ju

Bug#948287: bash: *** stack smashing detected *** ( SIGABRT crash )

2020-01-09 Thread Bernhard Übelacker
Am 09.01.20 um 17:56 schrieb crvi c: > I am using the same bash / gnome-terminal as part of my daily work. The > crash was random and it is not consistently reproducible. I have a > couple of bash core files, if that would be of any help. Ok, I see - had hoped it to be better reproducible. In my

Bug#920772: kdeinit5 crashing at MTP transfer to android device.

2020-01-09 Thread Bernhard Übelacker
Dear Maintainer, I got today the same crash as the submitter. It happened short after disconnecting one android device, connecting another and opening/retrying the MTP connection. This upstream bug looks related: https://bugs.kde.org/show_bug.cgi?id=415693 (Seems to be also from buster due to a

Bug#948287: bash: *** stack smashing detected *** ( SIGABRT crash )

2020-01-09 Thread Bernhard Übelacker
Am 09.01.20 um 17:05 schrieb crvi c: > gdb -q -batch -command ~/gdb-cmds.bash.txt --args bash > Function "__pthread_tunables_init" not defined. > Breakpoint 1 (__pthread_tunables_init) pending. > [Detaching after fork from child process 37973] Sorry, wasn't clear about that. The prompt then shown

Bug#948491: centengine crashes regulary

2020-01-09 Thread Bernhard Übelacker
Dear Maintainer, I just tried to get some more info from the dmesg line, which seems to point to: file ./src/retention/dump.cc, line 127. [1] @Pascal: More information could maybe retrieved from the journal if 'systemd-coredump' could be installed, even better if additionally package 'centreon

Bug#930563: Can not start freecad

2020-01-08 Thread Bernhard Übelacker
Hello Gulfstream, hello Jean-Luc, this report got opened mentioning a "Thinkpad P1". Reading through some pages about that device, it looks like it contains some "hybrid graphics". Maybe you both could confirm that your devices have such "hybrid graphics", and if yes, maybe you could give some mo

Bug#948388: navit: fails to connect to gpsd

2020-01-08 Thread Bernhard Übelacker
Sorry, forgot to attach details. # Bullseye/testing amd64 qemu VM 2020-01-08 apt update apt dist-upgrade apt install systemd-coredump xserver-xorg sddm openbox xterm net-tools mc fakeroot gdb navit navit-dbgsym libgps25-dbgsym apt build-dep navit reboot mkdir /home/benutzer/source/libgps2

Bug#948388: navit: fails to connect to gpsd

2020-01-08 Thread Bernhard Übelacker
Dear Maintainer, I tried to gather some more information to this issue and found below difference [1] [2] in sizes of struct gps_data_t, by inspecting a running process in different stack frames. Also I found that the current navit 0.5.3+dfsg.1-2+b1 was built against libgps-dev 3.19-2 [6]. The cur

Bug#948380: GIMP crash with floating point exception on image save.

2020-01-07 Thread Bernhard Übelacker
Dear Maintainer, when comparing with a process while having debug symbols installed, I guess the given backtrace would translate to something like below. Therefore I guess this crash is the same as described in #929113. Unfortunately I could not find a matching appearance of function gimp_project

Bug#948346: xdm gets killed, but only on sunday, on the first startup (code=killed, signal=USR2)

2020-01-07 Thread Bernhard Übelacker
Dear Maintainer, I could reproduce the issue in a minimal bullseye VM. >From my observations I guess the USR2 signal is sent by logrotate: /etc/logrotate.d/xdm: kill -s USR2 $(cat /var/run/xdm.pid); \ If I read [1] right, then USR2 has a default action of process termination. Therefo

Bug#948287: bash: *** stack smashing detected *** ( SIGABRT crash )

2020-01-07 Thread Bernhard Übelacker
Hello crvi c, could you please add an example command that you want to have completed? And if you have changed the environment GLIBC_TUNABLES, to which value? Otherwise a gdb session driven by the two commands below could maybe point to the exact location where the overwriting takes place, if wat

Bug#948288: gnome-shell reproducibly crashes on boot, and the boot process gets stuck

2020-01-07 Thread Bernhard Übelacker
Hello Md Ayquassar, I am not involved in packaging gnome-shell, but may have some pointers to gather some more informations for the maintainer. You could try to install the package systemd-coredump. That way the output of 'journalctl --no-pager' should give some information where the crash happene

Bug#941051: cryptsetup: luksFormat crash with benbi IV generator and LUKS2 integrity option(s)

2020-01-07 Thread Bernhard Übelacker
Dear Maintainer, I rebuilt a linux-image package with the patch applied and the submitters' cryptsetup command finished without visible error to me. (console output and dmesg in second half of attached file.) Due to my limited knowledge of cryptsetup I guess Jerad could better judge if the resulti

Bug#948268: Crashes after startup

2020-01-06 Thread Bernhard Übelacker
Dear Maintainer, just as a side note, a similar bug was submitted against the basilisk2 package. https://bugs.debian.org/922323 Another user of slirp is qemu, which had some changes in that area, which seems to have evolved into this library: https://gitlab.freedesktop.org/slirp/libslirp

Bug#941051: cryptsetup: luksFormat crash with benbi IV generator and LUKS2 integrity option(s)

2020-01-05 Thread Bernhard Übelacker
Hello Milan, thanks for the fast response - I currently try to build a package with your patch, but I guess this could take some time... And I don't know what the usual approach is, but the original reporter is probably Jerad? (@Jerad maybe you could confirm your issue is the same that I was seein

Bug#941051: cryptsetup: luksFormat crash with benbi IV generator and LUKS2 integrity option(s)

2020-01-05 Thread Bernhard Übelacker
Dear Maintainer, I just tried to reproduce the issue, but always got a kernel oops instead of a usermode exception. Therefore I guess this issue might be reassigned to src:linux? By further looking it seems that in crypto_tfm_alg_blocksize the __crt_alg member is dereferenced unconditionally while

Bug#947902: midori: Crash upon clearing URL

2020-01-04 Thread Bernhard Übelacker
Short addition: upstream changed that line urlbar.vala:109 in commit [1]. A locally built package including that patch did not crash for me. Kind regards, Bernhard [1] https://github.com/midori-browser/core/commit/525f76c68fdde8a2d974c6975d9cc5ebe0cd594b

Bug#947902: midori: Crash upon clearing URL

2020-01-04 Thread Bernhard Übelacker
Dear Maintainer, I tried to reproduce it also on amd64 and found it crashing at the following location. My knowledge of vala is limited, but is here the member "suggestion_row.item.database" not yet set, but already accessed? Kind regards, Bernhard Thread 1 received signal SIGSEGV, Segmentation

Bug#942214: thunar/nautilus crash navigate directory "cifs mounted" containing opened libreoffice writer file

2020-01-04 Thread Bernhard Übelacker
Hello David, I guess the package "thunar-dbgsym gdb" are installed on your system, but could you please recheck if packages "libglib2.0-0-dbgsym libgtk-3-0-dbgsym" are really installed, too? Kind regards, Bernhard

Bug#947928: rdesktop crash with segmentation error

2020-01-04 Thread Bernhard Übelacker
Hello Antonio, thanks for your comprehensive investigation. I was not aware that rdesktop did not yet have a dbgsym package, have opened bug #948126 for this. And unfortunately if the backtrace in catchsegv ommits function names, its output is just of help when using the debian binary with a dbgs

Bug#948126: rdesktop: Enable dbgsym packages by not stripping binary

2020-01-04 Thread Bernhard Übelacker
Package: rdesktop Version: 1.9.0-1 Severity: normal Dear Maintainer, attempting to support triaging another rdesktop bug I found there does not yet exist a dbgsym package. I tried to find out why and guess this is caused by the strip command done in the Makefile. As stripping would be done by de

Bug#947928: rdesktop crash with segmentation error

2020-01-03 Thread Bernhard Übelacker
Hello Antonio, could you please add to which windows version you were trying to connect. Maybe you could also try to start it that way: catchsegv rdesktop ... Even better would be if you could install debug symbols like described in [1] and systemd-coredump. Then after an application crashed

Bug#948026: GIMP 2.10.8-2 still fails to open EPS files;

2020-01-03 Thread Bernhard Übelacker
Short addition: this upstream issue seems to match better: https://gitlab.gnome.org/GNOME/gimp/issues/3630 Which got fixed in branches master and gimp-2-10 by these upstream commits: https://gitlab.gnome.org/GNOME/gimp/commit/bbcc7ca5f55e62404bd69bf2e5b198039ad3f568 https://gitlab.gnome

Bug#948026: GIMP 2.10.8-2 still fails to open EPS files;

2020-01-03 Thread Bernhard Übelacker
Control: tags -1 + patch upstream Dear Maintainer, I tried to have a look at this crash and I guess I found the reason. The plugin calls into libgs.so.9 by gsapi_new_instance/psapi_new_instance. Unfortunately the instance pointer is given to that function uninitialized. But documentation states

Bug#946420: kpat is spamming with error messages

2019-12-31 Thread Bernhard Übelacker
Control: notfound -1 4:18.04.1-1 Control: found -1 4:19.08.1-1 Control: tags -1 unreproducible moreinfo Hello Hans, I tried to reproduce inside a minimal plasma testing VM. But I could not see a noticeable amount of messages in .xsession_errors while playing kpat. If this is still visible on y

Bug#946499: eog crashes with 'BadAlloc (insufficient resources for operation)' on large image

2019-12-31 Thread Bernhard Übelacker
Dear Maintainer, I tried to reproduce this issue. And as far as I see eog/cairo tries to allocate a pixmap from the xserver in the size of the image file - in this case 44351x3013 pixel. Unfortunately the xserver has a hard limit for such pixmap sizes: Thread 1 "Xorg" hit Breakpoint 4, ProcShmC

Bug#947159: hardinfo segfaults when running benchmarks

2019-12-30 Thread Bernhard Übelacker
Dear Maintainer, the given backtrace should look like below with debug symbols installed. For some reason it looks like the strchr at line 281 returns a null pointer. Kind regards, Bernhard (gdb) bt no-filter #0 __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:120 #1 0x76fc

Bug#947237: gnome-software: Crashes on click over any software icon

2019-12-30 Thread Bernhard Übelacker
Dear Maintainer, the given valgrind backtrace should translate to something like below (which did not crash for me). The crashing instruction tries to read memory pointed by register $rdi, that held in my test the address in parameters "v" / "key" / "name". So I assume for some reason this regist

Bug#947400: hkl FTBFS on arm64: sirius segfaults

2019-12-28 Thread Bernhard Übelacker
Dear Maintainer, I tried to have a look and might have found something. The crash happens because coroutine_stack_init returns NULL. This is because of a buffer size check. Building a package with doubled "DEFAULT_STATE_SIZE" went through without crash (just tested on aarch64). However, I am unfa

Bug#946940: lshw crashes with floating point exception

2019-12-28 Thread Bernhard Übelacker
Control: tags -1 + fixed-upstream patch Dear Maintainer, upstream fixed this issue in git by following commit: https://ezix.org/src/pkg/lshw/commit/89b3b6b9ed03f22ca98954712db5a90acf2c6755 Kind regards, Bernhard

Bug#946940: lshw crashes with floating point exception

2019-12-27 Thread Bernhard Übelacker
Control: tags -1 + upstream Control: forwarded -1 https://www.ezix.org/project/ticket/755 Dear Maintainer, I tried to forward this issue upstream, where it is tracked in this bug report: https://www.ezix.org/project/ticket/755 Hope it is ok to set this bug to forwarded. Kind regards, Bernhard

<    1   2   3   4   5   6   7   8   9   10   >