Search Criteria
Package Details: kalu-kde 4.5.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/kalu-kde.git (read-only, click to copy) |
---|---|
Package Base: | kalu-kde |
Description: | Upgrade notifier w/ AUR support, watched (AUR) packages, news; supports autohide in KDE Plasma's panel |
Upstream URL: | https://github.com/Thulinma/kalu |
Licenses: | GPL3+ |
Conflicts: | kalu |
Provides: | kalu |
Submitter: | Rhinoceros |
Maintainer: | Thulinma (jghodd) |
Last Packager: | Rhinoceros |
Votes: | 14 |
Popularity: | 0.000002 |
First Submitted: | 2014-12-30 12:30 (UTC) |
Last Updated: | 2024-09-14 14:24 (UTC) |
Dependencies (11)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libnotify (libnotify-gitAUR)
- notification-daemon (xfce4-notifyd-layer-shell-gitAUR, awesome-luajitAUR, awesome-gitAUR, awesome-luajit-gitAUR, dunst-gitAUR, twmn-gitAUR, lxqt-notificationd-gitAUR, rofication-gitAUR, xfce4-notifyd-gitAUR, dunst-wayland-gitAUR, enlightenment-gitAUR, enlightenment-git-asanAUR, swaync-gitAUR, awesome, dunst, lxqt-notificationd, mate-notification-daemon, notify-osd, xfce4-notifyd)
- pacman (pacman-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- statusnotifierAUR (statusnotifier-introspection-dbus-menuAUR)
- groff (groff-gitAUR) (make)
- perl (perl-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 14 Next › Last »
jghodd commented on 2024-03-29 22:05 (UTC) (edited on 2024-03-29 22:19 (UTC) by jghodd)
@Rhinoceros - tried your suggestion, same result: buffer overflow
I'm seeing this in the build:
This seems to correspond with when it's crashing. And I'm not the only person reporting a buffer overflow - see @JansuX2 below.
Edit: interestingly, despite the use of snprintf throughout the code, this is the only place a build warning is thrown for it (yes, I understand that snprint_size is used everywhere too). Does this help pinpoint the issue?
Rhinoceros commented on 2024-03-27 22:42 (UTC)
Yep, but I had no response to your first comment @jghodd, as I don't even use the built-in updater so I can't replicate the bug. Users also don't get notifications about your edits, so I didn't even realise you had a buffer overflow. I only saw your original comment.
Having said that, I wonder if it's related to the changes in
/etc/makepkg.conf
? Can you try changing-D_FORTIFY_SOURCE=3
to-D_FORTIFY_SOURCE=2
, then rebuild, and see if it fixes your problem?jghodd commented on 2024-03-27 19:04 (UTC) (edited on 2024-03-27 19:05 (UTC) by jghodd)
Hello? Anybody listening? I'm the second person to report a buffer overflow and hanging/crashing... and no response?
jghodd commented on 2024-03-22 01:26 (UTC) (edited on 2024-03-23 21:52 (UTC) by jghodd)
Crashing when trying to check for conflicting files. After a restart, it hangs on initializing... have to kill it. A restart might crash on checking for conflicting files, or it'll hang... which needs to be killed (etc., etc.).
Can't get it to do even a basic update.
Edit: Yeah - Checking inter-conflict... and down it goes. Every time. Any attempt to get it going again without a reboot and it hangs on Initializing updater... which has to be killed. Reboot to start over again. This is an issue not just for me but also for all my users. Any ideas on what might be causing this?
Edit2: I checked the source code and it appears that all the changes made to accommodate the new version of pacman have to do with package conflicts - exactly where it's crashing. You might want to take a close look at your changes. Something in there isn't kosher.
Did a debug session:
Hope it helps. I see some references to snprintf which are used in your new code. Overflow? I think it's complaining that the buffer is only 23 bytes large - that shows up as a warning when building as well.
Edit3: Did an 'up' to move up the stack and another backtrace and this one appears to point to more specific locations.
This dump shows clearly that there was a buffer overflow after a call to snprintf.
Rhinoceros commented on 2024-03-18 00:53 (UTC)
@archtom Done. Thanks for letting us know.
archtom commented on 2024-03-17 19:00 (UTC)
I am getting that the package is incompatible for aarch64 systems. Can you please add aarch64 to the "arch" section? Thanks
simona commented on 2024-03-16 10:04 (UTC)
thx :-) very fast.
jansuX2 commented on 2024-03-16 09:29 (UTC)
crashes or hangs while trying to update the system: *** buffer overflow detected ***: terminated
Also, I confirm that right-clicking it to bring up the menu doesn't work on Wayland.
Rhinoceros commented on 2024-03-16 04:23 (UTC)
Errmmmm.... that's crazy talk! 😓
Thanks for the hint. All working now and new PKGBUILD has been pushed.
Thulinma commented on 2024-03-16 03:51 (UTC)
Have you, eh, updated to pacman 6.1 first? ^_^
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 14 Next › Last »