Opened 17 years ago
Closed 17 years ago
#821 closed defect (duplicate)
Segmentation fault in Registration Dialog
Reported by: | Cyril | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.5.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Steps to reproduce:
- Run VirtualBox first time.
- Fill Name and E-mail in Registration Dialog.
- Press Confirm button.
After this VirtualBox fails with segmenatation fault.
... Qt WARNING: QThread object destroyed while thread is still running. [Thread -1293169776 (LWP 6895) exited] [New Thread -1301660784 (LWP 6896)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1301660784 (LWP 6896)] 0xb5a4df8f in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string () from /usr/lib/libstdc++.so.6
Note:
See TracTickets
for help on using tickets.
Duplicate of 801