[packagekit] Pardus 2009 PackageKit 0.4.9 pisi backend

Aşkın Yollu askin at askin.ws
Wed Aug 5 05:36:40 PDT 2009


On Wed, Aug 5, 2009 at 12:21 PM, Richard Hughes <hughsient at gmail.com> wrote:

> 2009/8/5 Aşkın Yollu <askin at askin.ws>:
> > I am trying to update pisi backend for Pardus 2009. Old code works, but
> some
> > subcommands don't work.
> > When i use get-details command, daemon get Segmentation fault.
>
> Ohh, a segmentation fault is bad indeed.
>
> > FN:pk_transaction_progress_changed_emit,359
> >  - emitting percentage-changed 101, 101, 48, 0
> > Segmentation fault
>
> Could you please get a backtrace? Install the needed debuginfo
> packages (or whatever the name is for pardus) and then do:
>
> cd PackageKit/src
> edit gdb.sh (and change yum to pardus)
> sudo ./gdb.sh
>
> then try to reproduce, and when it crashes, type:
>
> bt
>
> Then forward all that output to the list and we can work out what's
> going wrong. Thanks.


gdb.sh is not in 0.4.9, I copy from git repo.
.libs/lt-packagekitd file does not exist. i used .libs/packagekitd for bt.
I get too short backtrace output.

Program received signal SIGSEGV, Segmentation fault.
0xb7f97623 in pk_package_id_copy () from /usr/lib/libpackagekit-glib.so.11
(gdb) bt
#0  0xb7f97623 in pk_package_id_copy () from
/usr/lib/libpackagekit-glib.so.11
(gdb) continue
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20090805/ce61c52f/attachment-0003.htm>


More information about the PackageKit mailing list