Re: [Ekiga-devel-list] Real Issue is Opal::Call virtual table missing



Julien and Eugene,

http://www.filebin.ca/Sw65iMe0jhP/gdb_ekiga_debug.txt.gz

which contains two "print *call"  first call is good  second call is bad.

-Lorin

On Wed, Jan 9, 2013 at 12:37 AM, Julien Puydt <jpuydt free fr> wrote:
> Le 09/01/2013 00:16, Lorin Melander a écrit :
>
>> It is in the /ekiga/plugins/libnotify/libnotify-main.cpp
>> static void
>> call_notification_action_cb (NotifyNotification *notification,
>>                               gchar *action,
>>                               gpointer data)
>> {
>>
>> Ekiga::Call *call = (Ekiga::Call *) data;<---- is this you want to know ?
>> ....
>> call->answer ();
>
>
> YES! That is what I wanted to know! It's a bare pointer! Nothing smart in
> it! No wonder the object gets destroyed in our back: we don't hold any
> reference to it officially!
>
> Damien, I think you know that part of the woods?
>
>
> Snark
> _______________________________________________
> ekiga-devel-list mailing list
> ekiga-devel-list gnome org
> https://mail.gnome.org/mailman/listinfo/ekiga-devel-list



-- 
-lorin


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