[Bug 187913] Review Request: mysql-query-browser

bugzilla at redhat.com bugzilla at redhat.com
Mon May 8 19:02:57 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: mysql-query-browser


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187913





------- Additional Comments From dzrudy at gmail.com  2006-05-08 15:02 EST -------
Additionally the Windows version of mysql-query-browser (ver: 1.1.20) seems to
work ok with the remote server. 
I have run mysql-query-browser on my FC5 system through gdb with the following
results:

(gdb) run
Starting program: /usr/bin/mysql-query-browser-bin
[Thread debugging using libthread_db enabled]
[New Thread 46912496382720 (LWP 32391)]
Detaching after fork from child process 32394.
[New Thread 1084229968 (LWP 32398)]
[Thread 1084229968 (LWP 32398) exited]
[New Thread 1084229968 (LWP 32399)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1084229968 (LWP 32399)]
0x0000003009e41b36 in mysql_select_db () from
/usr/lib64/mysql/libmysqlclient_r.so.15
(gdb) bt
#0  0x0000003009e41b36 in mysql_select_db () from
/usr/lib64/mysql/libmysqlclient_r.so.15
#1  0x0000000000510f04 in myx_use_schema (mysql=0x0, schema=Variable "schema" is
not available.
) at myx_library.c:743
#2  0x000000000050e3f4 in use_schema_store_old_one (mysql=0xa90530,
schema_name=0xa8dc08 "maxmini",
    old_schema_name=0x40a000c0) at myx_catalogs.c:112
#3  0x000000000050f871 in myx_get_schema_tables (mysql=0xa90530,
catalog_name=Variable "catalog_name" is not available.
) at myx_catalogs.c:156
#4  0x0000000000439928 in TableFetchRequest::execute (this=Variable "this" is
not available.
) at MQQueryDispatcher.cc:122
#5  0x000000000043658a in MQQueryDispatcher::mysql_query_thread (this=0xc5a4a0)
at MQQueryDispatcher.cc:376
#6  0x000000300b02d30f in Glib::Thread::create () from /usr/lib64/libglibmm-2.4.so.1
#7  0x0000003002642e04 in g_thread_create_full () from /usr/lib64/libglib-2.0.so.0
#8  0x0000003001e062ea in start_thread () from /lib64/libpthread.so.0
#9  0x0000003000dcb73d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

also I found a related bug in mysql bugzilla: 
http://bugs.mysql.com/bug.php?id=8524


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list