Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-08-22 Thread Axel Beckert
Hi Andi,

Andreas Barth wrote on Sat, 17 Aug 2013 17:24:51 +0200:
 can you please upload a new aptitude version? Or should I just NMU
 aptitude with the required patches for gcc-4.8?

You are aware of that it needs more than just the patches for gcc-4.8
to get aptitude build again properly?
   
   I built (and installed and run) aptitude successfully on mipsel prior
   to my NMU of google-mock. Might be that I had luck or whatever - I
   will try this built now in a current chroot and see what happens.
  
  Just rebuilt and it works fine. I will make proper packages from that,
  plus provide the patches I used somewhere, so you could review what I
  did.
 
 Works. I put up the source package for inspection on
 http://alius.ayous.org/~aba/.aptitude/
 
 If wanted, I could upload the full package into unstable (or if I
 don't get a no, I will upload it in a week).

Ok for me. Helps the porters.

I though haven't heard anything from Daniel about this so far.

 The relevant patch is below.
[...]
 diff -Nru aptitude-0.6.8.2/debian/patches/aptitude-0.6.8.2-1.1 
 aptitude-0.6.8.2/debian/patches/aptitude-0.6.8.2-1.1
 --- aptitude-0.6.8.2/debian/patches/aptitude-0.6.8.2-1.1  1970-01-01 
 00:00:00.0 +
 +++ aptitude-0.6.8.2/debian/patches/aptitude-0.6.8.2-1.1  2013-08-17 
 11:39:40.0 +
 @@ -0,0 +1,63 @@
 +Description: necessary change to make aptitude buildable in sid again
 +   * cherrypick from git:
 + + 794b91 fix FTBFS with g++-4.8
 + + c142a7 task_list is not extern
 +Author: Andreas Barth a...@ayous.org

I'd have put the two cherry-picked commits into separated and less
vacuously named patches. And I also wouldn't have attributed the
patches to myself but to the actual author(s) of the two commits.

But as the NMU probably won't be part of the next maintainer-upload
and because it is only there to bridge the gap to the next upload for
the mipsel porters, it shouldn't be such an issue.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-08-17 Thread Andreas Barth
* Andreas Barth (a...@ayous.org) [130816 15:11]:
 * Andreas Barth (a...@ayous.org) [130816 11:27]:
  * Axel Beckert (a...@debian.org) [130815 17:55]:
   Andreas Barth wrote:
* Andreas Barth (a...@ayous.org) [130815 13:18]:
 As google-mock is now uploaded (and should be built on all
 architectures within the next hours - already built on most), could
 you please upload a new version of aptitude to unstable soon (the
 current version plus the gcc-4.8-patches worked for me, and produced a
 working aptitude on mipsel)?

can you please upload a new aptitude version? Or should I just NMU
aptitude with the required patches for gcc-4.8?
   
   You are aware of that it needs more than just the patches for gcc-4.8
   to get aptitude build again properly?
  
  I built (and installed and run) aptitude successfully on mipsel prior
  to my NMU of google-mock. Might be that I had luck or whatever - I
  will try this built now in a current chroot and see what happens.
 
 Just rebuilt and it works fine. I will make proper packages from that,
 plus provide the patches I used somewhere, so you could review what I
 did.

Works. I put up the source package for inspection on
http://alius.ayous.org/~aba/.aptitude/

If wanted, I could upload the full package into unstable (or if I
don't get a no, I will upload it in a week).

The relevant patch is below.


Andi



diff -Nru aptitude-0.6.8.2/debian/changelog aptitude-0.6.8.2/debian/changelog
--- aptitude-0.6.8.2/debian/changelog   2012-11-05 01:52:16.0 +
+++ aptitude-0.6.8.2/debian/changelog   2013-08-16 13:25:14.0 +
@@ -1,3 +1,13 @@
+aptitude (0.6.8.2-1.1) unstable; urgency=low
+
+  * cherrypick from git:
++ 794b91 fix FTBFS with g++-4.8
++ c142a7 task_list is not extern
+  * re-upload to unstable to have again a working package on mips*.
+Closes: #708812, #714186
+
+ -- Andreas Barth a...@ayous.org  Fri, 16 Aug 2013 13:19:40 +
+
 aptitude (0.6.8.2-1) unstable; urgency=low
 
   * [all]: Support for matching architectures using specification
diff -Nru aptitude-0.6.8.2/debian/patches/aptitude-0.6.8.2-1.1 
aptitude-0.6.8.2/debian/patches/aptitude-0.6.8.2-1.1
--- aptitude-0.6.8.2/debian/patches/aptitude-0.6.8.2-1.11970-01-01 
00:00:00.0 +
+++ aptitude-0.6.8.2/debian/patches/aptitude-0.6.8.2-1.12013-08-17 
11:39:40.0 +
@@ -0,0 +1,63 @@
+Description: necessary change to make aptitude buildable in sid again
+   * cherrypick from git:
+ + 794b91 fix FTBFS with g++-4.8
+ + c142a7 task_list is not extern
+Author: Andreas Barth a...@ayous.org
+Bug-Debian: http://bugs.debian.org/708812
+Bug-Debian: http://bugs.debian.org/714186
+
+--- aptitude-0.6.8.2.orig/src/generic/apt/aptitude_resolver_universe.cc
 aptitude-0.6.8.2/src/generic/apt/aptitude_resolver_universe.cc
+@@ -822,7 +822,6 @@ std::ostream operator(std::ostream o
+ 
+ cfg_level aptitude_universe::parse_level(const std::string s)
+ {
+-  typedef generic_problem_resolveraptitude_universe aptitude_resolver;
+   if(s == maximum)
+ return cfg_level::make_level(cost_limits::maximum_level);
+   else if(s == minimum || s == )
+--- aptitude-0.6.8.2.orig/src/generic/apt/resolver_manager.cc
 aptitude-0.6.8.2/src/generic/apt/resolver_manager.cc
+@@ -384,7 +384,7 @@ void resolver_manager::write_test_contro
+ 
+   typedef generic_choice_setaptitude_universe choice_set;
+   typedef generic_choiceaptitude_universe choice;
+-  typedef aptitude_resolver_package package;
++  // typedef aptitude_resolver_package package;
+   typedef aptitude_resolver_version version;
+   typedef aptitude_resolver_dep dep;
+   const choice_set choices = sol.get_choices();
+--- aptitude-0.6.8.2.orig/src/generic/apt/tasks.h
 aptitude-0.6.8.2/src/generic/apt/tasks.h
+@@ -63,9 +63,6 @@ public:
+   int relevance;
+ };
+ 
+-// Stores the various tasks.
+-extern std::mapstd::string, task *task_list;
+-
+ task *find_task(const std::string name);
+ 
+ /** \brief Get the set of tasks associated with the given package.
+--- aptitude-0.6.8.2.orig/src/generic/problemresolver/choice.h
 aptitude-0.6.8.2/src/generic/problemresolver/choice.h
+@@ -405,8 +405,6 @@ struct generic_compare_choices_by_effect
+ {
+   int operator()(const generic_choicePackageUniverse c1, const 
generic_choicePackageUniverse c2) const
+   {
+-typedef typename PackageUniverse::version version;
+-typedef typename PackageUniverse::dep dep;
+ using aptitude::util::compare3;
+ 
+ if(c1.get_type()  c2.get_type())
+--- aptitude-0.6.8.2.orig/src/pkg_grouppolicy.cc
 aptitude-0.6.8.2/src/pkg_grouppolicy.cc
+@@ -1096,8 +1096,6 @@ public:
+ void pkg_grouppolicy_task::add_package(const pkgCache::PkgIterator pkg,
+  pkg_subtree *root)
+ {
+-  using aptitude::apt::task_list;
+-
+   setstring *tasks = aptitude::apt::get_tasks(pkg);
+ 
+   eassert(tasks);
diff -Nru aptitude-0.6.8.2/debian/patches/series 

Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-08-16 Thread Andreas Barth
* Axel Beckert (a...@debian.org) [130815 17:55]:
 Hi Andi,
 
 Andreas Barth wrote:
  * Andreas Barth (a...@ayous.org) [130815 13:18]:
   As google-mock is now uploaded (and should be built on all
   architectures within the next hours - already built on most), could
   you please upload a new version of aptitude to unstable soon (the
   current version plus the gcc-4.8-patches worked for me, and produced a
   working aptitude on mipsel)?
  
  can you please upload a new aptitude version? Or should I just NMU
  aptitude with the required patches for gcc-4.8?
 
 You are aware of that it needs more than just the patches for gcc-4.8
 to get aptitude build again properly?

I built (and installed and run) aptitude successfully on mipsel prior
to my NMU of google-mock. Might be that I had luck or whatever - I
will try this built now in a current chroot and see what happens.


Andi


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-08-16 Thread Andreas Barth
* Andreas Barth (a...@ayous.org) [130816 11:27]:
 * Axel Beckert (a...@debian.org) [130815 17:55]:
  Andreas Barth wrote:
   * Andreas Barth (a...@ayous.org) [130815 13:18]:
As google-mock is now uploaded (and should be built on all
architectures within the next hours - already built on most), could
you please upload a new version of aptitude to unstable soon (the
current version plus the gcc-4.8-patches worked for me, and produced a
working aptitude on mipsel)?
   
   can you please upload a new aptitude version? Or should I just NMU
   aptitude with the required patches for gcc-4.8?
  
  You are aware of that it needs more than just the patches for gcc-4.8
  to get aptitude build again properly?
 
 I built (and installed and run) aptitude successfully on mipsel prior
 to my NMU of google-mock. Might be that I had luck or whatever - I
 will try this built now in a current chroot and see what happens.

Just rebuilt and it works fine. I will make proper packages from that,
plus provide the patches I used somewhere, so you could review what I
did.


Andi


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-08-15 Thread Andreas Barth
* Andreas Barth (a...@ayous.org) [130815 13:18]:
 As google-mock is now uploaded (and should be built on all
 architectures within the next hours - already built on most), could
 you please upload a new version of aptitude to unstable soon (the
 current version plus the gcc-4.8-patches worked for me, and produced a
 working aptitude on mipsel)?

Hi Daniel,

can you please upload a new aptitude version? Or should I just NMU
aptitude with the required patches for gcc-4.8?


Andi


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-08-15 Thread Axel Beckert
Hi Andi,

Andreas Barth wrote:
 * Andreas Barth (a...@ayous.org) [130815 13:18]:
  As google-mock is now uploaded (and should be built on all
  architectures within the next hours - already built on most), could
  you please upload a new version of aptitude to unstable soon (the
  current version plus the gcc-4.8-patches worked for me, and produced a
  working aptitude on mipsel)?
 
 can you please upload a new aptitude version? Or should I just NMU
 aptitude with the required patches for gcc-4.8?

You are aware of that it needs more than just the patches for gcc-4.8
to get aptitude build again properly?

There are more FTBFS issues than just gcc 4.8 IIRC.

E.g. http://bugs.debian.org/710211 blocks
http://bugs.debian.org/701243 and then there is
http://bugs.debian.org/710208

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-08-15 Thread Axel Beckert
Hi again,

Andreas Barth wrote earlier:
 As google-mock is now uploaded (and should be built on all
 architectures within the next hours - already built on most), could
 you please upload a new version of aptitude to unstable soon (the
 current version plus the gcc-4.8-patches worked for me, and produced a
 working aptitude on mipsel)?

Axel Beckert wrote:
 You are aware of that it needs more than just the patches for gcc-4.8
 to get aptitude build again properly?

Sorry, I missed your earlier mail. From just the state of the bug
reports it didn't look as if this would be possible.

So sorry for the noise.

Daniel: I'm available for testing and sponsoring until somewhen
Saturday and then probably again from Monday on.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-07-27 Thread Andreas Barth
Hi Daniel,

* Daniel Hartwig (mand...@gmail.com) [130727 21:38]:
 On 24 July 2013 19:03, Lifeng Sun lifong...@gmail.com wrote:
  [aptitude] suffers another FTBFS bug [6].
 
 The current versions of google-mock and gtest in unstable are
 incompatible with each other.  As google-mock relies on gtest,
 aptitude will continue to FTBFS until that situation is resolved.  See
 http://bugs.debian.org/716944.
 
 There are also issues with gcc4.8 and boost that are fixed in git, but
 waiting for boost1.54 to become the default (or patched boost1.49 and
 boost1.53). http://bugs.debian.org/701243.
 
 
  Is there any plan to fix these bugs? I can help to fix it on mipsel.
 
 
 Once the blocking issues are resolved it will be no problem to get
 aptitude building again.

As google-mock is now uploaded (and should be built on all
architectures within the next hours - already built on most), could
you please upload a new version of aptitude to unstable soon (the
current version plus the gcc-4.8-patches worked for me, and produced a
working aptitude on mipsel)?


Thanks,
Andi


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-07-25 Thread Daniel Hartwig
Control: block 716828 by 716944

On 24 July 2013 19:03, Lifeng Sun lifong...@gmail.com wrote:
 [aptitude] suffers another FTBFS bug [6].

The current versions of google-mock and gtest in unstable are
incompatible with each other.  As google-mock relies on gtest,
aptitude will continue to FTBFS until that situation is resolved.  See
http://bugs.debian.org/716944.

There are also issues with gcc4.8 and boost that are fixed in git, but
waiting for boost1.54 to become the default (or patched boost1.49 and
boost1.53). http://bugs.debian.org/701243.


 Is there any plan to fix these bugs? I can help to fix it on mipsel.


Once the blocking issues are resolved it will be no problem to get
aptitude building again.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-07-24 Thread Lifeng Sun
Package: aptitude
Version: 0.6.8.2-1
Followup-For: Bug #708812

Dear Maintainer,

Quite a lot packages, e.g. [1-5], FTBFS on debian mipsel buildd due to
this bug. I'm trying to fix it on my mipsel box, but the package
suffers another FTBFS bug [6].

Is there any plan to fix these bugs? I can help to fix it on mipsel.


[1] 
https://buildd.debian.org/status/fetch.php?pkg=lzdarch=mipselver=0.2-2stamp=1370782631
[2] 
https://buildd.debian.org/status/fetch.php?pkg=abiwordarch=mipselver=3.0.0~svn20130523-1stamp=1370791622
[3] 
https://buildd.debian.org/status/fetch.php?pkg=gnome-shellarch=mipselver=3.8.3-1stamp=1371098758
[4] 
https://buildd.debian.org/status/fetch.php?pkg=mcarch=mipselver=3%3A4.8.8-1stamp=1371103323
[5] 
https://buildd.debian.org/status/fetch.php?pkg=beefarch=mipselver=1.0.0-1stamp=137520
[6] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716828


Regards,
Lifeng

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-06-18 Thread Jakub Wilk

user debian-m...@lists.debian.org
usertags 708812 + mips mipsel
severity 708812 grave
thanks

I reproduced the bug on both mips and mipsel porterboxes. aptitude 
segfaults on start, making it unusable on these architectures.


--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-06-18 Thread Axel Beckert
Hi Javier,

Javier Vasquez wrote:
 After Today's (2013/05/18) aptitude safe-upgrade, aptitude segfaults
 upon calling it.

Any chance to figure out which dependencies of aptitude were upgraded
during that run? The backtrace wasn't as helpful as expected.

(Yeah, I know it's late for that question, but maybe either
aptitude's, apt's or dpkg's logs are still there and can answer that
question.)

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-06-18 Thread Axel Beckert
Hi Javier,

one more question:

Javier Vasquez wrote:
 Package: aptitude
 Version: 0.6.8.2-1
 Architecture: mipsel
 
 After Today's (2013/05/18) aptitude safe-upgrade, aptitude segfaults
 upon calling it.
[...]
 I'm running on mipsel architecture for on a loongson-2f mini-pc.

Was that today's upgrade on Wheezy or on Sid? (Or asked the other
way round: Does this bug affect Stable or Unstable?)

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-06-18 Thread Javier Vasquez
On Tue, Jun 18, 2013 at 5:22 PM, Axel Beckert a...@debian.org wrote:
 ...
 Was that today's upgrade on Wheezy or on Sid? (Or asked the other
 way round: Does this bug affect Stable or Unstable?)

On unstable (sid).

--
Javier.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-06-18 Thread Javier Vasquez
On Tue, Jun 18, 2013 at 5:14 PM, Axel Beckert a...@debian.org wrote:
 ...
 Any chance to figure out which dependencies of aptitude were upgraded
 during that run? The backtrace wasn't as helpful as expected.

 (Yeah, I know it's late for that question, but maybe either
 aptitude's, apt's or dpkg's logs are still there and can answer that
 question.)

I'm afraid not, sorry...

There was one other person reporting the same issue, perhaps he might
be able to provide logs on that particular run.

--
Javier.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-05-25 Thread Javier Vasquez
On 5/18/13, Daniel Hartwig mand...@gmail.com wrote:
 On 19/05/2013 1:09 AM, Javier Vasquez j.e.vasque...@gmail.com wrote:

 ...

 Please install aptitude-dbg and send a stack trace from gdb.
 ...

OK, attached goes the gdb back trace...  It's pretty short though.

Notice I moved to experimental to see if that would change anything,
but it's exactly the sme thing.  This gdb back trace is then on the
experimental version...

Thanks,


-- 
Javier.
GNU gdb (GDB) 7.6-debian
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as mipsel-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/aptitude-curses...Reading symbols from /usr/lib/debug/.build-id/d6/b5136d6ff3c09467908c6d693c872beb69d729.debug...done.
done.
(gdb) run
Starting program: /usr/bin/aptitude-curses 
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/mipsel-linux-gnu/loongson2f/libthread_db.so.1.

Program received signal SIGSEGV, Segmentation fault.
0x in ?? ()
(gdb) bt
#0  0x in ?? ()
#1  0x00418c20 in _PROCEDURE_LINKAGE_TABLE_ ()
Backtrace stopped: frame did not save the PC
(gdb) quit
A debugging session is active.

	Inferior 1 [process 23270] will be killed.

Quit anyway? (y or n) 

Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-05-24 Thread Xiyue Deng
Package: aptitude
Version: 0.6.8.2-1
Followup-For: Bug #708812

Same symptom as original reporter. Also got similar strace log. I'll add
a gdb backtrace (with aptitude-dbg installed), but there's almost no
useful information either.

-- Package-specific info:
Terminal: screen
$DISPLAY is set.
which aptitude: /usr/bin/aptitude

aptitude version information:

aptitude linkage:
libapt-pkg.so.4.12 = /usr/lib/mipsel-linux-gnu/libapt-pkg.so.4.12 
(0x773ec000)
libncursesw.so.5 = /lib/mipsel-linux-gnu/libncursesw.so.5 (0x773b)
libtinfo.so.5 = /lib/mipsel-linux-gnu/libtinfo.so.5 (0x7738)
libsigc-2.0.so.0 = /usr/lib/mipsel-linux-gnu/libsigc-2.0.so.0 
(0x7736c000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0x7723c000)
libept.so.1.aptpkg4.12 = /usr/lib/libept.so.1.aptpkg4.12 (0x77174000)
libxapian.so.22 = /usr/lib/libxapian.so.22 (0x76f3)
libz.so.1 = /lib/mipsel-linux-gnu/libz.so.1 (0x76f08000)
libsqlite3.so.0 = /usr/lib/mipsel-linux-gnu/libsqlite3.so.0 
(0x76e3c000)
libboost_iostreams.so.1.49.0 = /usr/lib/libboost_iostreams.so.1.49.0 
(0x76e14000)
libpthread.so.0 = /lib/mipsel-linux-gnu/loongson2f/libpthread.so.0 
(0x76de8000)
libstdc++.so.6 = /usr/lib/mipsel-linux-gnu/libstdc++.so.6 (0x76cdc000)
libm.so.6 = /lib/mipsel-linux-gnu/loongson2f/libm.so.6 (0x76c54000)
libgcc_s.so.1 = /lib/mipsel-linux-gnu/libgcc_s.so.1 (0x76c18000)
libc.so.6 = /lib/mipsel-linux-gnu/loongson2f/libc.so.6 (0x76aa)
libutil.so.1 = /lib/mipsel-linux-gnu/loongson2f/libutil.so.1 
(0x76a8c000)
libdl.so.2 = /lib/mipsel-linux-gnu/loongson2f/libdl.so.2 (0x76a78000)
libbz2.so.1.0 = /lib/mipsel-linux-gnu/libbz2.so.1.0 (0x76a54000)
libuuid.so.1 = /lib/mipsel-linux-gnu/libuuid.so.1 (0x76a3c000)
librt.so.1 = /lib/mipsel-linux-gnu/loongson2f/librt.so.1 (0x76a24000)
/lib/ld.so.1 (0x)

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: mipsel (mips64)

Kernel: Linux 3.2.0-4-loongson-2f
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages aptitude depends on:
ii  aptitude-common   0.6.8.2-1
ii  libapt-pkg4.120.9.7.8
ii  libboost-iostreams1.49.0  1.49.0-3.2
ii  libc6 2.17-3
ii  libcwidget3   0.5.16-3.4
ii  libept1.4.12  1.0.9
ii  libgcc1   1:4.8.0-7
ii  libncursesw5  5.9+20130504-1
ii  libsigc++-2.0-0c2a2.2.10-0.2
ii  libsqlite3-0  3.7.16.2-1
ii  libstdc++64.8.0-7
ii  libtinfo5 5.9+20130504-1
ii  libxapian22   1.2.15-1
ii  zlib1g1:1.2.8.dfsg-1

Versions of packages aptitude recommends:
ii  apt-xapian-index0.45
pn  aptitude-doc-en | aptitude-doc  none
pn  libparse-debianchangelog-perl   none
ii  sensible-utils  0.0.7

Versions of packages aptitude suggests:
pn  debtags  none
ii  tasksel  3.15

-- no debconf information
Load new symbol table from /usr/bin/aptitude-curses? (y or n) Reading symbols 
from /usr/bin/aptitude-curses...Reading symbols from 
/usr/lib/debug/.build-id/56/4839ff0ae3b7a066789b92ee4488379f904c07.debug...done.
done.
Starting program: /usr/bin/aptitude 
[Thread debugging using libthread_db enabled]
Using host libthread_db library 
/lib/mipsel-linux-gnu/loongson2f/libthread_db.so.1.

Program received signal SIGSEGV, Segmentation fault.
0x in ?? ()

Thread 1 (Thread 0x77fed130 (LWP 14804)):
#0  0x in ?? ()
No symbol table info available.
#1  0x00418e80 in _PROCEDURE_LINKAGE_TABLE_ ()
No symbol table info available.
Backtrace stopped: frame did not save the PC
A debugging session is active.

Inferior 1 [process 14804] will be killed.

Quit anyway? (y or n) 


Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-05-18 Thread Javier Vasquez
Package: aptitude
Version: 0.6.8.2-1
Architecture: mipsel

After Today's (2013/05/18) aptitude safe-upgrade, aptitude segfaults
upon calling it.

I'm attaching the strace log when calling aptitude.

Seems like apt-get still works, though aptitude ncurses UI is really
missed, and I'm used to aptitude already, :-)

I'm running on mipsel architecture for on a loongson-2f mini-pc.

Thanks,

--
Javier.


aptitude.log
Description: Binary data


Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-05-18 Thread Javier Vasquez
I've also tried the newer version under experimental:

0.6.9.1-1

And that doesn't help.

--
Javier.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-05-18 Thread Daniel Hartwig
On 19/05/2013 1:09 AM, Javier Vasquez j.e.vasque...@gmail.com wrote:

 Package: aptitude
 Version: 0.6.8.2-1
 Architecture: mipsel

 After Today's (2013/05/18) aptitude safe-upgrade, aptitude segfaults
 upon calling it.

 I'm attaching the strace log when calling aptitude.


Please install aptitude-dbg and send a stack trace from gdb.

What version of libapt-pkg4.12 and apt?

 Seems like apt-get still works, though aptitude ncurses UI is really
 missed, and I'm used to aptitude already, :-)

 I'm running on mipsel architecture for on a loongson-2f mini-pc.

 Thanks,

 --
 Javier.

 ___
 Aptitude-devel mailing list
 aptitude-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel


Bug#708812: [Aptitude-devel] Bug#708812: [aptitude] aptitude segfaults upon being called.

2013-05-18 Thread Javier Vasquez
 What version of libapt-pkg4.12 and apt?

0.9.8.1

Pending still the other request...

--
Javier.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org