[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2015-07-05 Thread dino99
That has been a transitional issue and been fixed since ages ** Changed in: synaptic (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873860 Title:

Re: [Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-09 Thread Daniel Hartwig
The filters file is read by Configuration class (apt-pkg), whose format is defined in apt.conf(5). Besides being syntactically incorrect [1] there are other issues that prohibit reliable parsing of the data. For example, this pattern from one of the standard filters combines several

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-09 Thread Daniel Hartwig
I strongly suggest not to not implement any work-around or extra precautions in either the GUI or current reader code until the design issues with the filter file can be looked at. That should be: I strongly suggest not to implement any work-around … -- You received this bug notification

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-08 Thread drevicko
btw: i was only able to include newlines in the name filter by pasting text. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873860 Title: synaptic won't run in sudo mode and produces a segfault in

Re: [Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-07 Thread Daniel Hartwig
We will not allow newlines in the name filter, see above. Such characters may still enter the filter file through other means. This will not resolve the segfault, only reduce the likely-hood of hitting it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-06 Thread Robert Roth
Just one more question: seems like the issue happens while reading the filters, and as I can not reproduce it, it might be related to your filters configuration. Could you please attach the file $HOME/.synaptic/filters for further investigation? ** Changed in: synaptic (Ubuntu) Status: New

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-06 Thread drevicko
I had a look at the last log file in /root/.synaptic/log/ whose modification time matches the filters file, and it said this: Commit Log for Fri Aug 26 17:10:22 2011 Installed the following packages: mysql-server (5.1.54-1ubuntu4) mysql-server-5.1 (5.1.54-1ubuntu4) mysql-server-core-5.1

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-06 Thread Robert Roth
Thanks, that helps reproducing, I have managed to do that. However, there is a strange New Filter 1 in your filters file with the following name filter: libdbd-mysql-perl (4.016-1) libdbi-perl (1.612-1) libhtml-template-perl (2.9-2) libnet-daemon-perl (0.43-1) libplrpc-perl (0.2020-2)

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-06 Thread drevicko
Ok, so I removed that filter (using vim) from the filters file, and now I can run synaptic again - yay! It was over a year ago when the filter was added, so my memory is very hazy, but I think it's quite possible that I created that filter. I probably got the list of names from the dependencies

Re: [Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-06 Thread Robert Roth
On Fri, Dec 7, 2012 at 1:43 AM, drevicko 873...@bugs.launchpad.net wrote: Ok, so I removed that filter (using vim) from the filters file, and now I can run synaptic again - yay! Glad to hear that! It was over a year ago when the filter was added, so my memory is very hazy, but I think it's

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-05 Thread drevicko
apport information ** Tags added: apport-collected precise ** Description changed: Not much more to add.. sudo synaptic fails silently after entering my admin pwd and produces no terminal or other output. The syslog contains something like: synaptic[2503]: segfault at 0 ip

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-05 Thread Daniel Hartwig
Those files are not really helpful. To investigate a segfault we need the backtrace (stack trace), which you can produce by installing debug symbols and using gdb if required; see the previous links I posted. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-05 Thread drevicko
I've attached the .crash file left in /var/crash/ when I just tried `sudo synaptic`. I downloaded the syaptic-dbgsym package and apport-retrace to incorporate them in the .crash file the resulting file, gzipped , is attached If you want me to install more debug symbols that's fine. If you

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-05 Thread Daniel Hartwig
Ok, I extracted just the stacktrace for convenience. For now, that should be enough to investigate the issue. ** Changed in: synaptic (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-12-05 Thread Daniel Hartwig
** Attachment added: stacktrace.txt https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/873860/+attachment/3452706/+files/stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873860

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-11-21 Thread drevicko
I tried again with 12.04.1 and the symptoms persist. The segfault in syslog from `sudo synaptic` is: synaptic[26096]: segfault at 0 ip 7f2a088f2818 sp 7fff87b834c0 error 4 in libstdc++.so.6.0.16[7f2a08854000+e2000] interestingly, `gksu synaptic` exits without produces anything in

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-11-21 Thread drevicko
when I ran synaptic from the unity menu, I got this in syslog: synaptic[27352]: segfault at 0 ip 7f3899cbf818 sp 7fffcc87f380 error 4 in libstdc++.so.6.0.16[7f3899c21000+e2000] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-11-21 Thread Daniel Hartwig
Ok. This will require a crash report (backtrace, etc.). Please see these resources for how to collect this information: https://help.ubuntu.com/community/ReportingBugs#Reporting_an_application_crash https://wiki.ubuntu.com/DebuggingProgramCrash The second link in particular contains

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2012-11-16 Thread Robert Roth
Thank you for reporting this bug to Ubuntu. Ubuntu 11.04 reached EOL on October 28, 2012. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases I've tried recreating this bug with Ubuntu 12.10 and was unable to, given the information you've provided. Please

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2011-10-20 Thread Vin Shankar
I can report that this happens for me, and it doesn't only happen with 'sudo synaptic' but also with 'gksu synaptic' (which one really should be using for graphical apps) and with synaptic-pkexec, which is what we should be using as it uses the wonderfully fine-grained policykit rather than the

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2011-10-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: synaptic (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873860 Title:

[Bug 873860] Re: synaptic won't run in sudo mode and produces a segfault in the syslog

2011-10-14 Thread drevicko
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873860 Title: synaptic won't run in sudo mode and produces a segfault in the syslog To manage notifications about this bug go to: