From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | blacknoz(at)club-internet(dot)fr |
Cc: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: Help/PostgreSQL crash |
Date: | 2003-12-04 16:36:58 |
Message-ID: | 3FCF62AA.1050007@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
blacknoz(at)club-internet(dot)fr wrote:
>Hi Andreas,
>
>
>----Message d'origine----
>
>
>>Date: Thu, 04 Dec 2003 15:17:03 +0100
>>De: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
>>A: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
>>Copie à: Jean-Michel POURE <jm(at)poure(dot)com>, timothy(dot)r(dot)morley(at)kc(dot)frb(dot)org,
>>Sujet: Re: [pgadmin-hackers] [pgadmin-support] SSL connections and Query
>>
>>
>>
>>
>>
>>>* I get "Trace/breakpoint trap" error when I first click "Help/PostgreSQL
>>>Help" and then perform fast clicks on help page :)
>>>
>>>
>>>
>>>
>>Known, very unfortunate thing, and yet another non-SSL related bug.
>>On my machine, this isn't traceable, because my desktop freezes when I
>>encounter the problem while running under debugger's control (already
>>upgradest to latest gdb).
>>
>>
>>
>
>Just a suggestion, I was able to generate a bt for this by launching gdb in a standalone text console (ctrl-alt-f1) with export DISPLAY to my Xserver and then came back to X with the shortcut you all know(ctrl-alt-f7 for display 0)... By doing this, the desktop freezes but gdb is still usable in the text console... may be you could try to trace this way although this is not a real confortable situation...
>
>
Good suggestion!
I was able to locate the problem. I couldn't fix it ultimately, but the
attached patch, which should be added to our snapshot, is a workaround
(posted to wx patches as 854137). For unkown reasons, while selecting an
invalid color is returned, and setting that invalid color will result in
a wxASSERT. Unfortunately, this happens while rendering, ultimately
freezing the desktop while debugging.
>Regards,
>Raphaël aka *!donkey_INTERNAL*
>
>
Eeh Aaaah!
Regards,
Andrreas
Attachment | Content-Type | Size |
---|---|---|
htmlcell.cpp.patch | text/plain | 719 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2003-12-04 20:08:36 | Re: valuntil of pg_user |
Previous Message | blacknoz | 2003-12-04 15:45:02 | Help/PostgreSQL crash |