VirtualBox

Changes between Version 1 and Version 2 of Ticket #19071, comment 6


Ignore:
Timestamp:
Nov 22, 2019 11:16:21 PM (4 years ago)
Author:
Pablo Sanchez

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19071, comment 6

    v1 v2  
    1 // Placeholder //
     1Hi,
     2
     3Unfortunately no minidump is created.
     4
     5As before I noticed in '''/var/log/messages''' the following message when the VM crashed - see the '''segfault''' at line 1:
     6{{{
     7Nov 22 17:24:53 zoom kernel: EMT-1[13412]: segfault at 7fd363dfe920 ip 00007fd4968805ff sp 00007fd463dfe898 error 4 in libc-2.30.so[7fd4967fd000+14d000]
     8Nov 22 17:24:53 zoom kernel: Code: a4 c3 80 fa 08 73 12 80 fa 04 73 1e 80 fa 01 77 26 72 05 0f b6 0e 88 0f c3 48 8b 4c 16 f8 48 8b 36 48 89 4c 17 f8 48 89 37 c3 <8b> 4c 16 fc 8b 36 89 4c 17 fc 89 37 c3 0f b7 4c 16 fe 0f b7 36 66
     9Nov 22 17:24:53 zoom kwin_x11[2464]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 27849, resource id: 130023436, major code: 15 (QueryTree), minor code: 0
     10Nov 22 17:24:53 zoom kwin_x11[2464]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 27854, resource id: 130023436, major code: 18 (ChangeProperty), minor code: 0
     11}}}
     12
     13Given the above, I generated a VirtualBox core dump following these instructions[1].  Without any debug symbols, it may be useless but perhaps it'll get us started.
     14
     15'''gdb core'''
     16
     17{{{
     18# gdb core
     19GNU gdb (GDB; openSUSE Tumbleweed) 8.3.1
     20Copyright (C) 2019 Free Software Foundation, Inc.
     21License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
     22This is free software: you are free to change and redistribute it.
     23There is NO WARRANTY, to the extent permitted by law.
     24Type "show copying" and "show warranty" for details.
     25This GDB was configured as "x86_64-suse-linux".
     26Type "show configuration" for configuration details.
     27For bug reporting instructions, please see:
     28<http://bugs.opensuse.org/>.
     29Find the GDB manual and other documentation resources online at:
     30    <http://www.gnu.org/software/gdb/documentation/>.
     31
     32For help, type "help".
     33Type "apropos word" to search for commands related to "word"...
     34[New LWP 1419]
     35[New LWP 1421]
     36[New LWP 1394]
     37[New LWP 1423]
     38[New LWP 1415]
     39[New LWP 1432]
     40[New LWP 1396]
     41[New LWP 1436]
     42[New LWP 1395]
     43[New LWP 1831]
     44[New LWP 1397]
     45[New LWP 1404]
     46[New LWP 1584]
     47[New LWP 1398]
     48[New LWP 1430]
     49[New LWP 1399]
     50[New LWP 1426]
     51[New LWP 1485]
     52[New LWP 1400]
     53[New LWP 1418]
     54[New LWP 1427]
     55[New LWP 1403]
     56[New LWP 1429]
     57[New LWP 1391]
     58[New LWP 1425]
     59[New LWP 1420]
     60[New LWP 1431]
     61[New LWP 1424]
     62[New LWP 1422]
     63[New LWP 1435]
     64[New LWP 1428]
     65[New LWP 1434]
     66[New LWP 1433]
     67Missing separate debuginfo for the main executable file
     68Try: zypper install -C "debuginfo(build-id)=1c873334ccaa6b882c72f5289f99f62b308e65cb"
     69Core was generated by `/opt/VirtualBox/VirtualBoxVM --comment load_test --startvm 223dd16e-a2d0-48e7-8'.
     70Program terminated with signal SIGSEGV, Segmentation fault.
     71#0  0x00007f6a923f15ff in ?? ()
     72[Current thread is 1 (LWP 1419)]
     73"/var/lib/systemd/coredump/core" is a core file.
     74Please specify an executable to debug.
     75(gdb) where
     76#0  0x00007f6a923f15ff in ?? ()
     77#1  0x00007f6a557607c7 in ?? ()
     78#2  0x000000968baf5833 in ?? ()
     79#3  0x00007f6a5e401e50 in ?? ()
     80#4  0x00007f6a802dfa2c in ?? ()
     81#5  0x0000000083776c39 in ?? ()
     82#6  0x00007f6a5e401d28 in ?? ()
     83#7  0x00007f6a5e400f80 in ?? ()
     84#8  0x00007f6a5e401df0 in ?? ()
     85#9  0x000000000000000c in ?? ()
     86#10 0x00000000802dfab0 in ?? ()
     87#11 0x0000010c00000000 in ?? ()
     88#12 0x00007f6a802df910 in ?? ()
     89#13 0x00007f6a802dfa18 in ?? ()
     90#14 0x00007f6a802dfa20 in ?? ()
     91#15 0x00007f6a0000000c in ?? ()
     92#16 0x001b0017ffff0000 in ?? ()
     93#17 0x00000000ffff0000 in ?? ()
     94#18 0xffff000000080003 in ?? ()
     95#19 0xffcbffc6ffff0000 in ?? ()
     96#20 0x0000000000010000 in ?? ()
     97#21 0x00000000ffd5ffd0 in ?? ()
     98#22 0x000b000800000000 in ?? ()
     99#23 0x0000000100000000 in ?? ()
     100#24 0x00000000ffffffff in ?? ()
     101#25 0x00180012ffff0000 in ?? ()
     102#26 0x0000000000010001 in ?? ()
     103#27 0x0000ffff002c0025 in ?? ()
     104#28 0x0027001c00000000 in ?? ()
     105#29 0x0001000000010000 in ?? ()
     106#30 0x0000000100420034 in ?? ()
     107#31 0x004f003e00010000 in ?? ()
     108#32 0x0000000000000000 in ?? ()
     109(gdb)
     110
     111}}}
     112
     113'''References'''
     114
     115* [1] - https://www.virtualbox.org/wiki/Core_dump

© 2023 Oracle
ContactPrivacy policyTerms of Use