Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Last active March 2, 2016 10:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleverca22/bbacd71632600d6007b6 to your computer and use it in GitHub Desktop.
Save cleverca22/bbacd71632600d6007b6 to your computer and use it in GitHub Desktop.
nixos crashes
(gdb) bt
#0 0x00007f423b50639d in poll () from /nix/store/n2wxp513rr00f6hr2dy0waqahns49dch-glibc-2.21/lib/libc.so.6
#1 0x00007f4237d6a2f2 in _xcb_conn_wait () from /nix/store/vs9shdrh50iaqmrrph92gk8pmfg9chwp-libxcb-1.11.1/lib/libxcb.so.1
#2 0x00007f4237d6bbdf in wait_for_reply () from /nix/store/vs9shdrh50iaqmrrph92gk8pmfg9chwp-libxcb-1.11.1/lib/libxcb.so.1
#3 0x00007f4237d6bcd1 in xcb_wait_for_reply () from /nix/store/vs9shdrh50iaqmrrph92gk8pmfg9chwp-libxcb-1.11.1/lib/libxcb.so.1
#4 0x00007f424018979f in _XReply () from /nix/store/p73fhs21mai1akmk4z6y3ax6kpv4zmy5-libX11-1.6.3/lib/libX11.so.6
#5 0x00007f4239a6d2b3 in DRI2GetBuffersWithFormat () from /run/opengl-driver/lib/libGL.so.1
#6 0x00007f4239a6d5b9 in dri2GetBuffersWithFormat () from /run/opengl-driver/lib/libGL.so.1
#7 0x00007f422bb7127b in dri2_allocate_textures () from /run/opengl-driver/lib/dri/radeonsi_dri.so
#8 0x00007f422bb6ddea in dri_st_framebuffer_validate () from /run/opengl-driver/lib/dri/radeonsi_dri.so
#9 0x00007f422ba7e92e in st_framebuffer_validate () from /run/opengl-driver/lib/dri/radeonsi_dri.so
#10 0x00007f422ba7feb8 in st_manager_validate_framebuffers () from /run/opengl-driver/lib/dri/radeonsi_dri.so
#11 0x00007f422ba49ca9 in st_validate_state () from /run/opengl-driver/lib/dri/radeonsi_dri.so
#12 0x00007f422ba600dd in st_draw_vbo () from /run/opengl-driver/lib/dri/radeonsi_dri.so
#13 0x00007f422ba2f4a4 in vbo_validated_drawrangeelements () from /run/opengl-driver/lib/dri/radeonsi_dri.so
#14 0x00007f422ba2f929 in vbo_exec_DrawElements () from /run/opengl-driver/lib/dri/radeonsi_dri.so
#15 0x000055d827cba965 in gpu::gles2::GLES2DecoderImpl::DoDrawElements(char const*, bool, unsigned int, int, unsigned int, int, int) ()
#16 0x000055d827cbaa73 in gpu::gles2::GLES2DecoderImpl::HandleDrawElements(unsigned int, void const*) ()
#17 0x000055d827cad200 in gpu::error::Error gpu::gles2::GLES2DecoderImpl::DoCommandsImpl<false>(unsigned int, void const*, int, int*) ()
#18 0x000055d827cf910b in gpu::CommandParser::ProcessCommands(int) ()
#19 0x000055d827cc525a in gpu::GpuScheduler::PutChanged() ()
#20 0x000055d827c56e2e in content::GpuCommandBufferStub::OnAsyncFlush(int, unsigned int, std::vector<ui::LatencyInfo, std::allocator<ui::LatencyInfo> > const&) ()
#21 0x000055d827c5af65 in content::GpuCommandBufferStub::OnMessageReceived(IPC::Message const&) ()
#22 0x000055d827c470bf in content::MessageRouter::RouteMessage(IPC::Message const&) ()
#23 0x000055d827c560aa in content::GpuChannel::HandleMessage() [clone .part.282] ()
#24 0x000055d823f9d597 in base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask const&) ()
#25 0x000055d823f4f813 in base::MessageLoop::RunTask(base::PendingTask const&) ()
#26 0x000055d823f4fc71 in base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&) ()
#27 0x000055d823f5067b in base::MessageLoop::DoWork() ()
#28 0x000055d823f9bad1 in base::MessagePumpGlib::Run(base::MessagePump::Delegate*) ()
#29 0x000055d823f65b28 in base::RunLoop::Run() ()
#30 0x000055d823f4ec05 in base::MessageLoop::Run() ()
#31 0x000055d827af250a in content::GpuMain(content::MainFunctionParams const&) ()
Program received signal SIGABRT, Aborted.
0x00007fc150b013e7 in raise () from /nix/store/hd6km3hscbgl2yw8nx7lr5z9s8h89p04-glibc-2.21/lib/libc.so.6
(gdb) bt
#0 0x00007fc150b013e7 in raise () from /nix/store/hd6km3hscbgl2yw8nx7lr5z9s8h89p04-glibc-2.21/lib/libc.so.6
#1 0x00007fc150b027ea in abort () from /nix/store/hd6km3hscbgl2yw8nx7lr5z9s8h89p04-glibc-2.21/lib/libc.so.6
#2 0x00007fc155bea315 in compute_real_ratios () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulsecore-7.0.so
#3 0x00007fc155bea501 in compute_real_ratios () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulsecore-7.0.so
#4 0x00007fc155bf0248 in pa_source_set_volume () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulsecore-7.0.so
#5 0x00007fc155be541a in update_volume_due_to_moving () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulsecore-7.0.so
#6 0x00007fc155be577d in pa_source_output_finish_move () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulsecore-7.0.so
#7 0x00007fc155be5c5b in pa_source_output_move_to () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulsecore-7.0.so
#8 0x00007fc1337db00b in route_source_outputs () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/pulse-7.0/modules/module-device-manager.so
#9 0x00007fc155bb109c in pa_hook_fire () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulsecore-7.0.so
#10 0x00007fc155bd2e44 in pa_sink_put () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulsecore-7.0.so
#11 0x00007fc1331b9f69 in module_echo_cancel_LTX_pa__init () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/pulse-7.0/modules/module-echo-cancel.so
#12 0x00007fc155bb3088 in pa_module_load () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulsecore-7.0.so
#13 0x00007fc149770765 in command_load_module () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/pulse-7.0/modules/libprotocol-native.so
#14 0x00007fc15515c3df in pa_pdispatch_run () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/pulseaudio/libpulsecommon-7.0.so
#15 0x00007fc149777a1d in pstream_packet_callback () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/pulse-7.0/modules/libprotocol-native.so
#16 0x00007fc15515ea9f in do_read () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/pulseaudio/libpulsecommon-7.0.so
#17 0x00007fc1551610eb in do_pstream_read_write () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/pulseaudio/libpulsecommon-7.0.so
#18 0x00007fc155161354 in srb_callback () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/pulseaudio/libpulsecommon-7.0.so
#19 0x00007fc155161c8a in srbchannel_rwloop () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/pulseaudio/libpulsecommon-7.0.so
#20 0x00007fc15595ae27 in pa_mainloop_dispatch () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulse.so.0
#21 0x00007fc15595b20c in pa_mainloop_iterate () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulse.so.0
#22 0x00007fc15595b2b0 in pa_mainloop_run () from /nix/store/2gwqbp0ib14yg4gcfd7ll00pb04mvl9f-pulseaudio-7.0/lib/libpulse.so.0
#23 0x0000000000407b0d in main ()
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff25b45be in IA__gtk_image_set_from_pixbuf (image=image@entry=0x17de670, pixbuf=pixbuf@entry=0xffffffffd8005b60) at gtkimage.c:1012
1012 gtkimage.c: No such file or directory.
(gdb) list
1007 in gtkimage.c
(gdb) bt
#0 0x00007ffff25b45be in IA__gtk_image_set_from_pixbuf (image=image@entry=0x17de670, pixbuf=pixbuf@entry=0xffffffffd8005b60) at gtkimage.c:1012
#1 0x00007ffff25b46b3 in IA__gtk_image_new_from_pixbuf (pixbuf=0xffffffffd8005b60) at gtkimage.c:694
#2 0x0000000000443b14 in pixbuf_to_widget ()
#3 0x00000000004578b9 in update_capture_box ()
#4 0x0000000000459075 in welcome_if_panel_reload ()
#5 0x00000000004c70b5 in refresh_local_interface_lists ()
#6 0x0000000000435c6b in iface_mon_handler2 ()
#7 0x00007ffff0a37746 in parse_cb (obj=<optimized out>, p=<optimized out>) at msg.c:716
#8 0x00007ffff0e6a147 in link_msg_parser (ops=<optimized out>, who=<optimized out>, n=<optimized out>, pp=0x7fffffffcc50) at route/link.c:634
#9 0x00007ffff0a34e22 in nl_cache_parse (ops=ops@entry=0x7ffff10a6ac0 <rtnl_link_ops>, who=who@entry=0x0, nlh=0x2dfc4000, params=params@entry=0x7fffffffcc50) at cache.c:942
#10 0x00007ffff0a391b0 in nl_msg_parse (msg=0x2a0b7410, cb=<optimized out>, arg=<optimized out>) at msg.c:739
#11 0x0000000000435c11 in iface_mon_handler ()
#12 0x00007ffff0a3a5e8 in nl_cb_call (msg=0x2a0b7410, type=0, cb=0x188ea20) at ../include/netlink-private/netlink.h:145
#13 recvmsgs (sk=0x188f1c0, cb=0x188ea20) at nl.c:989
#14 0x00007ffff0a3a7c3 in nl_recvmsgs_report (sk=<optimized out>, cb=<optimized out>) at nl.c:1040
#15 0x00007ffff0a3a7d1 in nl_recvmsgs (sk=<optimized out>, cb=<optimized out>) at nl.c:1064
#16 0x00007ffff0a3a7ec in nl_recvmsgs_default (sk=<optimized out>) at nl.c:1078
#17 0x00000000004e5249 in gtk_iface_mon_event ()
#18 0x00007ffff130c68d in g_main_context_dispatch () from /nix/store/zy7xi64lsmnx0i0d0h8qgqigs4m85crc-glib-2.44.1/lib/libglib-2.0.so.0
#19 0x00007ffff130ca28 in g_main_context_iterate.isra () from /nix/store/zy7xi64lsmnx0i0d0h8qgqigs4m85crc-glib-2.44.1/lib/libglib-2.0.so.0
#20 0x00007ffff130cd42 in g_main_loop_run () from /nix/store/zy7xi64lsmnx0i0d0h8qgqigs4m85crc-glib-2.44.1/lib/libglib-2.0.so.0
#21 0x00007ffff25cdef3 in IA__gtk_main () at gtkmain.c:1268
#22 0x00000000004263fb in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment