[Bug 1042549] New: filelight segfaults in version 16.08.2-1.1 when called without argument, never received update but probably should have?
http://bugzilla.opensuse.org/show_bug.cgi?id=1042549 Bug ID: 1042549 Summary: filelight segfaults in version 16.08.2-1.1 when called without argument, never received update but probably should have? Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.2 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE Applications Assignee: opensuse-kde-bugs@opensuse.org Reporter: okurz@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- ## observation output of gdb call on filelight with installed debug symbols: ``` Thread 1 "filelight" received signal SIGSEGV, Segmentation fault. RadialMap::Map::paint (this=0x757668, antialias=<optimized out>) at /usr/src/debug/filelight-16.08.2/src/part/radialMap/map.cpp:304 ``` when calling `filelight /` or other specific mount points as arguments it works fine. ## reproducible Every time I try to start filelight on my openSUSE Leap 42.2 . I don't know for sure but I assume filelight has been working at least in openSUSE Leap 42.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1042549 http://bugzilla.opensuse.org/show_bug.cgi?id=1042549#c1 Wolfgang Bauer <wbauer@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wbauer@tmo.at --- Comment #1 from Wolfgang Bauer <wbauer@tmo.at> --- Hm, sounds like https://bugs.kde.org/show_bug.cgi?id=368154, even though the crash is not exactly at the same place (line 322 vs. 304). FWIW, it (16.08.2 from the standard 42.2 repo) does *not* crash here, and the upstream developer apparently cannot reproduce it either. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1042549 http://bugzilla.opensuse.org/show_bug.cgi?id=1042549#c2 --- Comment #2 from Wolfgang Bauer <wbauer@tmo.at> --- I built the latest 17.04.1 against plain Leap 42.2: http://download.opensuse.org/repositories/home:/wolfi323:/branches:/OBS_Main... Could you give it a try please? If it helps, I can try to backport the relevant changes. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1042549 http://bugzilla.opensuse.org/show_bug.cgi?id=1042549#c3 --- Comment #3 from Oliver Kurz <okurz@suse.com> --- I tried. Fails again with a segfault: Thread 1 "filelight" received signal SIGSEGV, Segmentation fault. 0x00007fffe50d14c1 in RadialMap::Map::paint(bool) () from /usr/lib64/qt5/plugins/filelightpart.so but I'm not sure how reliable that debugging information is given that I have older debuginfos for the newer binary. Calling it with explicit '/' still works. I wonder if it's about a special mountpoint that confuses filelight. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com