https://bugzilla.novell.com/show_bug.cgi?id=866067 https://bugzilla.novell.com/show_bug.cgi?id=866067#c5 --- Comment #5 from Michael Meeks <mmeeks@suse.com> 2014-03-03 12:26:10 UTC --- A better trace is: #10 _S_construct<char const*> (__a=..., __end=<optimized out>, __beg=0x0) at /usr/src/debug/gcc-4.8.1-20130909/obj-i586-suse-linux/i586-suse-linux/libstdc++-v3/include/bits/basic_string.h:1746 #11 std::basic_string<char, std::char_traits<char>, std::allocator<char>
::basic_string (this=0xbfffe94c, __s=0x0, __a=...) at /usr/src/debug/gcc-4.8.1-20130909/obj-i586-suse-linux/i586-suse-linux/libstdc++-v3/include/bits/basic_string.tcc:215 #12 0xb7b37cdb in Glib::ustring::ustring (this=0xbfffe94c, src=0x0) at ustring.cc:316
I assume that src=0x0 is the problem here ... underlying the 'null not valid' exception - unfortunately there are no symbols for frame #13: #13 0x0806a9b6 in ?? () #14 0xb73d88e3 in context_get_card_info_callback (pd=pd@entry=0x828daa8, command=command@entry=2, tag=tag@entry=5, t=t@entry=0x828b848, userdata=userdata@entry=0x8302000) at pulse/introspect.c:971 #15 0xb683ade3 in run_action (pd=0x828daa8, r=0x8284730, command=2, ts=0x828b848) at pulsecore/pdispatch.c:279 #16 0xb683b1e8 in pa_pdispatch_run (pd=0x828daa8, packet=packet@entry=0x8302cf0, creds=creds@entry=0x8295aa8, userdata=userdata@entry=0x826b5e8) at pulsecore/pdispatch.c:331 #17 0xb73ca924 in pstream_packet_callback (p=p@entry=0x8295900, packet=0x8302cf0, creds=0x8295aa8, userdata=0x826b5e8) at pulse/context.c:335 #18 0xb683fcb9 in do_read (p=0x8295900) at pulsecore/pstream.c:830 #19 do_pstream_read_write (p=0x8295900) at pulsecore/pstream.c:185 #20 0xb682aa7f in callback (m=0x81dea3c, e=0x82848b8, fd=10, f=PA_IO_EVENT_INPUT, userdata=0x80d6fb0) at pulsecore/iochannel.c:160 #21 0xb7410af7 in dispatch_func (source=source@entry=0x81dea08, callback=0x0, userdata=0x0) at pulse/glib-mainloop.c:584 #22 0xb745e7de in g_main_dispatch (context=0x80d9cb8, context@entry=0x80f5fb0) at gmain.c:3066 #23 g_main_context_dispatch (context=context@entry=0x80d9cb8) at gmain.c:3642 #24 0xb745eb88 in g_main_context_iterate (context=0x80d9cb8, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 #25 0xb745efeb in g_main_loop_run (loop=loop@entry=0x80ebc38) at gmain.c:3907 #26 0xb7725d4d in gtk_main () at gtkmain.c:1158 #27 0xb7dfb3e4 in Gtk::Main::run_impl() () from /usr/lib/libgtkmm-3.0.so.1 I have a 32bit install on a 64bit machine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.