[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2011-02-03 Thread Bug Watch Updater
** Changed in: kdelibs Importance: Unknown = Medium -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. https://bugs.launchpad.net/bugs/589841 Title: [Maverick] drkonqi can't retrace crashes anymore -- kubuntu-bugs

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2011-01-10 Thread Bug Watch Updater
** Changed in: kdelibs Status: Unknown = Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. https://bugs.launchpad.net/bugs/589841 Title: [Maverick] drkonqi can't retrace crashes anymore --

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-12-14 Thread Kees Cook
** Bug watch added: KDE Bug Tracking System #245529 http://bugs.kde.org/show_bug.cgi?id=245529 ** Also affects: kdelibs via http://bugs.kde.org/show_bug.cgi?id=245529 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-07-08 Thread Kees Cook
** Changed in: linux (Ubuntu) Status: In Progress = Fix Released -- [Maverick] drkonqi can't retrace crashes anymore https://bugs.launchpad.net/bugs/589841 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. --

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-07-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~kubuntu-members/kdelibs/ubuntu -- [Maverick] drkonqi can't retrace crashes anymore https://bugs.launchpad.net/bugs/589841 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. -- kubuntu-bugs mailing list

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package kde4libs - 4:4.4.90-0ubuntu3 --- kde4libs (4:4.4.90-0ubuntu3) maverick; urgency=low * kubuntu_69_declare_debugger_pid.diff: delcare debugger PTRACE relationship (LP: #589841). -- Kees Cook k...@ubuntu.com Thu, 01 Jul 2010 09:46:16 -0700 **

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-07-06 Thread Alessandro Ghersi
Can you run bzr add and push again to bzr? The patch is missing: http://bazaar.launchpad.net/~kubuntu-members/kdelibs/ubuntu/revision/244 -- [Maverick] drkonqi can't retrace crashes anymore https://bugs.launchpad.net/bugs/589841 You received this bug notification because you are a member of

Re: [Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-07-06 Thread Kees Cook
On Wed, Jul 07, 2010 at 12:24:20AM -, Alessandro Ghersi wrote: Can you run bzr add and push again to bzr? The patch is missing: http://bazaar.launchpad.net/~kubuntu-members/kdelibs/ubuntu/revision/244 Argh, thanks. I've re-pushed with the patch now. -- [Maverick] drkonqi can't retrace

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-07-06 Thread Kees Cook
Once the -7 kernel publishes, this should all Just Work again. :) -- [Maverick] drkonqi can't retrace crashes anymore https://bugs.launchpad.net/bugs/589841 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. -- kubuntu-bugs

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-07-06 Thread Jonathan Thomas
Thanks a lot! -- [Maverick] drkonqi can't retrace crashes anymore https://bugs.launchpad.net/bugs/589841 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-28 Thread Kees Cook
** Package changed: kdebase-runtime (Ubuntu) = kde4libs (Ubuntu) -- [Maverick] drkonqi can't retrace crashes anymore https://bugs.launchpad.net/bugs/589841 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. -- kubuntu-bugs

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-28 Thread Kees Cook
** Changed in: kde4libs (Ubuntu) Status: Confirmed = In Progress ** Changed in: kde4libs (Ubuntu) Milestone: None = maverick-alpha-3 ** Changed in: kde4libs (Ubuntu) Assignee: (unassigned) = Kees Cook (kees) ** Also affects: linux (Ubuntu) Importance: Undecided Status:

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-19 Thread Philip Muškovac
I put the way to get ptrace to work again into the description. Maybe we could make Drkonq check what the current setting is and allow it to change it to run ptrace? I personally wouldn't mind if that would require sudo rights. ** Description changed: Binary package hint: kdebase-runtime

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-19 Thread Jonathan Thomas
If we used policykit, we could even ship a policy file so that it could be done without asking for a password at all. If nothing else gets done, I will go this route. (Using policykit to run that command on dr konqi start, and then un-echo it on close) -- [Maverick] drkonqi can't retrace crashes

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-17 Thread Jonathan Thomas
Dr. Konqi is also an indispensable development tool. Having to run gdb all the time while developing an application is not very convenient at all, and Dr. Konqi allows the developer to run his program normally, and catch any random crash that may occur. While apport could in theory do this, the

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-10 Thread Kees Cook
** Changed in: kdebase-runtime (Ubuntu) Assignee: Kees Cook (kees) = (unassigned) -- [Maverick] drkonqi can't retrace crashes anymore https://bugs.launchpad.net/bugs/589841 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-runtime in

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-10 Thread Kees Cook
For Dr Konqi to operate as it is currently designed, the /proc/sys/kernel/ptrace_scope sysctl needs to be set to 0. Since the KDE crash handler is disabled at stable release, this is only a problem during the devel cycle. I would recommend that apport be used in favor of dr konqi, since it

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-10 Thread Jonathan Thomas
Bumping to high; this renders Dr. Konqi useless. ** Changed in: kdebase-runtime (Ubuntu) Importance: Medium = High -- [Maverick] drkonqi can't retrace crashes anymore https://bugs.launchpad.net/bugs/589841 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-10 Thread Jonathan Thomas
Disabling Dr. Konqi's not something that has been done in the past. Not that it wouldn't be a good idea... But apport is very unstable due to bindings issues, and does not fall in line with the Kubuntu bug policy. -- [Maverick] drkonqi can't retrace crashes anymore

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-04 Thread Scott Kitterman
Feature, not a bug: https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#PTRACE Protection -- [Maverick] drkonqi can't retrace crashes anymore https://bugs.launchpad.net/bugs/589841 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-04 Thread Kees Cook
Shouldn't apport be catching crashes? Why is it trying to ptrace? Normally retracing happens through a core file. -- [Maverick] drkonqi can't retrace crashes anymore https://bugs.launchpad.net/bugs/589841 You received this bug notification because you are a member of Kubuntu Bugs, which is

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-04 Thread Scott Kitterman
We don't use apport for KDE packages. We use the KDE bug tool so reports can go directly upstream where (per our bug reporting policy for Kubuntu) they belong. ** Changed in: kdebase-runtime (Ubuntu) Status: New = Confirmed ** Changed in: kdebase-runtime (Ubuntu) Importance: Undecided

[Bug 589841] Re: [Maverick] drkonqi can't retrace crashes anymore

2010-06-04 Thread Kees Cook
Hm, looks like kdeinit spawns the retracer. I'll think about how to handle this. ** Changed in: kdebase-runtime (Ubuntu) Assignee: (unassigned) = Kees Cook (kees) ** Changed in: kdebase-runtime (Ubuntu) Importance: High = Medium -- [Maverick] drkonqi can't retrace crashes anymore