Bugzilla – Attachment 46217 Details for
Bug 105067
yast2 crashes in pkg-lib
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
gdb backtrace
backtrace (text/plain), 6.93 KB, created by
Ruediger Oertel
on 2005-08-16 22:37:02 UTC
(
hide
)
Description:
gdb backtrace
Filename:
MIME Type:
Creator:
Ruediger Oertel
Created:
2005-08-16 22:37:02 UTC
Size:
6.93 KB
patch
obsolete
>Toshi:~ # gdb /usr/lib/YaST2/bin/y2base >GNU gdb 6.3 >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 "i586-suse-linux"...(no debugging symbols found) >Using host libthread_db library "/lib/tls/libthread_db.so.1". > >(gdb) run update qt >Starting program: /usr/lib/YaST2/bin/y2base update qt >(no debugging symbols found) >(no debugging symbols found) >[...] >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 1083146784 (LWP 5949)] >0x401ac433 in std::_Rb_tree<std::string, std::string, std::_Identity<std::string>, std::less<std::string>, std::allocator<std::string> >::insert_unique () from /usr/lib/libycp.so.2 >(gdb) bt >#0 0x401ac433 in std::_Rb_tree<std::string, std::string, std::_Identity<std::string>, std::less<std::string>, std::allocator<std::string> >::insert_unique () from /usr/lib/libycp.so.2 >#1 0x40c47152 in ULPackagesParser::fromCache () from /usr/lib/liby2pm.so.2 >#2 0x40c4d390 in ULPackagesParser::fromPath () from /usr/lib/liby2pm.so.2 >#3 0x40c4e141 in ULPackagesParser::fromMediaDir () from /usr/lib/liby2pm.so.2 >#4 0x40c366e0 in InstSrcDataUL::tryGetData () from /usr/lib/liby2pm.so.2 >#5 0x40c22ca6 in InstSrc::enableSource () from /usr/lib/liby2pm.so.2 >#6 0x40c11f8e in InstSrcManager::activateSource () from /usr/lib/liby2pm.so.2 >#7 0x40c122b8 in InstSrcManager::activateSource () from /usr/lib/liby2pm.so.2 >#8 0x40c126fd in InstSrcManager::initSrcPool () from /usr/lib/liby2pm.so.2 >#9 0x40c13c0c in InstSrcManager::launch () from /usr/lib/liby2pm.so.2 >#10 0x40b5d04b in Y2PM::instSrcManager () from /usr/lib/liby2pm.so.2 >#11 0x4112044d in PkgModuleFunctions::sourceStartManager () from /usr/lib/YaST2/plugin/libpy2Pkg.so.2 >#12 0x41128ae3 in PkgModuleFunctions::SourceStartCache () from /usr/lib/YaST2/plugin/libpy2Pkg.so.2 >#13 0x410e5356 in Y2PkgFunction::evaluateCall () from /usr/lib/YaST2/plugin/libpy2Pkg.so.2 >#14 0x4018a2fd in YEFunction::evaluate () from /usr/lib/libycp.so.2 >#15 0x401a1871 in YSAssign::evaluate () from /usr/lib/libycp.so.2 >#16 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#17 0x4019c5c7 in YSBlock::evaluate () from /usr/lib/libycp.so.2 >#18 0x401a6a90 in YSIf::evaluate () from /usr/lib/libycp.so.2 >#19 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#20 0x40185bb7 in Y2YCPFunction::evaluateCall () from /usr/lib/libycp.so.2 >#21 0x4018a2fd in YEFunction::evaluate () from /usr/lib/libycp.so.2 >#22 0x401a1633 in YSExpression::evaluate () from /usr/lib/libycp.so.2 >#23 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#24 0x4019c5c7 in YSBlock::evaluate () from /usr/lib/libycp.so.2 >#25 0x401a6a5d in YSIf::evaluate () from /usr/lib/libycp.so.2 >#26 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#27 0x40185bb7 in Y2YCPFunction::evaluateCall () from /usr/lib/libycp.so.2 >#28 0x4018a2fd in YEFunction::evaluate () from /usr/lib/libycp.so.2 >#29 0x401a1633 in YSExpression::evaluate () from /usr/lib/libycp.so.2 >#30 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#31 0x4019c5c7 in YSBlock::evaluate () from /usr/lib/libycp.so.2 >#32 0x401a6a5d in YSIf::evaluate () from /usr/lib/libycp.so.2 >#33 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#34 0x40178476 in YCPCodeRep::evaluate () from /usr/lib/libycp.so.2 >#35 0x400378b9 in Y2WFMComponent::doActualWork () from /usr/lib/YaST2/plugin/libpy2wfm.so.2 >#36 0x4003d5b7 in Y2WFMComponent::CallFunction () from /usr/lib/YaST2/plugin/libpy2wfm.so.2 >#37 0x40040419 in std::operator+<char, std::char_traits<char>, std::allocator<char> > () > from /usr/lib/YaST2/plugin/libpy2wfm.so.2 >#38 0x4018895b in YEBuiltin::evaluate () from /usr/lib/libycp.so.2 >---Type <return> to continue, or q <return> to quit--- >#39 0x40186bb8 in YEPropagate::evaluate () from /usr/lib/libycp.so.2 >#40 0x401a1871 in YSAssign::evaluate () from /usr/lib/libycp.so.2 >#41 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#42 0x40185bb7 in Y2YCPFunction::evaluateCall () from /usr/lib/libycp.so.2 >#43 0x4018a2fd in YEFunction::evaluate () from /usr/lib/libycp.so.2 >#44 0x401a1871 in YSAssign::evaluate () from /usr/lib/libycp.so.2 >#45 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#46 0x4019c5c7 in YSBlock::evaluate () from /usr/lib/libycp.so.2 >#47 0x401a6a5d in YSIf::evaluate () from /usr/lib/libycp.so.2 >#48 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#49 0x40178476 in YCPCodeRep::evaluate () from /usr/lib/libycp.so.2 >#50 0x401f4482 in YCPBuiltinList::YCPBuiltinList () from /usr/lib/libycp.so.2 >#51 0x40188a6c in YEBuiltin::evaluate () from /usr/lib/libycp.so.2 >#52 0x401a1633 in YSExpression::evaluate () from /usr/lib/libycp.so.2 >#53 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#54 0x40185bb7 in Y2YCPFunction::evaluateCall () from /usr/lib/libycp.so.2 >#55 0x4018a2fd in YEFunction::evaluate () from /usr/lib/libycp.so.2 >#56 0x401a1633 in YSExpression::evaluate () from /usr/lib/libycp.so.2 >#57 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#58 0x40178476 in YCPCodeRep::evaluate () from /usr/lib/libycp.so.2 >#59 0x400378b9 in Y2WFMComponent::doActualWork () from /usr/lib/YaST2/plugin/libpy2wfm.so.2 >#60 0x4003d5b7 in Y2WFMComponent::CallFunction () from /usr/lib/YaST2/plugin/libpy2wfm.so.2 >#61 0x40040419 in std::operator+<char, std::char_traits<char>, std::allocator<char> > () > from /usr/lib/YaST2/plugin/libpy2wfm.so.2 >#62 0x4018895b in YEBuiltin::evaluate () from /usr/lib/libycp.so.2 >#63 0x40186bb8 in YEPropagate::evaluate () from /usr/lib/libycp.so.2 >#64 0x401a1871 in YSAssign::evaluate () from /usr/lib/libycp.so.2 >#65 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#66 0x4019c5c7 in YSBlock::evaluate () from /usr/lib/libycp.so.2 >#67 0x401a7d56 in YSWhile::evaluate () from /usr/lib/libycp.so.2 >#68 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#69 0x40185bb7 in Y2YCPFunction::evaluateCall () from /usr/lib/libycp.so.2 >#70 0x4018a2fd in YEFunction::evaluate () from /usr/lib/libycp.so.2 >#71 0x401a16e9 in YSReturn::evaluate () from /usr/lib/libycp.so.2 >#72 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#73 0x40185bb7 in Y2YCPFunction::evaluateCall () from /usr/lib/libycp.so.2 >#74 0x4018a2fd in YEFunction::evaluate () from /usr/lib/libycp.so.2 >#75 0x401a1871 in YSAssign::evaluate () from /usr/lib/libycp.so.2 >#76 0x401b5dbd in YBlock::evaluate () from /usr/lib/libycp.so.2 >#77 0x40178476 in YCPCodeRep::evaluate () from /usr/lib/libycp.so.2 >#78 0x400378b9 in Y2WFMComponent::doActualWork () from /usr/lib/YaST2/plugin/libpy2wfm.so.2 >---Type <return> to continue, or q <return> to quit--- >#79 0x40251cb8 in main () from /usr/lib/liby2.so.2 >#80 0x407ebe60 in __libc_start_main () from /lib/tls/libc.so.6 >#81 0x08048551 in ?? () >(gdb) kill >Kill the program being debugged? (y or n) y >(gdb) quit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 105067
: 46217