Summary: | refreshing phpmyadmin in konqueror when mysql not running crashes konqueror | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | 20120808_bugs.kde.org |
Component: | kjs | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andrew.crouthamel |
Priority: | NOR | ||
Version: | 4.4.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | valgrind log of konqueror run |
Description
20120808_bugs.kde.org
2010-03-21 13:14:27 UTC
sys log viewer showing the issue with my mysql settings mysqld 100321 13:06:30 [Warning] Aborted connection 73 to db: 'unconnected' user: 'phpmyadmin' host: 'localhost' (init_connect command failed) mysqld 100321 13:06:30 [Warning] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'character_set_system=utf8' at line 1 (accidentally pasted to bug 182918) Hi could you send also valgrind logs from the crash. http://techbase.kde.org/index.php?title=Development/Tutorials/Debugging/How_to_create_useful_crash_reports&oldid=46642#Retrieving_a_backtrace_with_Valgrind Created attachment 41804 [details] valgrind log of konqueror run attached valgrind log but konqueror did not crash used $ valgrind --log-file=konqueror-bug231533-b.log --leak-check=full --track-origins=yes --show-reachable=yes konqueror & Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! As far as I can recall, I only ever noticed the crash the time reported here in this ticket. According to the comments, the crash was not even reproduced when attempting to acquire the crash with valgrind on the lookout. Thanks for the update! |