[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [DEBUGGING Xen/Qxl/Debian Sid] qemu crash on xenbus pv driver install
another bt full, same problem with remote-viewer, this time trying to move the window and it sticked somewhere -you know those sticky functions that develop a window- so that it fits one half or smtg... gdb /usr/lib/xen/bin/qemu-system-i386 GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/lib/xen/bin/qemu-system-i386...done. (gdb) target remote localhost:1234 c Remote debugging using localhost:1234 Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done. done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 0x00007ffff7ddd190 in _start () from /lib64/ld-linux-x86-64.so.2 (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. _int_malloc (av=av@entry=0x7ffff41df620 <main_arena>,  bytes=bytes@entry=5152000) at malloc.c:3775 3775 malloc.c: Aucun fichier ou dossier de ce type. (gdb) bt full #0 _int_malloc (av=av@entry=0x7ffff41df620 <main_arena>,  bytes=bytes@entry=5152000) at malloc.c:3775  p = 0x555556c87660  iters = <optimized out>  nb = 5152016  idx = <optimized out>  bin = <optimized out>  victim = 0x555556c87650  size = <optimized out>  victim_index = <optimized out>  remainder = 0x555557171360  remainder_size = <optimized out>  block = 4  bit = <optimized out>  map = 2067779454  fwd = <optimized out>  bck = <optimized out>  errstr = 0x0  __func__ = "_int_malloc" #1 0x00007ffff3eb886c in __libc_calloc (n=<optimized out>,  elem_size=<optimized out>) at malloc.c:3219  av = 0x7ffff41df620 <main_arena>  oldtop = 0x555556c87650 ---Type <return> to continue, or q <return> to quit---  p = <optimized out>  bytes = 5152000  sz = 5152000  csz = <optimized out>  oldtopsize = 8392736  mem = <optimized out>  clearsize = <optimized out>  nclears = <optimized out>  d = <optimized out>  hook = <optimized out>  __func__ = "__libc_calloc" #2 0x00007ffff4c3dc5a in ?? () from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 No symbol table info available. #3 0x00007ffff4c3dd0b in ?? () from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 No symbol table info available. #4 0x000055555580c266 in vnc_dpy_switch (dcl=0x7fffe847d048,  surface=0x5555565c29e0) at ui/vnc.c:590  vd = 0x7fffe847d010  vs = 0xff0000ff00 #5 0x00005555557e905b in dpy_gfx_replace_surface (con=0x5555563380f0,  surface=0x5555565c29e0) at ui/console.c:1404  s = 0x55555633fe60  old_surface = 0x5555563395d0 ---Type <return> to continue, or q <return> to quit---  dcl = 0x7fffe847d048 #6 0x00005555556bfa0c in qxl_render_update_area_unlocked (qxl=0x555556378550)  at hw/display/qxl-render.c:131  vga = 0x555556379040  surface = 0x5555565c29e0  i = 21845 #7 0x00005555556bfc84 in qxl_render_update_area_bh (opaque=0x555556378550)  at hw/display/qxl-render.c:183  qxl = 0x555556378550 #8 0x00005555555e3d68 in aio_bh_poll (ctx=0x555556277840) at async.c:81  bh = 0x555556364510  bhp = 0x7fffe86e4010  next = 0x555556314170  ret = 1 #9 0x00005555555e3a1a in aio_poll (ctx=0x555556277840, blocking=false)  at aio-posix.c:188  node = 0x7ffff41f3a89 <write+57>  ret = 0  progress = false #10 0x00005555555e4088 in aio_ctx_dispatch (source=0x555556277840,  callback=0x0, user_data=0x0) at async.c:211  ctx = 0x555556277840  __PRETTY_FUNCTION__ = "aio_ctx_dispatch" ---Type <return> to continue, or q <return> to quit--- #11 0x00007ffff707dc5d in g_main_dispatch (context=0x555556278b50)  at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3111  dispatch = 0x5555555e4035 <aio_ctx_dispatch>  prev_source = 0x0  was_in_call = 0  user_data = 0x0  callback = 0x0  cb_funcs = <optimized out>  cb_data = <optimized out>  need_destroy = <optimized out>  source = 0x555556277840  current = 0x55555626ec40  i = 0 #12 g_main_context_dispatch (context=0x555556278b50)  at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3710 No locals. #13 0x000055555577cf98 in glib_pollfds_poll () at main-loop.c:190  context = 0x555556278b50  pfds = 0x5555563ded28 #14 0x000055555577d075 in os_host_main_loop_wait (timeout=0) at main-loop.c:235  ret = 2  spin_counter = 1 #15 0x000055555577d134 in main_loop_wait (nonblocking=0) at main-loop.c:484 ---Type <return> to continue, or q <return> to quit---  ret = 21845  timeout = 4294967295  timeout_ns = 13912579 #16 0x0000555555815fbd in main_loop () at vl.c:2056  nonblocking = false  last_io = 1 #17 0x000055555581d66b in main (argc=66, argv=0x7fffffffdbe8,  envp=0x7fffffffde00) at vl.c:4535  i = 64  snapshot = 0  linux_boot = 0  icount_option = 0x0  initrd_filename = 0x0  kernel_filename = 0x0  kernel_cmdline = 0x55555598c664 ""  boot_order = 0x555556275340 "dc"  ds = 0x55555633fe60  cyls = 0  heads = 0  secs = 0  translation = 0  hda_opts = 0x0  opts = 0x555556275290 ---Type <return> to continue, or q <return> to quit---  machine_opts = 0x555556276ef0  olist = 0x555555d72700 <qemu_machine_opts>  optind = 66  optarg = 0x7fffffffe5e0 "file=/home/goon/Documents/Win7Ult-SP1-x64-en-US-Sep2013.iso,if=ide,index=2,media=cdrom,format=raw,cache=writeback,id=ide-5632"  loadvm = 0x0  machine_class = 0x55555626e030  machine = 0x555555d78540 <xenfv_machine>  cpu_model = 0x0  vga_model = 0x0  qtest_chrdev = 0x0  qtest_log = 0x0  pid_file = 0x0  incoming = 0x0  show_vnc_port = 0  defconfig = true  userconfig = true  log_mask = 0x0  log_file = 0x0  mem_trace = {malloc = 0x55555581950b <malloc_and_trace>,  realloc = 0x555555819540 <realloc_and_trace>,  free = 0x555555819584 <free_and_trace>, calloc = 0x0,  try_malloc = 0x0, try_realloc = 0x0} ---Type <return> to continue, or q <return> to quit---  trace_events = 0x0  trace_file = 0x0  __func__ = "main"  args = {machine = 0x555555d78540 <xenfv_machine>,  ram_size = 2013265920, boot_order = 0x555556275340 "dc",  kernel_filename = 0x0, kernel_cmdline = 0x55555598c664 "",  initrd_filename = 0x0, cpu_model = 0x0} (gdb) 2015-01-05 14:39 GMT+01:00 Goonie Windy <monsieur.goonie@xxxxxxxxx>:
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |