Re: pgadmin3 crash

Поиск
Список
Период
Сортировка
От Linos
Тема Re: pgadmin3 crash
Дата
Msg-id 50B78AEB.9090807@linos.es
обсуждение исходный текст
Ответ на Re: pgadmin3 crash  (Dave Page <dpage@pgadmin.org>)
Ответы Re: pgadmin3 crash  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: pgadmin3 crash  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-support
On 29/11/12 14:06, Dave Page wrote:
> On Wed, Nov 28, 2012 at 10:57 PM, Linos <info@linos.es> wrote:
>>
>> I get a list of steps that always crash PgAdmin 3 1.16.0 in my machine:
>>
>> 1- Open pgadmin
>> 2- Connect localhost PostgreSQL
>> 3- Open Query Editor
>> 4- From this Query Editor use New Window
>> 5- From this New Window open file and after open the file create other New
>> Window from this one
>> 6- In the last new window use Open File... crash.
>>
>> I have attached a gdb log, for me this steps are ever reproducible so if you
>> need me to test something more just ask me.
> 
> I can't reproduce this on Mac or CentOS 6 64 bit.
> 
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
> 
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
> 

Arghhh, for me it ever fails, did you see the gdb log? my distro is Arch Linux
X84_64 with this versions:

uname -a
Linux skuda 3.6.7-425-bfs #1 SMP PREEMPT Sun Nov 18 20:43:58 CET 2012 x86_64
GNU/Linux

gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.7.2/configure --prefix=/usr --libdir=/usr/lib
--libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
--with-bugurl=https://bugs.archlinux.org/
--enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared
--enable-threads=posix --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch
--enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id
--with-ppl --enable-cloog-backend=isl --disable-ppl-version-check
--disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default
--enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu
--disable-multilib --disable-libssp --disable-build-with-cxx
--disable-build-poststage1-with-cxx --enable-checking=release
Thread model: posix
gcc version 4.7.2 (GCC)

core/glibc 2.16.0-5
extra/wxgtk 2.8.12.1-4
community/pgadmin3 1.16.0-1
extra/postgresql-libs 9.2.1-2

I compiled wxWindows and Pgadmin3 with debug symbols, i am using this compiler
flags:

CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"

Any other thing i could do to help with this? record a video or any other thing?

Regards,
Miguel Angel.



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

Предыдущее
От: Michael Shapiro
Дата:
Сообщение: Re: how to disable auto-completion
Следующее
От: Chris Campbell
Дата:
Сообщение: Re: Grant Permissions for View Only