Re: need suggestions on troubleshooting pgadmin3

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

 



On Sat, 28 Jun 2008 16:38:53 -0700, Craig White wrote:

> Pgadmin3 (postgresql administrator GUI, I presume GTK+ program)
> 
> My home desktop has been upgraded, probably since FC-4 or FC-5 and now
> on F9
> 
> If I launch Pgadmin3, it sticks at the splash screen and never
> progresses and I can only kill it. It upgraded a month ago or so, same
> thing.
> 
> I have removed the rpm and re-installed (both the one from F9-base and
> F9-updates) but either way, same issue.

Obligatory question: Have you tried it with a fresh user account,
too?
 
> I asked the list and others report having no problems running
> pgadmin-i386.
> 
> If I launch (as user or even as root), it hangs the same way, with nary
> anything to standard error or standard out.
> 
> I can't strace it because by the time I launch it, get the pid and try
> to strace it, it's already hung.

You can launch it via strace: strace pgadmin3

Ruling out that damaged packages cause this is one thing to do, too.
"rpm -Va" should not report any damaged files.
 
> Anyone have suggestions on how to troubleshoot it?

debuginfo-install -y pgadmin3

then run it, attach gdb to it (gdb -p $PID) and backtrace it,
"thr app a bt" (means "thread apply all backtrace"). That could
help with finding out where it waits.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux