NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57577: nouveau(4) panic
The following reply was made to PR kern/57577; it has been noted by GNATS.
From: Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/57577: nouveau(4) panic
Date: Wed, 23 Aug 2023 15:58:10 +0200
[try that again...]
Xorg just died with
/netbsd: [ 1041396.8752523] nouveau0: autoconfiguration error: error:
user: nv50cal_space: -16
/netbsd: [ 1041397.1152563] pid 1499 (X), uid 0: exited on signal 6
(core dumped)
- The Xorg.log unfortunately got overwritten. The /X.core has
[...]
Core was generated by `X'.
Program terminated with signal SIGABRT, Aborted.
#0 0x0000748a1379c48a in _lwp_kill () from /usr/lib/libc.so.12
[Current thread is 1 (process 1499)]
(gdb) bt
#0 0x0000748a1379c48a in _lwp_kill () from /usr/lib/libc.so.12
#1 0x0000748a1379c98a in abort () from /usr/lib/libc.so.12
#2 0x000000009a9ae424 in OsAbort ()
#3 0x000000009a9b3639 in AbortServer ()
#4 0x000000009a9b430d in FatalError ()
#5 0x000000009a9ab862 in OsSigHandler ()
#6 <signal handler called>
#7 0x0000748a1379c48a in _lwp_kill () from /usr/lib/libc.so.12
#8 0x0000748a1379c98a in abort () from /usr/lib/libc.so.12
#9 0x0000748a1379bd7e in __assert13 () from /usr/lib/libc.so.12
#10 0x0000748a02803c9c in nouveau_pushbuf_data () from
/usr/pkg/lib/libdrm_nouveau.so.2
#11 0x0000748a02803c61 in nouveau_pushbuf_data () from
/usr/pkg/lib/libdrm_nouveau.so.2
#12 0x0000748a02803d1b in pushbuf_submit.isra () from
/usr/pkg/lib/libdrm_nouveau.so.2
#13 0x0000748a02803fab in pushbuf_flush () from
/usr/pkg/lib/libdrm_nouveau.so.2
#14 0x0000748a02804979 in pushbuf_refn () from
/usr/pkg/lib/libdrm_nouveau.so.2
#15 0x0000748a0a6f99ca in nvc0_cb_bo_push () from
/usr/pkg/lib/dri/nouveau_dri.so
#16 0x0000748a0a7a6d6b in nvc0_constbufs_validate () from
/usr/pkg/lib/dri/nouveau_dri.so
#17 0x0000748a0a7a989b in nvc0_state_validate () from
/usr/pkg/lib/dri/nouveau_dri.so
#18 0x0000748a0a7a9a01 in nvc0_state_validate_3d () from
/usr/pkg/lib/dri/nouveau_dri.so
#19 0x0000748a0a7ab18c in nvc0_draw_vbo () from
/usr/pkg/lib/dri/nouveau_dri.so
#20 0x0000748a09efdf09 in _mesa_draw_arrays () from
/usr/pkg/lib/dri/nouveau_dri.so
#21 0x0000748a0cc0bd98 in glamor_copy_fbo_fbo_draw.constprop () from
/usr/pkg/lib/xorg/modules/libglamoregl.so
#22 0x0000748a0cc0c214 in glamor_copy () from
/usr/pkg/lib/xorg/modules/libglamoregl.so
#23 0x000000009a989d68 in miCopyRegion ()
#24 0x000000009a98a455 in miDoCopy ()
#25 0x0000748a0cc0cc43 in glamor_copy_area () from
/usr/pkg/lib/xorg/modules/libglamoregl.so
#26 0x000000009a920752 in damageCopyArea ()
#27 0x000000009a849f1b in ProcCopyArea ()
#28 0x000000009a84e1cf in Dispatch ()
#29 0x000000009a8520ba in dix_main ()
#30 0x000000009a83bded in ___start ()
#31 0x00007f7fd7c0d240 in ?? () from /usr/libexec/ld.elf_so
#32 0x0000000000000007 in ?? ()
#33 0x00007f7fffa78c40 in ?? ()
#34 0x00007f7fffa78c4f in ?? ()
#35 0x00007f7fffa78c56 in ?? ()
#36 0x00007f7fffa78c5c in ?? ()
#37 0x00007f7fffa78c5f in ?? ()
#38 0x00007f7fffa78c64 in ?? ()
#39 0x00007f7fffa78c6a in ?? ()
#40 0x0000000000000000 in ?? ()
(gdb)
Home |
Main Index |
Thread Index |
Old Index