Mageia Bugzilla – Attachment 1765 Details for
Bug 4918
The RPM DB cannot be opened
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Test n°4
test04.txt (text/plain), 4.20 KB, created by
Jacques Pronchery
on 2012-03-14 12:01:21 CET
(
hide
)
Description:
Test n°4
Filename:
MIME Type:
Creator:
Jacques Pronchery
Created:
2012-03-14 12:01:21 CET
Size:
4.20 KB
patch
obsolete
>[root@localhost jacques]# gdb -q --args perl /usr/sbin/rpmdrake >Reading symbols from /usr/bin/perl...Reading symbols from /usr/lib/debug/usr/bin/perl5.14.2.debug...done. >done. >(gdb) handle SIGPIPE nostop noprint pass >Signal Stop Print Pass to program Description >SIGPIPE No No Yes Broken pipe >(gdb) run >Starting program: /usr/bin/perl /usr/sbin/rpmdrake >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/i686/libthread_db.so.1". >Detaching after fork from child process 5576. >Detaching after fork from child process 5578. >Detaching after fork from child process 5579. >Detaching after fork from child process 5580. >[New Thread 0xb5a54b70 (LWP 5581)] >getting lock on urpmi >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Release.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Release Debug.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Updates.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Updates Debug.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Backports.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Backports Testing.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Nonfree Release.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Nonfree Updates.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Nonfree Backports.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Nonfree Backports Testing.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Tainted Release.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Tainted Updates.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Tainted Backports.cz] >examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Tainted Backports Testing.cz] >unlocking urpmi database >getting information from /var/lib/urpmi/info.Core Release.xml.lzma >Detaching after fork from child process 5608. >getting information from /var/lib/urpmi/info.Core Release.xml.lzma >Detaching after fork from child process 5611. >getting lock on urpmi >getting exclusive lock on rpm > > >récupération des fichiers rpm à partir de « Core Release »... >Detaching after fork from child process 5615. >Detaching after fork from child process 5616. > qmf-doc-2.0-0.20110807.2.mga2.noarch.rpm libvisio-doc-0.0.15-1.mga2.noarch.rpm récupéré >... récupération effectuée >installation de qmf-doc-2.0-0.20110807.2.mga2.noarch.rpm libvisio-doc-0.0.15-1.mga2.noarch.rpm depuis /var/cache/urpmi/rpms >starting installing packages >transaction créée pour l'installation sur / (remove=0, install=0, upgrade=2) > >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 0xb5a54b70 (LWP 5581)] >Perl_csighandler (sig=14, sip=0x33, uap=0x0) at mg.c:1405 >1405 (sig == SIGSEGV || (PL_signals & PERL_SIGNALS_UNSAFE_FLAG))) >(gdb) bt >#0 Perl_csighandler (sig=14, sip=0x33, uap=0x0) at mg.c:1405 >#1 <signal handler called> >#2 0xffffe424 in __kernel_vsyscall () >#3 0xb7cf6fee in __GI___poll (fds=0xb5100c68, nfds=1, timeout=-1) > at ../sysdeps/unix/sysv/linux/poll.c:87 >#4 0xb706397b in g_poll (fds=0xb5100c68, nfds=1, timeout=-1) at gpoll.c:132 >#5 0xb7055ede in g_main_context_poll (n_fds=1, fds=0xb5100c68, > timeout=<optimized out>, context=0x8fa07f0, priority=<optimized out>) > at gmain.c:3412 >#6 g_main_context_iterate (dispatch=1, block=-1224328880, context=0x8fa07f0, > self=<optimized out>) at gmain.c:3113 >#7 g_main_context_iterate (context=0x8fa07f0, block=-1224328880, dispatch=1, > self=<optimized out>) at gmain.c:3055 >#8 0xb705639b in g_main_loop_run (loop=0x8fa07c8) at gmain.c:3312 >#9 0xb5ef573a in gdbus_shared_thread_func (user_data=0x8fa07d8) > at gdbusprivate.c:276 >#10 0xb7079333 in g_thread_proxy (data=0x8f96e60) at gthread.c:801 >#11 0xb7db1a37 in start_thread (arg=0xb5a54b70) at pthread_create.c:301 >#12 0xb7d0198e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >Backtrace stopped: Not enough registers or memory available to unwind further >(gdb) quit >A debugging session is active. > > Inferior 1 [process 5572] will be killed. > >Quit anyway? (y or n) y >[root@localhost jacques]#
[root@localhost jacques]# gdb -q --args perl /usr/sbin/rpmdrake Reading symbols from /usr/bin/perl...Reading symbols from /usr/lib/debug/usr/bin/perl5.14.2.debug...done. done. (gdb) handle SIGPIPE nostop noprint pass Signal Stop Print Pass to program Description SIGPIPE No No Yes Broken pipe (gdb) run Starting program: /usr/bin/perl /usr/sbin/rpmdrake [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i686/libthread_db.so.1". Detaching after fork from child process 5576. Detaching after fork from child process 5578. Detaching after fork from child process 5579. Detaching after fork from child process 5580. [New Thread 0xb5a54b70 (LWP 5581)] getting lock on urpmi examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Release.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Release Debug.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Updates.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Updates Debug.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Backports.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Core Backports Testing.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Nonfree Release.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Nonfree Updates.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Nonfree Backports.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Nonfree Backports Testing.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Tainted Release.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Tainted Updates.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Tainted Backports.cz] examen de la liste de synthèse [/var/lib/urpmi/synthesis.hdlist.Tainted Backports Testing.cz] unlocking urpmi database getting information from /var/lib/urpmi/info.Core Release.xml.lzma Detaching after fork from child process 5608. getting information from /var/lib/urpmi/info.Core Release.xml.lzma Detaching after fork from child process 5611. getting lock on urpmi getting exclusive lock on rpm récupération des fichiers rpm à partir de « Core Release »... Detaching after fork from child process 5615. Detaching after fork from child process 5616. qmf-doc-2.0-0.20110807.2.mga2.noarch.rpm libvisio-doc-0.0.15-1.mga2.noarch.rpm récupéré ... récupération effectuée installation de qmf-doc-2.0-0.20110807.2.mga2.noarch.rpm libvisio-doc-0.0.15-1.mga2.noarch.rpm depuis /var/cache/urpmi/rpms starting installing packages transaction créée pour l'installation sur / (remove=0, install=0, upgrade=2) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb5a54b70 (LWP 5581)] Perl_csighandler (sig=14, sip=0x33, uap=0x0) at mg.c:1405 1405 (sig == SIGSEGV || (PL_signals & PERL_SIGNALS_UNSAFE_FLAG))) (gdb) bt #0 Perl_csighandler (sig=14, sip=0x33, uap=0x0) at mg.c:1405 #1 <signal handler called> #2 0xffffe424 in __kernel_vsyscall () #3 0xb7cf6fee in __GI___poll (fds=0xb5100c68, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #4 0xb706397b in g_poll (fds=0xb5100c68, nfds=1, timeout=-1) at gpoll.c:132 #5 0xb7055ede in g_main_context_poll (n_fds=1, fds=0xb5100c68, timeout=<optimized out>, context=0x8fa07f0, priority=<optimized out>) at gmain.c:3412 #6 g_main_context_iterate (dispatch=1, block=-1224328880, context=0x8fa07f0, self=<optimized out>) at gmain.c:3113 #7 g_main_context_iterate (context=0x8fa07f0, block=-1224328880, dispatch=1, self=<optimized out>) at gmain.c:3055 #8 0xb705639b in g_main_loop_run (loop=0x8fa07c8) at gmain.c:3312 #9 0xb5ef573a in gdbus_shared_thread_func (user_data=0x8fa07d8) at gdbusprivate.c:276 #10 0xb7079333 in g_thread_proxy (data=0x8f96e60) at gthread.c:801 #11 0xb7db1a37 in start_thread (arg=0xb5a54b70) at pthread_create.c:301 #12 0xb7d0198e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Backtrace stopped: Not enough registers or memory available to unwind further (gdb) quit A debugging session is active. Inferior 1 [process 5572] will be killed. Quit anyway? (y or n) y [root@localhost jacques]#
View Attachment As Raw
Actions:
View
Attachments on
bug 4918
:
1759
|
1760
|
1761
|
1763
| 1765 |
1766
|
1767