Re: GnomeCal conduit errors



Ken Scott writes:
 > [ken@hobbes ken]$ gdb `which gpilotd` core
 [snip]
 > warning: core file may not match specified executable file.
 > Core was generated by `gpilotd-control-applet'.
                        ^^^^^^^^^^^^^^^^^^

Please rerun the following command, because core was actually geneated by
gpilotd-control-applet', not gpilotd

$ gdb `which gpilotd-control-applet` core

should give real stack trace with full function names.


-Vadim



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]