Ya ... I haven't remove these lines in SlackBuild script yet (@luken: thanks). I've remove the lines and then go another round. This time, GDB gives some more details:<div><br></div><div><div>(gdb) bt full</div><div>
#0 0xb6122d03 in strlen () from /lib/libc.so.6</div><div>No symbol table info available.</div><div>#1 0x0813e8d6 in std::char_traits<char>::length (argc=Cannot access memory at address 0x0</div><div>) at /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../include/c++/4.4.4/bits/char_traits.h:263</div>
<div>No locals.</div><div>#2 std::string::assign (argc=Cannot access memory at address 0x0</div><div>) at /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../include/c++/4.4.4/bits/basic_string.h:975</div><div>No locals.</div>
<div>#3 std::string::operator= (argc=Cannot access memory at address 0x0</div><div>) at /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../include/c++/4.4.4/bits/basic_string.h:519</div><div>No locals.</div><div>#4 main (argc=Cannot access memory at address 0x0</div>
<div>) at main.cpp:140</div><div> i = -1224718793</div><div> wboptions = {basedir = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x859f13c ""}}, </div>
<div> plugin_search_path = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x859f13c ""}}, </div>
<div> struct_search_path = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x859f13c ""}}, </div>
<div> module_search_path = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x859f13c ""}}, </div>
<div> library_search_path = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x859f13c ""}}, </div>
<div> cdbc_driver_search_path = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x859f13c ""}}, </div>
<div> user_data_dir = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x859f13c ""}}, </div>
<div> open_at_startup = {static npos = 4294967295, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x859f13c ""}}, </div>
<div> force_sw_rendering = false, force_opengl_rendering = false, use_log_file = false}</div><div> app = <incomplete type></div><div> program = {_wb_context_ui = 0xf2a93a3, _wb_context = 0xb7ffeff4, _grt_manager = 0xb7033ff4, _main_form = 0x8482864, _idle_signal_conn = {slot_ = 0x0}, static _instance = 0x0}</div>
</div><div><br></div><div>Something in MySQL Work Bench's script which is not compatible with Slackware?</div>