id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 169,signals problems with dll,nobody,Douglas Gregor,"{{{ If I create signal in exe and connect some handlers in dll and try destroying signal before disconnect handlers or try disconnect it in exe I have runtime error. But if disconnect all in dll, all ok. I think it happened because dll have different memory manager. I think basic_connection must be refcounted or have method like this. void destroy() { delete this; } Best regards, WolfHound wolfhound@mail333.com PS Sorry for my English. }}}",Bugs,closed,,None,None,,Fixed,,