reassign 336686 libapt-pkg-perl
thanks

On Mon, Oct 31, 2005 at 04:59:29PM -0500, Nathanael Nerode wrote:
> Package: apt-rdepends
> Version: 1.3.0-1
> Severity: normal
> 
> >apt-rdepends -b kdebase
> Segmentation fault
> 
> Occurs with any package I put in.

This looks like AptPkg breakage, because it segfaults when destroying
pkgSrcRecords.

[EMAIL PROTECTED]:~/cvs/HEAD/niti/src/wvstreams$ gdb perl
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run -w /usr/bin/apt-rdepends -b kdebase
Starting program: /usr/local/bin/perl -w /usr/bin/apt-rdepends -b kdebase
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1210038592 (LWP 11840)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Reading package lists... Done
Building dependency tree... Done

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1210038592 (LWP 11840)]
0xb7b5bb6e in __gnu_cxx::__pool<true>::_M_reclaim_block ()
   from /usr/lib/libstdc++.so.6
(gdb) bt
#0  0xb7b5bb6e in __gnu_cxx::__pool<true>::_M_reclaim_block ()
   from /usr/lib/libstdc++.so.6
#1  0xb7cb9f6f in __gnu_cxx::__mt_alloc<pkgSrcRecords::Parser::BuildDepRec, 
__gnu_cxx::__common_pool_policy<__gnu_cxx::__pool, true> >::deallocate ()
   from /usr/lib/perl5/auto/AptPkg/AptPkg.so
#2  0xb7c7245e in std::vector<pkgSrcRecords::Parser::BuildDepRec, 
std::allocator<pkgSrcRecords::Parser::BuildDepRec> >::_M_insert_aux ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.10
#3  0xb7c70793 in debSrcRecordParser::BuildDepends ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.10
#4  0xb7cb7fd0 in XS_AptPkg___pkg_src_records_Find ()
   from /usr/lib/perl5/auto/AptPkg/AptPkg.so
#5  0x080c0ad0 in Perl_pp_entersub ()
#6  0x080b95ba in Perl_runops_standard ()
#7  0x08064e43 in perl_run ()
#8  0x0805fd4f in main ()

-- 
Simon Law                                 http://www.law.yi.org/~sfllaw/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to