Re: bug report

Поиск
Список
Период
Сортировка
От Raphaël Enrici
Тема Re: bug report
Дата
Msg-id 40A27B0E.2010502@club-internet.fr
обсуждение исходный текст
Ответ на Re: bug report  (Krzysztof Kajkowski <cayco@studencka.pl>)
Ответы Re: bug report  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support
Krzysztof Kajkowski wrote:

>W liście z śro, 12-05-2004, godz. 12:17, blacknoz@club-internet.fr
>pisze: 
>
>  
>
>>So, it seems that it still occurs... I'll try to reproduce this tonight.
>>Maybe a backtrace of the process would help.
>>If you have some time, launch pgadmin3 in gdb like this:
>>gdb pgadmin3
>>then type "run"
>>Reproduce the crash and when it segfault, type "bt" in the gdb window and send the output.
>>    
>>
>
>Here it goes:
>
>#0  0x08501420 in wxWindowBase::GetId ()
>#1  0x08448b24 in gtk_window_event_event_callback ()
>#2  0x4024c864 in _gtk_marshal_B
>  
>
...
to me it's another bug... It's the one related to this:
open the sql window, modify it, don't launch and just quit it.
pgA3 will ask if you want to save or not, if you click on "no" it crashes.
The segfault is not due to any kind of dropped object.
Can you confirm this ?
Andreas, what is the status of this one ? I can't remember... When it 
was on the top of the stack, I tried looking at it and it seems pgA3 did 
not crashed while traced... It make me thought some object was 
unproperly destroyed too fast which effectively made the "GetId" fail...

>>P.S. Please, always CC to the list, you will get a more efficient help ;)
>>    
>>
>sory, wrong button :-)
>  
>
No problem with it... That's just for you and may be others suffering 
from the same issue ;)

Regards,
Raphaël


В списке pgadmin-support по дате отправления:

Предыдущее
От: Krzysztof Kajkowski
Дата:
Сообщение: Re: bug report
Следующее
От: Raphaël Enrici
Дата:
Сообщение: Re: