|
Bugzilla – Full Text Bug Listing |
| Summary: | SegFault after moving a Plain RPM Directory repo | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Manuel Stol <ManuelStol> |
| Component: | YaST2 | Assignee: | Thomas Göttlicher <tgoettlicher> |
| Status: | VERIFIED INVALID | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | ma, tgoettlicher |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | YaST2 Log from 2010-6-5 | ||
|
Description
Manuel Stol
2010-07-01 16:33:04 UTC
Please attach y2logs,if you're in doubt follow http://en.opensuse.org/Bugs/YaST Thanks! Created attachment 373767 [details]
YaST2 Log from 2010-6-5
Please note that I did anothor update on 2010-6-5 and the attached YaST2 log is from after the update.
The log contains this relevant data: 2010-07-01 16:04:11 <3> manuxr(18835) [liby2] genericfrontend.cc(signal_handler):196 got signal 11 at YCP file /usr/share/YaST2 /clients/sw_single.ycp:587 2010-07-01 16:04:11 <3> manuxr(18835) [liby2] genericfrontend.cc(log_stored_debug):120 Liberating suppressed debugging messages : 2010-07-01 16:04:11 <3> manuxr(18835) [liby2] genericfrontend.cc(log_stored_debug):122 End of suppressed debugging messages 2010-07-01 16:04:11 <3> manuxr(18835) [liby2] genericfrontend.cc(log_backtrace):144 Back trace: Frame 0: /usr/lib/liby2.so.2 log_backtrace() Frame 1: /usr/lib/liby2.so.2 signal_handler(int) Frame 2: [0xffffe400] Frame 3: /usr/lib/libQtDBus.so.4 [0xb38d7666] Frame 4: /usr/lib/libQtDBus.so.4 [0xb38d7ffc] Frame 5: /usr/lib/libQtCore.so.4 QMetaObject::activate(QObject*, int, int, void**) Frame 6: /usr/lib/libQtCore.so.4 QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) Frame 7: /usr/lib/libQtCore.so.4 QObject::destroyed(QObject*) Frame 8: /usr/lib/libQtCore.so.4 QObject::~QObject() Frame 9: /usr/lib/libkio.so.5 KIO::Scheduler::~Scheduler() Frame 10: /usr/lib/libkio.so.5 [0xb3d46311] Frame 11: /usr/lib/libkio.so.5 [0xb3c7913b] Frame 12: /lib/libc.so.6(exit+0xe1) [0xb70a89b1] Frame 13: /usr/lib/liby2.so.2(main+0x16c0) [0xb75c77a0] Frame 14: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7091705] Frame 15: /usr/lib/YaST2/bin/y2base [0x8048591] == End of back trace === It seems it's somehow related to DBus. Thomas, any idea? Oops, sorry, my fault. I am using D-Bus v1.2.16-4.1 from openSUSE Factory. I need D-Bus v1.2.12 or newer for development. I always thought that D-Bus v1 was backwards compatible with an older D-Bus v1. Mea culpa. You may close this bug-report. . |