VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (391 - 393 of 16363)

Ticket Resolution Summary Owner Reporter
#628 fixed VirtualBox 1.5 crashes (very often) on Linux host with Win2000 guest (backtraces included) chriz
Description

Hi!

After crashes with VirtualBox 1.4 (see ticket #571) on my Fedora 7 box with Windows 2000 guest I today upgraded to VirtualBox 1.5.

After several problems with the installation of the guest additions I had it running... ... for a few minutes :-(

VB1.5 crashes more often than 1.4 for me. The guest silently aborts. No log entries.

So I did three backtraces and attached the last logfile.

==> core5904-backtrace <==
Program terminated with signal 6, Aborted.
#0  0x00110402 in __kernel_vsyscall ()
(gdb) bt
#0  0x00110402 in __kernel_vsyscall ()
#1  0x04be0fa0 in raise () from /lib/libc.so.6
#2  0x04be28b1 in abort () from /lib/libc.so.6
#3  0x04c17d6b in __libc_message () from /lib/libc.so.6
#4  0x04c20bdc in _int_malloc () from /lib/libc.so.6
#5  0x04c21ebe in malloc () from /lib/libc.so.6
#6  0x048bc557 in operator new () from /usr/lib/libstdc++.so.6
#7  0x00744033 in QRegion::QRegion () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x00826306 in QWidget::clipRegion () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0x0074baee in QWidget::update () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x08199a86 in QTextEdit::setWrapPolicy ()
#11 0x09aad090 in ?? ()
#12 0x0000017f in ?? ()
#13 0x00000052 in ?? ()
#14 0x00000020 in ?? ()
#15 0x00000004 in ?? ()
#16 0xaf1ee048 in ?? ()
#17 0xb65adf88 in ?? ()
#18 0x099e3ec0 in ?? ()
#19 0x0000017f in ?? ()
#20 0x00000500 in ?? ()
#21 0xb65adfd8 in ?? ()
#22 0x047843e5 in ?? () from /usr/lib/virtualbox//components/VBoxC.so
Backtrace stopped: previous frame identical to this frame (corrupt stack?)



==> core6045-backtrace <==
Program terminated with signal 6, Aborted.
#0  0x00110402 in __kernel_vsyscall ()
(gdb) bt
#0  0x00110402 in __kernel_vsyscall ()
#1  0x0782ffa0 in raise () from /lib/libc.so.6
#2  0x078318b1 in abort () from /lib/libc.so.6
#3  0x07866d6b in __libc_message () from /lib/libc.so.6
#4  0x0786fbdc in _int_malloc () from /lib/libc.so.6
#5  0x07870ebe in malloc () from /lib/libc.so.6
#6  0x00ae6105 in QGArray::QGArray$base () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7  0x0074417b in QRegion::QRegion () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x00826306 in QWidget::clipRegion () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0x0074baee in QWidget::update () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x08199a86 in QTextEdit::setWrapPolicy ()
#11 0x090623e8 in ?? ()
#12 0x00000454 in ?? ()
#13 0x00000334 in ?? ()
#14 0x0000001a in ?? ()
#15 0x0000000d in ?? ()
#16 0xaee71050 in ?? ()
#17 0xb6603f88 in ?? ()
#18 0x08fa58e0 in ?? ()
#19 0x00000454 in ?? ()
#20 0x00000500 in ?? ()
#21 0xb6603fd8 in ?? ()
#22 0x03b4b3e5 in ?? () from /usr/lib/virtualbox//components/VBoxC.so
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)


==> core6099-backtrace <==
Program terminated with signal 6, Aborted.
#0  0x00110402 in __kernel_vsyscall ()
(gdb) bt
#0  0x00110402 in __kernel_vsyscall ()
#1  0x07b4ffa0 in raise () from /lib/libc.so.6
#2  0x07b518b1 in abort () from /lib/libc.so.6
#3  0x07b86d6b in __libc_message () from /lib/libc.so.6
#4  0x07b8fbdc in _int_malloc () from /lib/libc.so.6
#5  0x07b90ebe in malloc () from /lib/libc.so.6
#6  0x07204557 in operator new () from /usr/lib/libstdc++.so.6
#7  0x007420bf in QRegion::QRegion () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x00743b8d in QRegion::intersect () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0x0074bb0d in QWidget::update () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x08199a86 in QTextEdit::setWrapPolicy ()
#11 0x09ca33e0 in ?? ()
#12 0x00000417 in ?? ()
#13 0x000001dd in ?? ()
#14 0x0000000f in ?? ()
#15 0x0000000f in ?? ()
#16 0xaf1f205c in ?? ()
#17 0xb64fef88 in ?? ()
#18 0x09bd8ed8 in ?? ()
#19 0x00000417 in ?? ()
#20 0x00000500 in ?? ()
#21 0xb64fefd8 in ?? ()
#22 0x026c63e5 in ?? () from /usr/lib/virtualbox//components/VBoxC.so
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

What's wrong here?

#630 fixed Failed to initialize COM or failed to find VirtualBox COM server. (RPC_E_CHANGED_MODE) -> fixed in SVN/1.5.2 NG
Description

When start virtualbox I have a dialog with following Message:

Failed to initialize COM or failed to find VirtualBox COM server. Most likely, the VirtualBox server is not running or failed to start. The application will now terminate. Call RC: RPC_E_CHANGED_MODE (0x80010106)

With 1.4 I don't have this problem , and i uninstalled 1.4 & then install 1.5 got this problem

P.S. my OS T.Chinese XP Pro SP2 w/ lastest update

#633 fixed Simple Windows application does not display images gestoned
Description

A simple program does not operate properly in VirtualBox 1.5.0 (host Linux Kubuntu 7.04, guest Windows XP SP1). Animations at http://www.docestiny.cz/Members/mil/fotolab_fotosvet.zip show the problem in detail. In summary, picture previews are not displayed in a simple Windows picture management application.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy