[Bug 306321] [NEW] printing doesn't complete
Public bug reported: I am using Intrepid with an HP PSC 750 printer. Most times I print, the page does not complete and eject when the print job is done. I can usually go to the printer and hit the cancel button and the job will finish and the page will eject. Frequently after I have used the trick above, the subsequent print job starts with a single page with a few (2-4) characters, which look like HP PCL, then the page ejects and then the actual print job starts. ** Affects: gutenprint (Ubuntu) Importance: Undecided Status: New -- printing doesn't complete https://bugs.launchpad.net/bugs/306321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 306321] Re: printing doesn't complete
I should add, if I wait long enough (i.e. tens of minutes) the printer will finally finish the last few passes of the printhead and kick the page out, complete. It's of course annoying to have to wait. Alternatively, if a subsequent print jobs is queued while one is sitting waiting to kick the page out, the waiting job will finish and the new one will print, and likely be waiting at the end of it's job. -- printing doesn't complete https://bugs.launchpad.net/bugs/306321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130941] Re: gdm Xsession not sourcing .xprofile (anymore)
If you go back and read the original comment you will see we are talking about sourcing ~/.xprofile, not ~/.profile. -- gdm Xsession not sourcing .xprofile (anymore) https://bugs.launchpad.net/bugs/130941 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 306557] [NEW] won't open an http uri
Public bug reported: Binary package hint: totem Release: Intrepid, x86 (i.e. 32bit) Maybe this is a PEBKAC and I'm just expecting things to be too intuitive, but trying something as simple as: totem http://site/path/to/video.mp4 doesn't actually stream and play the video. Totem reports: $ totem http://site/path/to/video.mp4 ** (totem:5083): DEBUG: Init of Python module ** (totem:5083): DEBUG: Registering Python plugin instance: BBCViewer+TotemPythonPlugin ** (totem:5083): DEBUG: Creating object of type BBCViewer+TotemPythonPlugin ** (totem:5083): DEBUG: Creating Python plugin instance ** (totem:5083): WARNING **: Failed to create dbus proxy for org.gnome.SettingsDaemon: Could not get owner of name 'org.gnome.SettingsDaemon': no such name ** (totem:5083): DEBUG: Init of Python module ** (totem:5083): DEBUG: Registering Python plugin instance: YouTube+TotemPythonPlugin ** (totem:5083): DEBUG: Creating object of type YouTube+TotemPythonPlugin ** (totem:5083): DEBUG: Creating Python plugin instance ** Message: no file info ** Message: Error: Resource not found. gstfilesrc.c(1018): gst_file_src_start (): /GstPlayBin:play/GstFileSrc:source: No such file "/path/to/video.mp4" It would appear that totem is stripping off the http://site portion of the URI and expecting the file to exist locally. ** Affects: totem (Ubuntu) Importance: Undecided Status: New -- won't open an http uri https://bugs.launchpad.net/bugs/306557 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 306560] [NEW] won't play sounds with pulseaudio
Public bug reported: Binary package hint: pidgin I have my Intrepid system here configured in gnome to use pulseaudio. Now I am finding that none of the sound options (i.e. Automatic, ESD, Alsa) in pidgin work any more. If I choose Command and then configure it for "paplay %s", that works, but of course is a suck-hole option (fork, load, exec, etc.) to play sounds from a Gnome application to play sounds. Ideas? ** Affects: pidgin (Ubuntu) Importance: Undecided Status: New -- won't play sounds with pulseaudio https://bugs.launchpad.net/bugs/306560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 306560] Re: won't play sounds with pulseaudio
On Tue, 2008-12-09 at 17:13 +, goto wrote: > What Ubuntu Version do you use? > > Here on 64 bit Intrepid I cannot reproduce it. What method do you have your pidgin defined to use? -- won't play sounds with pulseaudio https://bugs.launchpad.net/bugs/306560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 306557] Re: won't open an http uri
On Tue, 2008-12-09 at 17:30 +, goto wrote: > Just for information: I am on 64 Intrepid and here it works. Great. > One example: > totem > http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-720-h264-st-aac.mov > And I see the video. Or did I understand you not correctly? Nope, you understood me exactly correctly. What output do you get from totem when you run this? The above fails exactly as I posted before and the totem output is: $ totem http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-720-h264-st-aac.mov ** (totem:8329): DEBUG: Init of Python module ** (totem:8329): DEBUG: Registering Python plugin instance: BBCViewer+TotemPythonPlugin ** (totem:8329): DEBUG: Creating object of type BBCViewer+TotemPythonPlugin ** (totem:8329): DEBUG: Creating Python plugin instance ** (totem:8329): WARNING **: Failed to create dbus proxy for org.gnome.SettingsDaemon: Could not get owner of name 'org.gnome.SettingsDaemon': no such name ** (totem:8329): DEBUG: Init of Python module ** (totem:8329): DEBUG: Registering Python plugin instance: YouTube+TotemPythonPlugin ** (totem:8329): DEBUG: Creating object of type YouTube+TotemPythonPlugin ** (totem:8329): DEBUG: Creating Python plugin instance ** Message: no file info ** Message: Error: Resource not found. gstfilesrc.c(1018): gst_file_src_start (): /GstPlayBin:play/GstFileSrc:source: No such file "/pub/multimedia/movies/elephantsdream/elephantsdream-720-h264-st-aac.mov" Interestingly, on another Intrepid box I have here it does work. I'm not sure what the difference is between them however. I've installed all of the same gstreamer0.10 packages on both and still no joy. Any ideas? b. -- won't open an http uri https://bugs.launchpad.net/bugs/306557 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 306557] Re: won't open an http uri
On Tue, 2008-12-09 at 18:01 +, Pedro Villavicencio wrote: > does gst-launch playbin uri=url works ok? No. $ gst-launch playbin uri=http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-720-h264-st-aac.mov Setting pipeline to PAUSED ... Pipeline is PREROLLING ... ERROR: from element /GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstPulseSink:audiosink-actual-sink-pulse: Failed to connect stream: Invalid argument Additional debug info: pulsesink.c(634): gst_pulsesink_prepare (): /GstPlayBin:playbin0/GstBin:abin/GstAutoAudioSink:audiosink/GstPulseSink:audiosink-actual-sink-pulse ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... -- won't open an http uri https://bugs.launchpad.net/bugs/306557 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 306560] Re: won't play sounds with pulseaudio
$ gconftool-2 -R /system/gstreamer/0.10/default videosink = autovideosink chataudiosink = halaudiosink udi=/org/freedesktop/Hal/devices/pci_10de_26c_sound_card_0_oss_pcm_0_0 musicaudiosink_description = PulseAudio Sound Server audiosrc = halaudiosrc udi=/org/freedesktop/Hal/devices/pci_10de_26c_sound_card_0_alsa_capture_0 videosrc = v4l2src device="/dev/video0" audiosink = pulsesink musicaudiosink = pulsesink visualization = goom audiosink_description = PulseAudio Sound Server chataudiosink_description = HDA NVidia AD198x Analog (OSS) audiosrc_description = HDA NVidia AD198x Analog (ALSA) ** Attachment added: "prefs.xml" http://launchpadlibrarian.net/20325657/prefs.xml -- won't play sounds with pulseaudio https://bugs.launchpad.net/bugs/306560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 306557] Re: won't open an http uri
An update... Those errors were because the shell I was executing from didn't have the env. variable pointing to the pulseaudio server. If I do: $ PULSE_SERVER=10.75.22.1 gst-launch playbin uri=http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-720-h264 -st-aac.mov It does work as you can see: Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstAudioSinkClock And I can see and hear the video. Now if I take that lesson to totem, still no joy: $ PULSE_SERVER=10.75.22.1 totem http://ftp.gui.uva.es/pub/multimedia/movies/elephantsdream/elephantsdream-720-h264-st-aac.mov ** (totem:22703): DEBUG: Init of Python module ** (totem:22703): DEBUG: Registering Python plugin instance: BBCViewer+TotemPythonPlugin ** (totem:22703): DEBUG: Creating object of type BBCViewer+TotemPythonPlugin ** (totem:22703): DEBUG: Creating Python plugin instance ** (totem:22703): WARNING **: Failed to create dbus proxy for org.gnome.SettingsDaemon: Could not get owner of name 'org.gnome.SettingsDaemon': no such name ** (totem:22703): DEBUG: Init of Python module ** (totem:22703): DEBUG: Registering Python plugin instance: YouTube+TotemPythonPlugin ** (totem:22703): DEBUG: Creating object of type YouTube+TotemPythonPlugin ** (totem:22703): DEBUG: Creating Python plugin instance ** Message: no file info ** Message: Error: Resource not found. gstfilesrc.c(1018): gst_file_src_start (): /GstPlayBin:play/GstFileSrc:source: No such file "/pub/multimedia/movies/elephantsdream/elephantsdream-720-h264-st-aac.mov" It still seems to be trying to strip the network portion of the URL off and play a local file. -- won't open an http uri https://bugs.launchpad.net/bugs/306557 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 306560] Re: won't play sounds with pulseaudio
~sigh~ I opened the Pulse volume control applet and noticed that pidgin was connected to the audio server, but it was stuck there. I quit pidgin and restarted it and it seems to be working now. There might be some kind of bug lingering that was causing it's connection to pulseaudio to be hung up but as it stands now, it's working. -- won't play sounds with pulseaudio https://bugs.launchpad.net/bugs/306560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 306560] Re: won't play sounds with pulseaudio
On Tue, 2008-12-09 at 19:10 +, goto wrote: > Okay, glad to hear it's working now. Do you think we can close the bug > as "Invalid" now? Well, as I said, there was the issue that the pidgin connection to pulse appeared to be stuck. i.e. it showed permanently in the volume control, not just when pidgin was try to send audio. So there is some kind of bug lurking. If you want to close the bug I'd prefer a "pending info" type reason rather than invalid. -- won't play sounds with pulseaudio https://bugs.launchpad.net/bugs/306560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 306557] Re: won't open an http uri
On Tue, 2008-12-09 at 20:23 +, Pedro Villavicencio wrote: > not a totem issue then, re assigning to pulseaudio, thanks. I think you are totally missing the point. This has nothing to do with pulseaudio. The only reason I even mentioned it was to clarify why the "gst-launch playbin" failed previously. As it stands now, with the PULSE_SERVER set to point to the right server, gst-launch playbin uri=http://... works totem file:///path/to/local/file.mp4 works totem http://... does not work How do you figure that is a pulseaudio problem? -- won't open an http uri https://bugs.launchpad.net/bugs/306557 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 306560] Re: won't play sounds with pulseaudio
On Tue, 2008-12-09 at 21:16 +, Chris Coulson wrote: > > Could you please change your Pidgin settings back to their defaults, by > going to Edit -> Preferences, clicking on the Sound tab, and changing > "Method" back to "Automatic". I had already done that before I reported back a few comments that after a restart it was working again. > I'm going to close this bug report for now. If you can recreate this > issue with the default settings, then please feel free to reopen it. But why close it invalid now when we've agreed that something kept the pidgin connection to the pulseadudio hung. My pidgin was configured for Automatic at that time too. The only time it was set to paplay was as a work-around for the hung connection. Please change this bug from invalid to something else reflecting waiting for a reproduction so that subsequent users will know that this bug is not in fact invalid, just not complete. Thanx. -- won't play sounds with pulseaudio https://bugs.launchpad.net/bugs/306560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286366] Re: segfault in GCGraphBuilder::AddNode
OK. So here we are... all extensions disabled and another segfault: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7ddb6c0 (LWP 21047)] GCGraphBuilder::AddNode (this=0xbfeb05dc, s=0x9bcbda0, aParticipant=0x8e0f39c) at nsCycleCollector.cpp:1287 1287nsCycleCollector.cpp: No such file or directory. in nsCycleCollector.cpp Current language: auto; currently c++ (gdb) thread apply all bt full Thread 1191 (Thread 0xb16ffb90 (LWP 18833)): #0 0xb80b8430 in __kernel_vsyscall () No symbol table info available. #1 0xb806e3a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7d0ff9e in pt_TimedWait (cv=0x8e05ce4, ml=0x8e05c80, timeout=6) at ptsynch.c:280 rv = 1507 now = {tv_sec = 1226325435, tv_usec = 384749} tmo = {tv_sec = 1226325495, tv_nsec = 384749000} ticks = 1000 #3 0xb7d10dc0 in PR_WaitCondVar (cvar=0x8e05ce0, timeout=6) at ptsynch.c:407 rv = thred = #4 0xb72ead4a in nsHostResolver::GetHostToLookup (this=0x8e05c20, result=0xb16ff378) at nsHostResolver.cpp:595 delta = start = 2259756024 timeout = 6 #5 0xb72eb412 in nsHostResolver::ThreadFunc (arg=0x8e05c20) at nsHostResolver.cpp:690 rec = (nsHostRecord *) 0xb17f2638 ai = (PRAddrInfo *) 0x1966a3c0 #6 0xb7d171e1 in _pt_root (arg=0xaa9611e8) at ptthread.c:221 detached = 1 #7 0xb806a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #8 0xb7ebe7ee in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 8 (Thread 0xb5b14b90 (LWP 21051)): #0 0xb80b8430 in __kernel_vsyscall () No symbol table info available. #1 0xb7eb3f77 in poll () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7d12d8c in _pr_poll_with_poll (pds=0x8e00e18, npds=3, timeout=65535000) at ptio.c:3895 stack_syspoll = {{fd = 17, events = 1, revents = 0}, {fd = 38, events = 3, revents = 0}, {fd = 23, events = 3, revents = 0}, { fd = -1359628320, events = -26880, revents = 2264}, {fd = -1246675016, events = 4365, revents = -18526}, {fd = -1211346956, events = 0, revents = 0}, {fd = -1246675016, events = 9477, revents = -18528}, { fd = -1359628312, events = 92, revents = 2275}, {fd = 149094492, events = 20468, revents = -18484}, {fd = 425761320, events = 442, revents = 0}, {fd = -1246674984, events = 9022, revents = -18528}, { fd = -1246674908, events = 0, revents = 0}, {fd = -1246674908, events = 16420, revents = -19023}, {fd = -1246674908, events = 442, revents = 0}, {fd = -1246674952, events = 3490, revents = -18526}, { fd = 425761320, events = -18456, revents = -20747}, {fd = -1246674952, events = 3558, revents = -18526}, {fd = -1211346956, events = -18464, revents = -20747}, {fd = -1246674872, events = 6558, revents = -18526}, { fd = -1207518754, events = 442, revents = 0}, {fd = -1246674908, events = -15090, revents = -19845}, {fd = -2142830590, events = 5384, revents = -20748}, {fd = 3, events = 30754, revents = -18638}, { fd = -1207513044, events = 0, revents = 0}, {fd = 21051, events = 0, revents = 0}, {fd = 1, events = -18248, revents = -20747}, {fd = 1, events = 4084, revents = -18478}, {fd = -1317645344, events = 24272, revents = -20963}, {fd = -1246674840, events = 3888, revents = -18479}, { fd = -1317645344, events = 20468, revents = -18484}, {fd = -1246674824, events = -6356, revents = -18639}, {fd = -1211346956, events = -15780, revents = -21865}, {fd = -1246674808, events = -4315, revents = -18426}, { fd = -1210970124, events = -16000, revents = -21865}, {fd = -1246674792, events = 25652, revents = -18479}, {fd = 1, events = 20468, revents = -18484}, {fd = -1246674744, events = 20468, revents = -18484}, { fd = -1432895104, events = 24272, revents = -20963}, {fd = -1246674744, events = 2700, revents = -18642}, {fd = -1246674680, events = -31864, revents = -21797}, {fd = -1246674772, events = 21472, revents = -20106}, { fd = 1, events = 0, revents = 0}, {fd = 0, events = 20468, revents = -18484}, {fd = -1373806904, events = 24268, revents = -20963}, { fd = -1246674664, events = -5224, revents = -18639}, {fd = -1432894884, events = 24272, revents = -20963}, {fd = 0, events = 0, revents = 0}, { fd = 0, events = 24268, revents = -20963}, {fd = 4096, events = 7757, revents = -18480}, {fd = -1373806880, events = 20468, revents = -18484}, { fd = -1246674648, events = -6452, revents = -18639}, {fd = -1373806880, events = -15764, revents = -21865}, {fd = 442, events = 20468, revents = -18484}, {fd = -1373806904, events = 0, revents = 0}, { fd = -1246674632, events = 20468, revents = -18484}, {fd = -1207518754, events = 0, revents = 0}, {fd = -1246674632,
[Bug 296808] [NEW] gc_approx reports Not_found
Public bug reported: Binary package hint: approx When I run gc_approx I simply get: Not_found And no space is freed up. ** Affects: approx (Ubuntu) Importance: Undecided Status: New -- gc_approx reports Not_found https://bugs.launchpad.net/bugs/296808 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 296801] [NEW] /var/cache/approx/.lost+found: Permission denied
Public bug reported: Binary package hint: approx When I have my approx cache on it's own filesystem, gc_approx complains: /var/cache/approx/.lost+found: Permission denied I think approx should either except explicitly known filesystem artifacts such as lost+found, or simply skip over directories which it does not have permission to operate in. ** Affects: approx (Ubuntu) Importance: Undecided Status: New ** Summary changed: - var/cache/approx/.lost+found: Permission denied + /var/cache/approx/.lost+found: Permission denied -- /var/cache/approx/.lost+found: Permission denied https://bugs.launchpad.net/bugs/296801 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 31425] Re: garbled or no video output after resume from suspend (Inspiron 4150)
Using a small variation of the two scripts in https://bugs.launchpad.net/ubuntu/+source/acpi- support/+bug/31425/comments/14: #!/bin/bash statedir=/root/s3/state mkdir -p $statedir chvt 2 sleep 1 vbetool vbestate save >$statedir/vbe curcons=`fgconsole` fuser /dev/tty$curcons 2>/dev/null|xargs ps -o comm= -p|grep -q X && chvt 2 sync echo platform > /sys/power/disk; echo mem > /sys/power/state sync vbetool post vbetool vbestate restore <$statedir/vbe chvt $[curcons%6+1] chvt $curcons (as you can see, I combined them. I'm really not sure why he wrote them as two scripts in the first place) I can get this to work once, but if I invoke it a second time, I get the same video corruption as just trying to suspend without the script. That's gotta mean something to somebody. :-) -- garbled or no video output after resume from suspend (Inspiron 4150) https://bugs.launchpad.net/bugs/31425 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 75618] Re: Complains about IPv6 entries in resolv.conf
It's still reproducible in Intrepid, yes. -- Complains about IPv6 entries in resolv.conf https://bugs.launchpad.net/bugs/75618 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 303869] [NEW] STABLE10 available, coss support not stable, use negotiate
Public bug reported: Binary package hint: squid3 A few issues: STABLE10 is now available. Why not use that instead of STABLE8? Building STABLE10 here reports: coss/CossSwapDir.h:1:2: error: #error COSS Support is not stable in 3.0. Please do not use. So, coss should be removed from --enable-storeio configure flag. Please also consider adding the negotiate auth mechanism and the kerberos negotiate method: --enable-auth="basic,digest,ntlm,negotiate" \ --enable-negotiate-auth-helpers="squid_kerb_auth" \ ** Affects: squid3 (Ubuntu) Importance: Undecided Status: New -- STABLE10 available, coss support not stable, use negotiate https://bugs.launchpad.net/bugs/303869 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 249824] Re: [intrepid] IPv6 unusable
On Tue, 2008-12-02 at 23:22 +, Manson Thomas wrote: > Will anybody have the decency to answer ? any ubuntero here ? > > I had to disable my secondary DNS server for dozens of .fr. domains > because of this bug. > > Some people are becoming upset and I totally agree with that. > > Please, give an answer or a decent workaround. Sadly, I've found this to be the case more and more recently with bugs I file with Ubuntu. I file bugs with complete full stack traces even and all I get are "stab in the dark" "can you try this, or that, or the other" guesses, if I get any response at all. I've taken to skipping the filing of bugs at Launchpad and filing with upstream -- for major packages such as gnome, evolution, mozilla, etc. anyway. Not that responses upstream are any better. It seems that everybody wants to work on the new, shiny, whizbang and nobody wants to cleanup the mess the new, shiny, whizbang leaves in it's trail. b. -- [intrepid] IPv6 unusable https://bugs.launchpad.net/bugs/249824 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 203159] Re: trackerd crashed with SIGSEGV in index_mail_messages_by_summary_file
On Wed, 2008-12-03 at 06:29 +, Daniel T Chen wrote: > Is this symptom still reproducible in 8.10 or 9.04? I would not know about 9.04. That's not a final release. That's not to say that I don't run the development releases, but I jumped into Intrepid before it was done and have been regretting it ever since so I'm not so eager to jump into Jaunty. TBH I don't really use tracker. I use beagle instead. Not even sure how I registered a crash of tracker. b. -- trackerd crashed with SIGSEGV in index_mail_messages_by_summary_file https://bugs.launchpad.net/bugs/203159 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 249824] Re: [intrepid] IPv6 unusable
On Wed, 2008-12-03 at 15:29 +, Matt LaPlante wrote: > > Subscribers, please test the proposed patch as thoroughly as possible to > increase its chances of acceptance. I only needed the dnsutils package (for dig, host, etc.) but that worked just great for me. -- [intrepid] IPv6 unusable https://bugs.launchpad.net/bugs/249824 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 257404] Re: hangs when notifying of an incoming connection
I'm using the ekiga 3.0.0 snapshots currently (i.e. not the ekiga from ubuntu) but given the number of evo address book hangs in other various applications, I would tend to day that yes, this is probably still an issue. -- hangs when notifying of an incoming connection https://bugs.launchpad.net/bugs/257404 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 268331] Re: evolution-alarm-notifier being killed
On Thu, 2008-11-20 at 09:27 +, Sebastien Bacher wrote: > did you send the bug to GNOME? Yes. Bug number 557449. ** Bug watch added: GNOME Bug Tracker #557449 http://bugzilla.gnome.org/show_bug.cgi?id=557449 ** Also affects: evolution via http://bugzilla.gnome.org/show_bug.cgi?id=557449 Importance: Unknown Status: Unknown -- evolution-alarm-notifier being killed https://bugs.launchpad.net/bugs/268331 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 301688] [NEW] sigabrt
Public bug reported: Binary package hint: firefox-3.0 Just got a SIGABRT in firefox 3.0.4. ** Affects: firefox-3.0 (Ubuntu) Importance: Undecided Status: New -- sigabrt https://bugs.launchpad.net/bugs/301688 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 301688] Re: sigabrt
** Attachment added: "full back trace of abort" http://launchpadlibrarian.net/19905785/foo -- sigabrt https://bugs.launchpad.net/bugs/301688 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 173050] Re: update-manager does not correctly interpret gnome proxy configuration [gutsy]
I am still seeing this broken on Intrepid. Any ETA on when this will be fixed? This behavior is quite anti-social to one's local networking infrastructure, unnecessarily overloading HTTP proxy servers when proxying is supposed to be excepted for the provided apt servers. -- update-manager does not correctly interpret gnome proxy configuration [gutsy] https://bugs.launchpad.net/bugs/173050 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 303157] [NEW] SIGABRT
Public bug reported: Binary package hint: evolution-jescs When I try to delete a meeting from a jescs calendar the evolution-jescs process aborts with the following stack: Program received signal SIGABRT, Aborted. [Switching to Thread 0xb6095b90 (LWP 25534)] 0xb7f2e430 in __kernel_vsyscall () (gdb) where #0 0xb7f2e430 in __kernel_vsyscall () #1 0xb6cf7880 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6cf9248 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb6d3510d in __libc_message () from /lib/tls/i686/cmov/libc.so.6 #4 0xb6d3b3f4 in malloc_printerr () from /lib/tls/i686/cmov/libc.so.6 #5 0xb6d3d456 in free () from /lib/tls/i686/cmov/libc.so.6 #6 0xb6f04c06 in IA__g_free (mem=0x87fd718) at /build/buildd/glib2.0-2.18.2/glib/gmem.c:190 #7 0xb6ef9ee7 in IA__g_list_foreach (list=0x888a4c0, func=0x80540a8 <[EMAIL PROTECTED]>, user_data=0x0) at /build/buildd/glib2.0-2.18.2/glib/glist.c:789 #8 0xb7ed45f0 in _e_cal_backend_send_objects (backend=0x86f6f18, cal=0x86f7cc0, calobj=0x8dffbc9 "BEGIN:VEVENT\nUID:[EMAIL PROTECTED]:20081015T115633Z\nSUMMARY:HP status concall\nDTSTART;TZID=/softwarestudio.org/Tzfile/America/Toronto:20081128T08\nDTEND;TZID"...) at e-cal-backend-sync.c:817 #9 0xb7eccb48 in e_cal_backend_send_objects (backend=0x86f6f18, cal=0x86f7cc0, calobj=0x8dffbc9 "BEGIN:VEVENT\nUID:[EMAIL PROTECTED]:20081015T115633Z\nSUMMARY:HP status concall\nDTSTART;TZID=/softwarestudio.org/Tzfile/America/Toronto:20081128T08\nDTEND;TZID"...) at e-cal-backend.c:1002 #10 0xb7ed86b1 in impl_Cal_sendObjects (servant=0x86f7cd4, calobj=0x8dffbc9 "BEGIN:VEVENT\nUID:[EMAIL PROTECTED]:20081015T115633Z\nSUMMARY:HP status concall\nDTSTART;TZID=/softwarestudio.org/Tzfile/America/Toronto:20081128T08\nDTEND;TZID"..., ev=0xb6095258) at e-data-cal.c:383 #11 0xb7ec7db1 in _ORBIT_skel_small_GNOME_Evolution_Calendar_Cal_sendObjects ( _o_servant=0x86f7cd4, _o_retval=0x0, _o_args=0xb6095100, _o_ctx=0xb6095188, _o_ev=0xb6095258, _impl_sendObjects=0xb7ed8670 ) at Evolution-DataServer-Calendar-common.c:132 #12 0xb7860527 in ORBit_POAObject_invoke (pobj=0x8846ef8, ret=0x0, args=0xb6095100, ctx=0xb6095188, data=0xb6095208, ev=0xb6095258) at poa.c:1148 #13 0xb7866b25 in ORBit_OAObject_invoke (adaptor_obj=0x8846ef8, ret=0x0, args=0xb6095100, ctx=0xb6095188, data=0xb6095208, ev=0xb6095258) at orbit-adaptor.c:340 #14 0xb7852e0e in ORBit_small_invoke_adaptor (adaptor_obj=0x8846ef8, recv_buffer=0x8895790, m_data=0x808a080, data=0xb6095208, ev=0xb6095258) at orbit-small.c:846 #15 0xb7864639 in ORBit_POAObject_handle_request (pobj=0x8846ef8, opname=0x86f55c4 "sendObjects", ret=0x0, args=0x0, ctx=0x0, recv_buffer=0x8895790, ev=0xb6095258) at poa.c:1357 #16 0xb7864d12 in ORBit_POAObject_invoke_incoming_request (pobj=0x8846ef8, recv_buffer=0x8895790, opt_ev=0x0) at poa.c:1427 #17 0xb784b555 in giop_thread_queue_process (tdata=0x87eae80) at giop.c:792 #18 0xb784b988 in giop_request_handler_thread (data=0x87eae80, user_data=0x0) at giop.c:502 #19 0xb6f286c6 in g_thread_pool_thread_proxy (data=0x869c9a8) at /build/buildd/glib2.0-2.18.2/glib/gthreadpool.c:265 #20 0xb6f2702f in g_thread_create_proxy (data=0x8886358) at /build/buildd/glib2.0-2.18.2/glib/gthread.c:635 #21 0xb7c4350f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #22 0xb6dad7ee in clone () from /lib/tls/i686/cmov/libc.so.6 I couldn't find anywhere to report this upstream however. ** Affects: evolution-jescs (Ubuntu) Importance: Undecided Status: New -- SIGABRT https://bugs.launchpad.net/bugs/303157 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 303157] Re: SIGABRT
Filed at bugzilla.gnome.org as http://bugzilla.gnome.org/show_bug.cgi?id=562568 -- SIGABRT https://bugs.launchpad.net/bugs/303157 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 249824] Re: [intrepid] IPv6 unusable
Yes, please. Do a backport to Intrepid. dnsutils is useless (in a network with only IP6 dns servers) on Intrepid without this fix. -- [intrepid] IPv6 unusable https://bugs.launchpad.net/bugs/249824 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 303737] [NEW] doesn't accept ipv6 server specificiation
Public bug reported: Binary package hint: ntp I'm trying to migrate (as much as possible) to using IPv6 here in my LAN. I have the network configured and many services now using it, however when I try to add my IPv6 NTP server to the ntp.conf ntpd fails to connect to it. First attempt was by hostname "ntp.example.com" which resolves as: ;; ANSWER SECTION: ntp.example.com.60 IN CNAME linux.example.com. ... ;; ADDITIONAL SECTION: linux.example.com. 60 IN A 10.75.22.3 linux.example.com. 60 IN 2001:1234:161:0:2d0:b7ff:fe3f:8b74 Using: server ntp.example.com in my /etc/ntp.conf file, ntpd used the IPv4 address. IIUC in the presence of both IPv4 and IPv6 addresses an application that can use IPv6 is supposed to do that in preference to IPv4. That's certainly how everything else I've been using works. So I tried to specify the server by IP address in /etc/ntp.conf with: server 2001:1234:161:0:2d0:b7ff:fe3f:8b74 and in daemon.log I got: Nov 30 12:23:35 pc ntpd[15395]: getaddrinfo: "::1" invalid host address, ignored Nov 30 12:23:37 pc ntpd_initres[15400]: couldn't resolve `2001:1234:161:0:2d0:b7ff:fe3f:8b74', giving up on it So is ntpd IPv6 capable in Intrepid or not? It doesn't seem so. netstat reveals it listening to the following ports: $ sudo netstat -apn | grep :123 udp0 0 10.75.22.101:1230.0.0.0:* 15665/ntpd udp0 0 192.168.2.2:123 0.0.0.0:* 15665/ntpd udp0 0 192.168.1.2:123 0.0.0.0:* 15665/ntpd udp0 0 10.75.22.1:123 0.0.0.0:* 15665/ntpd udp0 0 127.0.0.1:123 0.0.0.0:* 15665/ntpd udp0 0 0.0.0.0:123 0.0.0.0:* 15665/ntpd On hardy, it does seem to be IPv6 capable: # netstat -apn | grep :123 udp0 0 10.75.22.8:123 0.0.0.0:* 4546/ntpd udp0 0 10.75.22.3:123 0.0.0.0:* 4546/ntpd udp0 0 127.0.0.1:123 0.0.0.0:* 4546/ntpd udp0 0 0.0.0.0:123 0.0.0.0:* 4546/ntpd udp6 0 0 fe80::2d0:b7ff:fe3f:123 :::* 4546/ntpd udp6 0 0 2001:1234:161:0:2d0:123 :::* 4546/ntpd udp6 0 0 ::1:123 :::* 4546/ntpd udp6 0 0 :::123 :::* 4546/ntpd Is this another Intrepid regression? ** Affects: ntp (Ubuntu) Importance: Undecided Status: New -- doesn't accept ipv6 server specificiation https://bugs.launchpad.net/bugs/303737 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 339783] Re: Separate X-screen, apps launched from 2nd screen appear on first screen
*** This bug is a duplicate of bug 290935 *** https://bugs.launchpad.net/bugs/290935 On Tue, 2009-05-12 at 13:39 +, Alex F wrote: > I think these are separate issues, because I remain affected by > this(339783) and 346964 but I have never experienced 290935. My gnome- > panels themselves all stay on the correct screen across multiple > reboots; it is only the application windows launched from them that > appear on the wrong screen for me. What he said. -- Separate X-screen, apps launched from 2nd screen appear on first screen https://bugs.launchpad.net/bugs/339783 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 306557] Re: won't open an http uri
So, no? Having a completely, reproducible-at-will-100%-of-the-time bug is not enough to try to solve it? Somebody else has to "confirm" it as a bug first? That's plain silly. How many open bugs do you folks have where there are no reproducers or such? Here I have one I can reproduce at will and you're not interested? -- won't open an http uri https://bugs.launchpad.net/bugs/306557 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 321258] Re: segfault
On Fri, 2009-01-30 at 11:30 +, Richard Seguin wrote: > More specifically, in that link there will be another to obtain a > valgrind log, please attach that as a separate attachment Well, yeah. There is definitely a memory leak in pidgin: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 31463 brian 20 0 971m 41m 20m S1 1.5 4:36.65 pidgin My experience with valgrind however is that it dramatically slows down applications -- to the point of unusability. Unfortunately, to that effort, I use pidgin all day and I need it to be responsive. I will give it a go, but I'm afraid I will not stick it out if it's wy too slow. Yeah. Tried it. Have been waiting literally minutes for the application to even start but the windows have yet to even be painted and I have a "memcheck" process consuming nearly 100% of a core here. I cannot function like this all day. Oh wait. OK. It finally came up. I let it run for a while. It was very slow. One memcheck process ended up eating up 1GB of memory -- the max I allow on my system here and got killed. And then unfortunately, the command was started again, overwriting the valgrind.log. I'm afraid this is an unworkable situation for me to try to be productive in. Hopefully somebody else can oblige. FWIW, my execution command line was: $ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log pidgin b. -- segfault https://bugs.launchpad.net/bugs/321258 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 234503] Re: mythtv + default compiz = no window borders in windowed mode
Yes, here too, on Jaunty. Same thing. No window decorations in windowed mode. Will this bug even be triaged? -- mythtv + default compiz = no window borders in windowed mode https://bugs.launchpad.net/bugs/234503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information
On Wed, 2009-06-03 at 13:55 +, Toralv wrote: > I think it's rather communistic of those responsible for this change to > impose their personal preference on everybody. Hrm. You don't seem to understand the concept of communism and are making the common mistake of calling what you characterize as a dictatorship as communism. But the discussion of that is OT for this thread. -- [Jaunty] Update Notifier icon would provide useful status information https://bugs.launchpad.net/bugs/332945 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 392346] [NEW] needs update to 0.9.4
Public bug reported: Binary package hint: oprofile Version 0.9.4 has been released for nearly a year now and fixes the bug I am seeing with 0.9.3 in Jaunty: $ sudo opreport opreport error: basic_string::erase Please update. ** Affects: oprofile (Ubuntu) Importance: Undecided Status: New -- needs update to 0.9.4 https://bugs.launchpad.net/bugs/392346 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 333297] Re: update to 7.19.3
On Mon, 2009-06-01 at 10:55 +, Steve Langasek wrote: > Thank you for taking the time to report this issue and help to improve > Ubuntu. You are welcome. > Karmic currently has curl 7.19.4, and 7.19.5 is soon to follow, so I'm > closing this bug as resolved. But I didn't open this bug on Karmic. I opened it on Jaunty. It's really not quite fair for me to take my car back to the car dealer because it has a manufacturing defect which causes gas to leak out and for them to tell me "Well, we haven't done anything to fix the leak in your existing car, but that's OK. The defect will be fixed in your next car. Happy driving with the existing one." > ** Changed in: curl (Ubuntu) >Status: New => Fix Released I disagree. Fix is released for the next, currently unstable version. But what about the current, stable version that everyone is running? -- update to 7.19.3 https://bugs.launchpad.net/bugs/333297 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 346964] Re: menu items selected from screen 1 open on screen 0
On Mon, 2009-06-01 at 18:56 +, LaChild wrote: > The patched fixed it for me. Great. > Thanks for all the hard work, now we just need to get it patched > upstream in time for Karmic Koala! :D Uhm. And fixed ASAP for Jaunty. That's what most of the leading edge Ubuntu userbase are all using. Jumping on the Karmic bleeding edge is not a workable solution for the general masses suffering this bug. -- menu items selected from screen 1 open on screen 0 https://bugs.launchpad.net/bugs/346964 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
On Fri, 2009-07-03 at 12:35 +, Stefan Bader wrote: > ** Changed in: linux (Ubuntu Jaunty) >Status: In Progress => Fix Committed Which kernel? Can you paste the changelog entry? -- Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28 https://bugs.launchpad.net/bugs/330824 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 330824] Re: Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28
On Sun, 2009-07-05 at 23:32 +, Theodore Ts'o wrote: > We might have a break in this bug. For those people who can reliably > reproduce the problem, are you using ecryptfs, possibly extensively? Not at all here. But I rolled back to using ext4dev with the Intrepid kernel and now have leapfrogged over the Jaunty kernel and am using the Karmic kernel on Jaunty userspace. I just don't have the time to continually recover from the Jaunty crashes. -- Soft lockups (freezes) when deleting files from ext4 partitions on 2.6.28 https://bugs.launchpad.net/bugs/330824 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information
On Fri, 2009-05-01 at 17:00 +, Richard Thomas wrote: > Also I would like to point out that if you make use of virtual desktops > feature > I have 9 desktops It very very easy to miss the pop up as on my machine it > shows on desktop one > while i tend work on other desktops and have firefox open on full screen on > desktop one. > just totally missing the popup till i click shutdown and i briefly show as X > closes Sarcasm alert... No, no, no. The popup should pop up onto every desktop/screen you have, and your ipod and iphone, and television while you are right in the middle of The Young and the Restless. Get with the program son. Sorry. Just thought this thread needed a bit of humour. -- [Jaunty] Update Notifier icon would provide useful status information https://bugs.launchpad.net/bugs/332945 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information
On Mon, 2009-05-04 at 16:12 +, scar wrote: > open the update manager on > all desktops at least Oh yeah, that's much better. Annoying * $number_of_desktops. Talk about getting right in somebody's face. Surely it's obvious by now that this was a very ill-thought out decision. I've said it before but I will repeat, if there is a better implementation of this idea down the road, then that's fine. Show it to us when it's done and stop inflicting half-baked, annoying ideas on the general user-base. -- [Jaunty] Update Notifier icon would provide useful status information https://bugs.launchpad.net/bugs/332945 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 363383] [NEW] consumes a lot of CPU
Public bug reported: Binary package hint: xorg I am running current jaunty with: $ apt-cache policy xserver-xorg xserver-xorg: Installed: 1:7.4~5ubuntu18 Candidate: 1:7.4~5ubuntu18 Version table: *** 1:7.4~5ubuntu18 0 500 http://apt.interlinx.bc.ca jaunty/main Packages 100 /var/lib/dpkg/status $ apt-cache policy nvidia-180-kernel-source nvidia-180-kernel-source: Installed: 180.44-0ubuntu1 Candidate: 180.44-0ubuntu1 Version table: *** 180.44-0ubuntu1 0 500 http://apt.interlinx.bc.ca jaunty/restricted Packages 100 /var/lib/dpkg/status with: 00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce 6150] (rev a2) I have found throughout the late Jaunty timeframe that on an otherwise idle system, Xorg consumes 20-30% of a: processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 107 model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4000+ stepping: 1 cpu MHz : 2104.344 cache size : 512 KB physical id : 0 siblings: 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch bogomips: 4208.68 clflush size: 64 power management: ts fid vid ttp tm stc 100mhzsteps I have seen the odd time where CPU usage will drop down to the near 0% I'd expect on an idle system but for the most part, Xorg hovers around 20-30%. I have even disabled the compiz eye-candy with no improvement. I realize that you will probably immediately blame this on the nvidia "closed source" driver, but I thought I would open this bug to track it at least. ** Affects: xorg (Ubuntu) Importance: Undecided Status: New -- consumes a lot of CPU https://bugs.launchpad.net/bugs/363383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 362861] Re: complete hang
On Fri, 2009-04-17 at 18:57 +, Hilario J. Montoliu (hjmf) wrote: > > However you can install the debug symbols for firefox, and xulrunner > from http://ddebs.ubuntu.com/pool/main/f/firefox-3.0/, > http://ddebs.ubuntu.com/pool/main/x/xulrunner-1.9/. Why are these not in the same repository as the firefox and xulrunner-1.9 packages? Most other packages' dbgsym packages are in the same repo. -- Java6-plugin hangs firefox - not confirmed https://bugs.launchpad.net/bugs/362861 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 363383] Re: consumes a lot of CPU
On Sat, 2009-04-18 at 15:02 +, Chris Coulson wrote: > Thank you for taking the time to report this bug and helping to make > Ubuntu better. High CPU usage in Xorg is unlikely to be a XOrg bug. It's > more likely to be due to another application you're running using lots > of expensive calls. Fair enough. > Please answer these questions: > > * Is this reproducible? Well, I can't *not* make it happen, so in as much as it's the status quo on my machine, yeah, easy enough to reproduce. :-) > * If so, what specific steps should we take to recreate this bug? I simply log into my gnome desktop and by the time the cpu monitor comes up, lots of CPU being used by Xorg. -- consumes a lot of CPU https://bugs.launchpad.net/bugs/363383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information
On Mon, 2009-04-20 at 15:34 +, Matthew Paul Thomas wrote: > Philippe, if we made only changes that were welcome to everybody, we > wouldn't have changed anything since Ubuntu 4.10. s/everybody/most people/ or s/everybody/majority of users/ as I think the original intention of "everybody" was meant to be and I think your assertion is wrong. Trying to be absolutely literal with people's wording is not helping anyone. -- [Jaunty] Update Notifier icon would provide useful status information https://bugs.launchpad.net/bugs/332945 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 340071] Re: /etc/rcS.d/S07resolvconf is too early
On Fri, 2009-05-08 at 05:51 +, Wladimir Mutel wrote: > Probably that's why it is strongly recommended to point your > /etc/resolvconf/run to /lib/init/rw/resolvconf *I* should do that? I've never pointed it anywhere. The package has decided where it should be and put it there. > /lib/init/rw is very similar to /var/run , but it is available even earlier in the boot process, specially for these purposes. OK. So why is it not being used, and/or previous installations being converted to use it? > Just look into resolvconf postinstallation script and find this out for your self. Hrm. I don't see that. If everything falls through to the "it's not there (yet)" case: # It's a nonexistent # Use /var/run. if \ [ -d /var/run ] \ && [ -w /var/run ] \ && grep -qs "^tmpfs[[:space:]]\+/var/run[[:space:]]\+tmpfs[[:space:]]\+\([^[:space:]]\+,\)\?rw" /proc/mounts \ && { [ -d /var/run/resolvconf ] || mkdir -v /var/run/resolvconf ; } \ && { [ -d /var/run/resolvconf/interface ] || mkdir -v /var/run/resolvconf/interface ; } then ln -s /var/run/resolvconf /etc/resolvconf/run else mkdir -v /etc/resolvconf/run /etc/resolvconf/run/interface fi So that looks to me like it's using /var/run if nothing else. The only time it appears to use /lib/init/rw/ is if /dev/shm/resolvconf was being used previously. > And may be resolvconf postinst script should be more insistent about > checking where this symlink points and switching it to /lib/init/rw/ in > case of any violations. Yes. If all installations are supposed to use /lib/init/rw then IMHO, the postinst should be moving existing installations there. -- /etc/rcS.d/S07resolvconf is too early https://bugs.launchpad.net/bugs/340071 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 332945] Re: [Jaunty] Update Notifier icon would provide useful status information
On Mon, 2009-05-11 at 22:19 +, Ricardo Pérez López wrote: > Interestingly, the client of the Canonical's recently released UbuntuOne > service puts a persistent applet icon in the notification area: > > https://ubuntuone.com/support/installation/ Well, I don't see any evidence there one way or the other, but most certainly if one's own dogfood is not good enough for one to eat himself, one should not be asking others to eat it. -- [Jaunty] Update Notifier icon would provide useful status information https://bugs.launchpad.net/bugs/332945 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 321258] Re: [intrepid] Pidgin at times produces segfault. Valgrind included shows memory leaks.
So is anything going to be done about this pidgin leaking memory like a sieve? My pidgin crashes every couple of days due to it OOMing. I did go to some pains to get that valgrind log at your request. Please use it and fix the leaks. Please. -- [intrepid] Pidgin at times produces segfault. Valgrind included shows memory leaks. https://bugs.launchpad.net/bugs/321258 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 239999] Re: nm should support easy bonding
FWIW, that patch is mine. It's a patch to NM that prevents the IP configuration steps on a "slave" (i.e. bonded) interface. This allows you to create a bonded interface in /etc/network/interfaces (bug #328665 has an example of how to do this) but still let's NM select a wireless network to connect to and, if applicable authenticate to with the wireless interface that is a member of the bonded interface. -- nm should support easy bonding https://bugs.launchpad.net/bugs/23 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 367619] [NEW] oops in :nf_conntrack:nf_ct_remove_expectations+0x45/0x70
Public bug reported: I got this oops: [766987.341056] BUG: unable to handle kernel paging request at 1304bbeb [766987.347465] IP: [] :nf_conntrack:nf_ct_remove_expectations+0x45/0x70 [766987.354823] Oops: [#1] SMP [766987.358177] Modules linked in: usblp isofs udf crc_itu_t btusb nls_iso8859_1 nls_cp437 vfat fat xt_multiport binfmt_misc bridge stp bnep sco rfcomm l2cap bluetooth vboxnetflt vboxdrv tun des_generic cbc crypto_blkcipher autofs4 video output wmi battery pci_slot container sbs sbshc rpcsec_gss_krb5 nfsd auth_rpcgss exportfs nfs lockd nfs_acl sunrpc nf_conntrack_ipv6 ip6t_hl ipt_LOG xt_limit ipt_REJECT xt_tcpudp xt_state ipt_addrtype ip6table_filter ip6_tables nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables ipv6 ext4dev jbd2 crc16 ac it87 hwmon_vid eeprom lp tuner_simple tuner_types tea5767 tuner msp3400 snd_emu10k1_synth snd_emux_synth snd_usb_lib bttv snd_seq_virmidi ir_common snd_seq_midi_emul snd_seq_dummy snd_emu10k1 i2c_algo_bit snd_seq_oss snd_ac97_codec snd_seq_midi v4l2_common snd_hda_intel snd_bt87x snd_rawmidi ac97_bus videobuf_dma_sg snd_pcm_oss snd_seq_midi_event snd_mixer_oss videobuf_core nvidia(P) snd_util_mem snd_seq snd_pcm emu10k1_gp btcx_risc ppdev snd_hwdep snd_timer i2c_nforce2 gameport agpgart tveeprom snd_page_alloc i2c_core k8temp snd_seq_device parport_pc parport uvcvideo compat_ioctl32 videodev v4l1_compat snd psmouse soundcore button pcspkr evdev serio_raw ext3 jbd mbcache usb_storage sg sr_mod cdrom sd_mod crc_t10dif ata_generic libusual pata_acpi ohci_hcd ohci1394 pata_amd forcedeth ehci_hcd ieee1394 sata_nv libata usbcore scsi_mod dock raid10 raid456 async_xor async_memcpy async_tx xor raid1 raid0 multipath linear md_mod dm_mirror dm_log dm_snapshot dm_mod thermal processor fan fbcon tileblit font bitblit softcursor fuse [766987.358814] [766987.358814] Pid: 0, comm: swapper Tainted: P (2.6.27-12-generic #1) [766987.358814] EIP: 0060:[] EFLAGS: 00010206 CPU: 1 [766987.358814] EIP is at nf_ct_remove_expectations+0x45/0x70 [nf_conntrack] [766987.358814] EAX: 1304bc43 EBX: 1304bbeb ECX: f954eca1 EDX: e1bd4ba0 [766987.358814] ESI: 0100 EDI: f707 EBP: f7077e9c ESP: f7077e94 [766987.358814] DS: 007b ES: 007b FS: 00d8 GS: SS: 0068 [766987.358814] Process swapper (pid: 0, ti=f7076000 task=f705e480 task.ti=f7076000) [766987.358814] Stack: f5b9e000 0100 f7077ea8 f954d5eb f5b9e000 f7077eec c013c038 f954d580 [766987.358814]f5b9e088 0002b992 f7077ed8 f954d580 f7070e0c f7070c0c f7070a0c [766987.358814]f707080c f7077ed8 f7077ed8 c049ba84 0001 000a f7077f08 c0137732 [766987.358814] Call Trace: [766987.358814] [] ? death_by_timeout+0x6b/0xd0 [nf_conntrack] [766987.358814] [] ? run_timer_softirq+0x138/0x210 [766987.358814] [] ? death_by_timeout+0x0/0xd0 [nf_conntrack] [766987.358814] [] ? death_by_timeout+0x0/0xd0 [nf_conntrack] [766987.358814] [] ? __do_softirq+0x92/0x120 [766987.358814] [] ? do_softirq+0x5d/0x60 [766987.358814] [] ? irq_exit+0x55/0x90 [766987.358814] [] ? smp_apic_timer_interrupt+0x5d/0x90 [766987.358814] [] ? apic_timer_interrupt+0x28/0x30 [766987.358814] [] ? native_safe_halt+0x5/0x10 [766987.358814] [] ? default_idle+0x5d/0x60 [766987.358814] [] ? c1e_idle+0x4b/0x130 [766987.358814] [] ? cpu_idle+0x7d/0x140 [766987.358814] [] ? start_secondary+0x9d/0xcc [766987.358814] === [766987.358814] Code: 74 4c 0f b6 c0 01 d0 74 45 8b 58 1c 85 db 75 18 8d b6 00 00 00 00 eb 36 8d b6 00 00 00 00 85 f6 89 f3 8d 74 26 00 74 26 8d 43 58 <8b> 33 e8 f4 ce be c6 85 c0 74 e8 89 d8 e8 e9 fd ff ff 89 d8 89 [766987.358814] EIP: [] nf_ct_remove_expectations+0x45/0x70 [nf_conntrack] SS:ESP 0068:f7077e94 [766987.689743] Kernel panic - not syncing: Fatal exception in interrupt ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- oops in :nf_conntrack:nf_ct_remove_expectations+0x45/0x70 https://bugs.launchpad.net/bugs/367619 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 317227] Re: skb_over_panic skbuff.c:128 invalid opcode: 0000 [1] SMP
There has been an updated comment on the upstream bug tracker. -- skb_over_panic skbuff.c:128 invalid opcode: [1] SMP https://bugs.launchpad.net/bugs/317227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 328575] Re: Cannot start gnome-terminal because of gconf error
Aw crap! Now I'm going to have to go back to Intrepid. Not being able to open a gnome-terminal over an ssh connection is a show stopper for me! ~sigh~ It's been too long now since I have been able to do a Ubuntu upgrade and everything just works as well as it did before the "upgrade". Please fix this ASAP. -- Cannot start gnome-terminal because of gconf error https://bugs.launchpad.net/bugs/328575 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 367619] Re: oops in :nf_conntrack:nf_ct_remove_expectations+0x45/0x70
My Jaunty machine just oops again with this panic: [94081.221055] BUG: unable to handle kernel paging request at 050d7442 [94081.227408] IP: [] :nf_conntrack:death_by_timeout+0x9a/0xd0 [94081.233909] Oops: [#1] SMP [94081.237184] Modules linked in: nls_iso8859_1 nls_cp437 vfat fat usb_storage libusual xt_multiport binfmt_misc bridge stp bnep sco rfcomm l2cap vboxnetflt vboxdrv tun des_generic cbc crypto_blkcipher autofs4 video output wmi battery pci_slot container sbs sbshc rpcsec_gss_krb5 nfsd auth_rpcgss exportfs nfs lockd nfs_acl sunrpc nf_conntrack_ipv6 ip6t_hl ipt_LOG xt_limit ipt_REJECT xt_tcpudp xt_state ipt_addrtype ip6table_filter ip6_tables nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables ipv6 ext4dev jbd2 crc16 ac it87 hwmon_vid eeprom lp snd_emu10k1_synth tuner_simple tuner_types tea5767 snd_emux_synth tuner snd_seq_virmidi snd_seq_midi_emul snd_emu10k1 msp3400 snd_bt87x snd_ac97_codec snd_hda_intel ac97_bus snd_usb_lib bttv snd_pcm_oss snd_util_mem snd_mixer_oss ir_common snd_seq_dummy snd_hwdep i2c_algo_bit snd_pcm snd_seq_oss snd_seq_midi v4l2_common videobuf_dma_sg snd_rawmidi snd_seq_midi_event videobuf_core snd_seq nvidia(P) uvcvideo btcx_risc snd_timer snd_seq_device ppdev emu10k1_gp agpgart compat_ioctl32 i2c_nforce2 parport_pc tveeprom snd btusb gameport snd_page_alloc k8temp i2c_core videodev soundcore pcspkr bluetooth button parport psmouse evdev v4l1_compat usblp serio_raw ext3 jbd mbcache sd_mod crc_t10dif sg sr_mod cdrom ata_generic pata_acpi pata_amd forcedeth sata_nv libata ohci1394 scsi_mod ehci_hcd ieee1394 dock ohci_hcd usbcore raid10 raid456 async_xor async_memcpy async_tx xor raid1 raid0 multipath linear md_mod dm_mirror dm_log dm_snapshot dm_mod thermal processor fan fbcon tileblit font bitblit softcursor fuse [94081.357351] [94081.357351] Pid: 20471, comm: vino-server Tainted: P (2.6.27-12-generic #1) [94081.387887] EIP: 0060:[] EFLAGS: 00010202 CPU: 1 [94081.387887] EIP is at death_by_timeout+0x9a/0xd0 [nf_conntrack] [94081.387887] EAX: 050d7402 EBX: f4c911d0 ECX: f9556ca1 EDX: f10aba80 [94081.387887] ESI: 0100 EDI: f707 EBP: f4a23f24 ESP: f4a23f20 [94081.387887] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 [94081.420976] Process vino-server (pid: 20471, ti=f4a22000 task=f34bb240 task.ti=f4a22000) [94081.428606] Stack: f4c911d0 f4a23f68 c013c038 f980 f4c91258 5590 f4a23f54 [94081.437136]f980 f7070e0c f7070c0c f7070a0c f707080c f6113bcc f6113bcc c049ba84 [94081.438247]0081 000a f4a23f84 c0137732 c05127c0 0001 0046 [94081.448922] Call Trace: [94081.448922] [] ? run_timer_softirq+0x138/0x210 [94081.448922] [] ? death_by_timeout+0x0/0xd0 [nf_conntrack] [94081.448922] [] ? death_by_timeout+0x0/0xd0 [nf_conntrack] [94081.448922] [] ? __do_softirq+0x92/0x120 [94081.448922] [] ? do_softirq+0x5d/0x60 [94081.448922] [] ? irq_exit+0x55/0x90 [94081.448922] [] ? smp_apic_timer_interrupt+0x5d/0x90 [94081.448922] [] ? apic_timer_interrupt+0x28/0x30 [94081.448922] === [94081.448922] Code: f9 e8 1b a4 e2 c6 f0 ff 0b 0f 94 c0 84 c0 75 39 5b 5d c3 8d b6 00 00 00 00 0f b6 c0 01 d0 8d 76 00 74 8b 8b 00 85 c0 66 90 74 83 <8b> 50 40 85 d2 0f 84 78 ff ff ff 89 d8 ff d2 8d b4 26 00 00 00 [94081.448922] EIP: [] death_by_timeout+0x9a/0xd0 [nf_conntrack] SS:ESP 0068:f4a23f20 [94081.533735] Kernel panic - not syncing: Fatal exception in interrupt -- oops in :nf_conntrack:nf_ct_remove_expectations+0x45/0x70 https://bugs.launchpad.net/bugs/367619 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 373029] [NEW] just exits after short while
Public bug reported: Binary package hint: indicator-applet So, ever since upgrading to Jaunty, I have yet to see [anything in] this indicator applet. So I decided to go fishing today to see if I could figure out why. I certainly have the indicator applet process running but I see nothing in my panel to indicate (NPI) that it's actually there. Here's what I have installed: $ dpkg -l \*indicat\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name VersionDescription +++-==-==- ii evolution-indi 0.1.13-0ubuntu GNOME panel indicator applet for Evolution ii indicator-appl 0.1.6-0ubuntu1 GNOME panel indicator applet ii indicator-mess 0.1.6-0ubuntu1 GNOME panel indicator applet for messages un libindicate (no description available) rc libindicate0 0.1.4-0ubuntu1 GNOME panel indicator applet - shared librar ii libindicate1 0.1.6-0ubuntu1 GNOME panel indicator applet - shared librar So, I killed the indicator applet and restarted it on a terminal: killall indicator-applet $ /usr/lib/indicator-applet/indicator-applet $ It reports no output, waits a few tens of seconds and just return/exits. Any idea how to further debug this? Regardless, when/if it runs, why don't I ever see anything in it. I get pidgin IMs and e-mails all day long and not a single indication. ** Affects: indicator-applet (Ubuntu) Importance: Undecided Status: New -- just exits after short while https://bugs.launchpad.net/bugs/373029 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 328575] Re: Cannot start gnome-terminal because of gconf error
On Wed, 2009-04-29 at 13:39 +, Pibo wrote: > @ Adam Yao: > could you please be more specific? Are you meaning that you've found some > applications other than the root terminal which undergo this GConf's issue, > or that the fact the terminal is unusable affects other activities of yours? > Or maybe referring to something you read on other pages about this same bug? > Just to know. The problem is that this affects way more than just gksu gnome-terminal. It also makes it impossible to do: $ ssh -Y jaunty_system gnome-terminal As you can see, where I may launch 12 other terminals or tabs (i.e. from the New Terminal/Tab menu options) from that one gnome-terminal, using 12 or more ssh -Y commands is simply an unacceptable work-around. I want the functionality of the gnome-terminal on the remote machine, not on my local machine. -- Cannot start gnome-terminal because of gconf error https://bugs.launchpad.net/bugs/328575 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 328575] Re: Cannot start gnome-terminal because of gconf error
On Wed, 2009-04-29 at 17:44 +, bjd wrote: > Been following these comments -- all the while finding myself more and more > dumbfounded. This bug is over two months old. More and more bugs lately seem to befall this fate sadly, of just lingering on and on and nothing being done. > There's another bug there: how could a much anticipated release make it out > the > door, even with this fundamental breakage already having been reported? Because "it was time". Sadly, in this day and age, releases are made based on squares on a calendar, not on suitability of release. To be sure, much work is put into trying to make the release stable by the time that square on the calendar comes up but it doesn't always happen. The square comes and the release has to be made. While this does not seem to have been a problem in the past, the past couple of releases of both Ubuntu and evolution seem to have fallen victim to "it's time" and not "it's ready". Hopefully this changes in that the release date is allowed to slip or more hands are put into getting it ready by that release date or less ambitious are set for releases. It's one of those old "pick two" songs. In this case the three choices are "on time", "feature packed", "stable". Pick two. b. -- Cannot start gnome-terminal because of gconf error https://bugs.launchpad.net/bugs/328575 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 337629] Re: weather indicator in the time/date applet does not keep up to date
Sebastien, What happens if I am not using NM to manage my connection? I am in a very static, wired-only network here, and TBH, the "Debian way" (/etc/network/interfaces) seems entirely sufficient to manage the network connections. Further, the idea that the network comes up only when the desktop is started is ludicrous. Yes, I know that NM has a "systems setting" but again, what's wrong with the simplicity of /etc/network/interfaces? Instead, when it doesn't work I have debug the how many thousands of lines of NM? I just want weather without having to subscribe to using NM, thanx. How do I get it? -- weather indicator in the time/date applet does not keep up to date https://bugs.launchpad.net/bugs/337629 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 378187] [NEW] vino-server child processes die and respawn rapidly
Public bug reported: Binary package hint: vino On my up-to-date Jaunty system, vino-server seems to be stuck in a loop of spawning a child only to have that child die immediately, at which point it spawns a new one. Notice: $ while true; do ps -ef | grep vino | grep -v grep; done brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28049 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28049 8403 4 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28056 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28056 8403 0 00:13 ?00:00:00 [vino-server] brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28061 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28069 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28069 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28075 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28075 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28083 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28083 8403 0 00:13 ?00:00:00 [vino-server] brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28087 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28087 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28087 8403 0 00:13 ?00:00:00 [vino-server] brian28097 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28097 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28104 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170068970016 --screen 0 brian28104 8403 0 00:13 ?00:00:00 /usr/lib/vino/vino-server brian27573 8403 5 00:12 ?00:00:03 /usr/lib/vino/vino-server --sm-config-prefix /vino-server-O6V52s/ --sm-client-id 10c8191b89a25fc07812393950017317170
Re: [Bug 337629] Re: weather indicator in the time/date applet does not keep up to date
On Tue, 2009-05-19 at 14:09 +, Sebastien Bacher wrote: > the applet should get the informations correctly if the network is > working when it starts, nm is nice to know about connection changes > though Yeah. I removed everything network-manager and indeed, it does seem to get updates, once I fixed (rather worked around a bug in) the proxy settings. Cheers, b. -- weather indicator in the time/date applet does not keep up to date https://bugs.launchpad.net/bugs/337629 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 339244] Re: /etc/rcS.d/S11mountdevsubfs.sh calls domount incorrectly
BTW: if you do a clean reboot with the arguments of the mount quoted as I suggested in the previous comment, that script fails to mount any of the filesystems with domount. This indicates that there is a bug in domount or the callers of it. Quoting the arguments of "mount" should not affect it's behavior. That it does indicates that one of the arguments is empty and not being considered empty by mount. Try it. Quote the arguments as I have shown and then reboot. Notice /dev/pts doesn't get mounted for example. You need to clean up your argument passing/processing. And really, you should always quote arguments to functions in bash -- to avoid just this sort of cock-up. -- /etc/rcS.d/S11mountdevsubfs.sh calls domount incorrectly https://bugs.launchpad.net/bugs/339244 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 338367] Re: needs update for jaunty
Is there an owner for this package? Will a new one be getting rolled any time soon for jaunty? -- needs update for jaunty https://bugs.launchpad.net/bugs/338367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 340071] [NEW] /etc/rcS.d/S07resolvconf is too early
Public bug reported: Binary package hint: resolvconf In current jaunty, resolvconf is started in /etc/rcS.d/S07resolvconf. This is before local filesystems are mounted however. The result is that if /var/ is on it's own filesystem, $RUN_DIR(=/etc/resolvconf/run) is pointing to a directory that is not yet mounted: /etc/resolvconf/run -> /var/run/resolvconf. This of course causes resolvconf problems when /var is mounted on top of all of the work that /etc/rcS.d/S07resolvconf has done. ** Affects: resolvconf (Ubuntu) Importance: Undecided Status: New -- /etc/rcS.d/S07resolvconf is too early https://bugs.launchpad.net/bugs/340071 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 340071] Re: /etc/rcS.d/S07resolvconf is too early
And of course, that /var/run is a tmpfs makes this problem all the more interesting. I'm not really sure where the popcorn trail on that leads. -- /etc/rcS.d/S07resolvconf is too early https://bugs.launchpad.net/bugs/340071 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 340454] [NEW] gnome-panel crashed with SIGSEGV in e_source_list_peek_groups()
Public bug reported: Binary package hint: gnome-panel Please don't ask for an apport report. See bug 94130. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: New -- gnome-panel crashed with SIGSEGV in e_source_list_peek_groups() https://bugs.launchpad.net/bugs/340454 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 340454] Re: gnome-panel crashed with SIGSEGV in e_source_list_peek_groups()
** Attachment added: "ThreadStacktrace" http://launchpadlibrarian.net/23717548/foo -- gnome-panel crashed with SIGSEGV in e_source_list_peek_groups() https://bugs.launchpad.net/bugs/340454 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 340456] [NEW] evolution-data-server-2.26 crashed with signal 5 in g_mutex_free_posix_impl()
Public bug reported: Binary package hint: evolution-data-server Please don't ask for an apport report. See bug 94130 and 107103. ** Affects: evolution-data-server (Ubuntu) Importance: Undecided Status: New -- evolution-data-server-2.26 crashed with signal 5 in g_mutex_free_posix_impl() https://bugs.launchpad.net/bugs/340456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 340456] Re: evolution-data-server-2.26 crashed with signal 5 in g_mutex_free_posix_impl()
** Attachment added: "ThreadStackTrace" http://launchpadlibrarian.net/23717629/foo -- evolution-data-server-2.26 crashed with signal 5 in g_mutex_free_posix_impl() https://bugs.launchpad.net/bugs/340456 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 190995] Re: /dev/disk/by-uuid pointing to real device, not a device-mapper encapsulation
evms appears to be the culprit of taking over the /dev/sda* devices. I removed it and this problem has gone away. -- /dev/disk/by-uuid pointing to real device, not a device-mapper encapsulation https://bugs.launchpad.net/bugs/190995 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 339244] Re: /etc/rcS.d/S11mountdevsubfs.sh calls domount incorrectly
On Wed, 2009-03-11 at 10:10 +, Scott James Remnant wrote: > This line does not appear in the current jaunty file. Hrm. Interesting. How can I get a copy of the current jaunty file? Probably a dpkg argument? What about the other component of this bug report however? That all of the domount() calls in that file fail if you quote the arguments to mount(1) in domount()? -- /etc/rcS.d/S11mountdevsubfs.sh calls domount incorrectly https://bugs.launchpad.net/bugs/339244 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 340628] [NEW] BUG: soft lockup - CPU#1 stuck for 61s! [unlink:13830]
Public bug reported: I got a soft lockup while trying to delete files from an ext4 filesystem on 2.6.28-8.28: [94007.172003] BUG: soft lockup - CPU#0 stuck for 61s! [rm:11764] [94007.173005] BUG: soft lockup - CPU#1 stuck for 61s! [unlink:13830] [94072.669004] BUG: soft lockup - CPU#1 stuck for 61s! [unlink:13830] [94072.672004] BUG: soft lockup - CPU#0 stuck for 61s! [rm:11764] There were two processes doing deletes on that filesystem, an "rm" and an "unlink". Here's a stack trace of the unlink process: [94271.313004] BUG: soft lockup - CPU#1 stuck for 61s! [unlink:13830] [94271.313005] Modules linked in: xt_multiport binfmt_misc bridge stp bnep vboxnetflt vboxdrv tun des_generic cbc autofs4 video output input_polldev rpcsec_gss_krb5 nfsd auth_rpcgss exportfs nfs lockd nfs_acl sunrpc nf_conntrack_ipv6 ip6t_hl ipt_LOG xt_limit ipt_REJECT xt_tcpudp xt_state ipt_addrtype ip6table_filter ip6_tables nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables it87 hwmon_vid eeprom lp snd_usb_audio snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_emul tuner_simple tuner_types tea5767 tuner msp3400 snd_usb_lib snd_seq_dummy snd_emu10k1 bttv snd_seq_oss ir_common snd_bt87x snd_hda_intel snd_ac97_codec i2c_algo_bit snd_seq_midi v4l2_common snd_rawmidi ac97_bus snd_pcm_oss snd_mixer_oss videobuf_dma_sg videobuf_core btcx_risc emu10k1_gp ppdev snd_pcm parport_pc snd_seq_midi_event snd_util_mem tveeprom snd_seq serio_raw k8temp gameport snd_hwdep snd_timer snd_seq_device parport uvcvideo nvidia(P) snd compat_ioctl32 psmouse usblp agpgart videodev i2c_nforce2 pcspkr v4l1_compat soundcore snd_page_alloc forcedeth ohci1394 ieee1394 ohci_hcd ehci_hcd raid10 raid456 async_xor async_memcpy async_tx xor raid1 raid0 multipath linear fbcon tileblit font bitblit softcursor fuse [94271.313005] [94271.313005] Pid: 13830, comm: unlink Tainted: P (2.6.28-8-generic #27-Ubuntu) System Product Name [94271.313005] EIP: 0060:[] EFLAGS: 0293 CPU: 1 [94271.313005] EIP is at __ticket_spin_lock+0x13/0x20 [94271.313005] EAX: f4040af4 EBX: f4040af4 ECX: c78a6c40 EDX: 2a28 [94271.313005] ESI: ee080c80 EDI: c78a6c40 EBP: ee5cde14 ESP: ee5cde14 [94271.313005] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 [94271.313005] CR0: 8005003b CR2: b7ffd9c0 CR3: 06317000 CR4: 0690 [94271.313005] DR0: DR1: DR2: DR3: [94271.313005] DR6: 0ff0 DR7: 0400 [94271.313005] Call Trace: [94271.313005] [] _spin_lock+0x8/0x10 [94271.313005] [] do_get_write_access+0x3d6/0x4b0 [94271.313005] [] ? ll_rw_block+0x75/0x120 [94271.313005] [] jbd2_journal_get_write_access+0x23/0x40 [94271.313005] [] __ext4_journal_get_write_access+0x1f/0x50 [94271.313005] [] ext4_delete_entry+0xb0/0x130 [94271.313005] [] ext4_unlink+0x145/0x220 [94271.313005] [] ? apparmor_inode_unlink+0x41/0x50 [94271.313005] [] vfs_unlink+0xa7/0xf0 [94271.313005] [] ? _spin_lock+0x8/0x10 [94271.313005] [] do_unlinkat+0x138/0x150 [94271.313005] [] ? filp_close+0x49/0x70 [94271.313005] [] sys_unlink+0x10/0x20 [94271.313005] [] sysenter_do_call+0x12/0x2f The stack trace of the "rm" process: [94191.856007] Modules linked in: xt_multiport binfmt_misc bridge stp bnep vboxnetflt vboxdrv tun des_generic cbc autofs4 video output input_polldev rpcsec_gss_krb5 nfsd auth_rpcgss exportfs nfs lockd nfs_acl sunrpc nf_conntrack_ipv6 ip6t_hl ipt_LOG xt_limit ipt_REJECT xt_tcpudp xt_state ipt_addrtype ip6table_filter ip6_tables nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables it87 hwmon_vid eeprom lp snd_usb_audio snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_emul tuner_simple tuner_types tea5767 tuner msp3400 snd_usb_lib snd_seq_dummy snd_emu10k1 bttv snd_seq_oss ir_common snd_bt87x snd_hda_intel snd_ac97_codec i2c_algo_bit snd_seq_midi v4l2_common snd_rawmidi ac97_bus snd_pcm_oss snd_mixer_oss videobuf_dma_sg videobuf_core btcx_risc emu10k1_gp ppdev snd_pcm parport_pc snd_seq_midi_event snd_util_mem tveeprom snd_seq serio_raw k8temp gameport snd_hwdep snd_timer snd_seq_device parport uvcvideo nvidia(P) snd compat_ioctl32 psmouse usblp agpgart videodev i2c_nforce2 pcspkr v4l1_compat soundcore snd_page_alloc forcedeth ohci1394 ieee1394 ohci_hcd ehci_hcd raid10 raid456 async_xor async_memcpy async_tx xor raid1 raid0 multipath linear fbcon tileblit font bitblit softcursor fuse [94191.856007] [94191.856007] Pid: 11764, comm: rm Tainted: P (2.6.28-8-generic #27-Ubuntu) System Product Name [94191.856007] EIP: 0060:[] EFLAGS: 0297 CPU: 0 [94191.856007] EIP is at __ticket_spin_lock+0x13/0x20 [94191.856007] EAX: f4040af4 EBX: f4040af4 ECX: c6a63cb0 EDX: 2928 [94191.856007] ESI: ee080c80 EDI: c6a63cb0 EBP: f4bc7e1c ESP: f4bc7e1c [94191.856007] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 [94
Re: [Bug 339244] Re: /etc/rcS.d/S11mountdevsubfs.sh calls domount incorrectly
On Wed, 2009-03-11 at 15:58 +, Scott James Remnant wrote: > You can "get a copy" by extracting the deb using dpkg-deb. Yes. Indeed. I got the copy with dpkg -x in fact. The usbfs stuff was added by me a while ago for virtualbox. I don't think it's needed any more. > That's not important. It's not important that that function is not processing it's arguments correctly? > domount is an internal function. The file works as-is. Until somebody tries to use it the way it's actually documented to be used. It's exactly this kind of bug that lies lurking, waiting to bite somebody who actually tries to use something the way it's documented rather than the way is (badly) written. It's sad to see this. Anyway, whatever. It's your code. -- /etc/rcS.d/S11mountdevsubfs.sh calls domount incorrectly https://bugs.launchpad.net/bugs/339244 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 294154] [NEW] hangs when seeking in a track
Public bug reported: Binary package hint: rhythmbox Using Intrepid, when moving the slider (i.e. seeking in a track that is playing) I get a lock up. I will attach a stack trace. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New -- hangs when seeking in a track https://bugs.launchpad.net/bugs/294154 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 294154] Re: hangs when seeking in a track
** Attachment added: "ThreadStackTrace" http://launchpadlibrarian.net/19388688/foo -- hangs when seeking in a track https://bugs.launchpad.net/bugs/294154 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 290355] Re: pidgin hangs on address book lookup
I got another hang. Seems to happen on incoming jabber messages from a certain server. ** Attachment added: "ThreadStackTrace" http://launchpadlibrarian.net/19390122/foo -- pidgin hangs on address book lookup https://bugs.launchpad.net/bugs/290355 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 294259] [NEW] XFS internal error xfs_trans_cancel at line 1164 of file /build/buildd/linux-2.6.27/fs/xfs/xfs_trans.c
Public bug reported: Got this on my Intrepid (2.6.27-7) last night: Nov 4 17:25:55 pc kernel: [10142.198218] Filesystem "dm-25": XFS internal error xfs_trans_cancel at line 1164 of file /build/buildd/linux-2.6.27/fs/xfs/xfs_trans.c. Caller 0xf95840c9 Nov 4 17:25:56 pc kernel: [10142.198240] Pid: 22487, comm: rsync Tainted: P 2.6.27-7-generic #1 Nov 4 17:25:56 pc kernel: [10142.198267] [] xfs_error_report+0x53/0x60 [xfs] Nov 4 17:25:56 pc kernel: [10142.198358] [] ? xfs_link+0x159/0x2d0 [xfs] Nov 4 17:25:56 pc kernel: [10142.198384] [] xfs_trans_cancel+0xd2/0xf0 [xfs] Nov 4 17:25:56 pc kernel: [10142.198442] [] ? xfs_link+0x159/0x2d0 [xfs] Nov 4 17:25:56 pc kernel: [10142.198465] [] xfs_link+0x159/0x2d0 [xfs] Nov 4 17:25:56 pc kernel: [10142.198484] [] ? __iget+0x9/0x60 Nov 4 17:25:56 pc kernel: [10142.198508] [] xfs_vn_link+0x43/0xa0 [xfs] Nov 4 17:25:56 pc kernel: [10142.198543] [] vfs_link+0xfc/0x170 Nov 4 17:25:56 pc kernel: [10142.198546] [] sys_linkat+0xf8/0x110 Nov 4 17:25:56 pc kernel: [10142.198550] [] ? sys_lstat64+0x27/0x30 Nov 4 17:25:56 pc kernel: [10142.198557] [] ? __report_bad_irq+0x14/0xa0 Nov 4 17:25:56 pc kernel: [10142.198564] [] sys_link+0x35/0x40 Nov 4 17:25:56 pc kernel: [10142.198567] [] sysenter_do_call+0x12/0x2f Nov 4 17:25:56 pc kernel: [10142.198572] === Nov 4 17:25:56 pc kernel: [10142.198576] xfs_force_shutdown(dm-25,0x8) called from line 1165 of file /build/buildd/linux-2.6.27/fs/xfs/xfs_trans.c. Return address = 0xf957d4fa Nov 4 17:25:56 pc kernel: [10142.199754] Filesystem "dm-25": Corruption of in-memory data detected. Shutting down filesystem: dm-25 Nov 4 17:25:56 pc kernel: [10142.199761] Please umount the filesystem, and rectify the problem(s) Nov 4 17:25:56 pc kernel: [10142.376160] Filesystem "dm-25": xfs_log_force: error 5 returned. I did unmount the fileystems and xfs_repair'd it, which advised that I remount to replay the log and then try to repair again which I did and after some number of minutes the filesystem was fixed and I could remount it. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- XFS internal error xfs_trans_cancel at line 1164 of file /build/buildd/linux-2.6.27/fs/xfs/xfs_trans.c https://bugs.launchpad.net/bugs/294259 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286155] [NEW] segfault in PL_DHashTableOperate
Public bug reported: Binary package hint: firefox I have been seeing many firefox 3 crashes lately. Finally decided to hook gdb up to firefox in an effort to figure out where these crashes are coming from. Here's what I found: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7c416c0 (LWP 10505)] 0xb7867f94 in PL_DHashTableOperate (table=0xbf816ef8, key=0x8314a00, op=PL_DHASH_ADD) at pldhash.c:588 588 pldhash.c: No such file or directory. in pldhash.c (gdb) thread apply all bt Thread 71 (Thread 0xb27ffb90 (LWP 13818)): #0 0xb7f1d430 in __kernel_vsyscall () #1 0xb7d19f77 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7b79d8c in _pr_poll_with_poll (pds=0xb27ff2ec, npds=1, timeout=4294967295) at ptio.c:3895 #3 0xb7b80b21 in WaitPidDaemonThread (unused=0x0) at uxproces.c:723 #4 0xb7b7e1e1 in _pt_root (arg=0xafdcd3d8) at ptthread.c:221 #5 0xb7ed050f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #6 0xb7d247ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 10 (Thread 0xb1e6bb90 (LWP 10872)): #0 0xb7f1d430 in __kernel_vsyscall () #1 0xb7d19f77 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7b79d8c in _pr_poll_with_poll (pds=0x82a0240, npds=1, timeout=4294967295) at ptio.c:3895 #3 0xb7148a7b in nsSocketTransportService::Poll (this=0x829fd60, wait=1, interval=0xb1e6b1e8) at nsSocketTransportService2.cpp:349 #4 0xb7148f70 in nsSocketTransportService::DoPollIteration (this=0x829fd60, wait=1) at nsSocketTransportService2.cpp:644 #5 0xb714921a in nsSocketTransportService::OnProcessNextEvent ( this=0x829fd60, thread=0x894e988, mayWait=1, depth=1) at nsSocketTransportService2.cpp:523 #6 0xb789d50e in nsThread::ProcessNextEvent (this=0x894e988, mayWait=1, result=0xb1e6b294) at nsThread.cpp:497 #7 0xb786df88 in NS_ProcessNextEvent_P (thread=0x1, mayWait=1) at nsThreadUtils.cpp:227 #8 0xb7148c93 in nsSocketTransportService::Run (this=0x829fd60) at nsSocketTransportService2.cpp:565 #9 0xb789d56c in nsThread::ProcessNextEvent (this=0x894e988, mayWait=1, result=0xb1e6b344) at nsThread.cpp:510 #10 0xb786df88 in NS_ProcessNextEvent_P (thread=0x1, mayWait=1) at nsThreadUtils.cpp:227 #11 0xb789dcd3 in nsThread::ThreadFunc (arg=0x894e988) at nsThread.cpp:253 #12 0xb7b7e1e1 in _pt_root (arg=0x9a13488) at ptthread.c:221 #13 0xb7ed050f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #14 0xb7d247ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 8 (Thread 0xb3ff1b90 (LWP 10818)): #0 0xb7f1d430 in __kernel_vsyscall () #1 0xb7ed708b in write () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb77dbfa9 in nsAppShell::ScheduleNativeEventCallback (this=0x82d1708) at nsAppShell.cpp:138 #3 0xb77f1294 in nsBaseAppShell::OnDispatchedEvent (this=0x82d1708, thr=0x82286b0) at nsBaseAppShell.cpp:236 #4 0xb789d396 in nsThread::PutEvent (this=0x82286b0, event=0xb56ad470) at nsThread.cpp:368 #5 0xb78a1f6a in nsProxyEventObject::CallMethod (this=0xa7c4e448, methodIndex=, methodInfo=0x8fc4ba0, params=0xb3ff110c) at nsProxyEventObject.cpp:238 #6 0xb78a9f04 in PrepareAndDispatch (methodIndex=, self=0xa7c4e468, args=) at xptcstubs_gcc_x86_unix.cpp:95 #7 0xb76959d3 in nsUrlClassifierDBServiceWorker::GetTables (this=0x926e0f0, c=0xa7c4e468) at nsUrlClassifierDBService.cpp:1756 #8 0xb78a93f9 in NS_InvokeByIndex_P () from /usr/lib/xulrunner-1.9.0.3/libxul.so #9 0xb78a1789 in nsProxyObjectCallInfo::Run (this=0xa7c4e490) at nsProxyEvent.cpp:181 #10 0xb789d56c in nsThread::ProcessNextEvent (this=0x8564a48, mayWait=1, result=0xb3ff1344) at nsThread.cpp:510 #11 0xb786df88 in NS_ProcessNextEvent_P (thread=0xb3ff103f, mayWait=1) at nsThreadUtils.cpp:227 #12 0xb789dcd3 in nsThread::ThreadFunc (arg=0x8564a48) at nsThread.cpp:253 #13 0xb7b7e1e1 in _pt_root (arg=0x8b57070) at ptthread.c:221 #14 0xb7ed050f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #15 0xb7d247ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 5 (Thread 0xb515bb90 (LWP 10510)): #0 0xb7f1d430 in __kernel_vsyscall () #1 0xb7ed43a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7b76f9e in pt_TimedWait (cv=0x82283e4, ml=0x8238c38, timeout=45) at ptsynch.c:280 #3 0xb7b77dc0 in PR_WaitCondVar (cvar=0x82283e0, timeout=45) at ptsynch.c:407 #4 0xb78a04bc in TimerThread::Run (this=0x8238dd8) at TimerThread.cpp:345 #5 0xb789d56c in nsThread::ProcessNextEvent (this=0x8359800, mayWait=1, result=0xb515b344) at nsThread.cpp:510 #6 0xb786df88 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at nsThreadUtils.cpp:227 #7 0xb789dcd3 in nsThread::ThreadFunc (arg=0x8359800) at nsThread.cpp:253 #8 0xb7b7e1e1 in _pt_root (arg=0x8359a08) at ptthread.c:221 #9 0xb7ed050f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb7d247ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 4 (Thread 0xb47f2b90 (LWP 10521)
[Bug 286205] [NEW] got SIGABRT
Public bug reported: Binary package hint: firefox Another firefox3 crash. This time gdb reported: Program received signal SIGABRT, Aborted. [Switching to Thread 0xb2cffb90 (LWP 10452)] 0xb7f84430 in __kernel_vsyscall () Current language: auto; currently c++ (gdb) where #0 0xb7f84430 in __kernel_vsyscall () #1 0xb7cd5880 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7cd7248 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7d1310d in __libc_message () from /lib/tls/i686/cmov/libc.so.6 #4 0xb7d193f4 in malloc_printerr () from /lib/tls/i686/cmov/libc.so.6 #5 0xb7d1b456 in free () from /lib/tls/i686/cmov/libc.so.6 #6 0xb791d2c1 in nsStringBuffer::Release (this=0xaefaeda0) at nsSubstring.cpp:197 #7 0xb791d5c4 in nsACString_internal::Finalize (this=0x0) at nsTSubstring.cpp:188 #8 0xb790853b in nsProxyObjectCallInfo::CopyStrings (this=0xb03af980, copy=0) at ../../../dist/include/string/nsTString.h:51 #9 0xb7908847 in ~nsProxyObjectCallInfo (this=0xb03af980) at nsProxyEvent.cpp:154 #10 0xb78d5201 in nsRunnable::Release (this=0xb03af980) at nsThreadUtils.cpp:51 #11 0xb78d02fd in ~nsCOMPtr_base (this=) at nsCOMPtr.cpp:81 #12 0xb79045ad in nsThread::ProcessNextEvent (this=0xa98e7c8, mayWait=1, result=0xb2cff344) at ../../dist/include/xpcom/nsCOMPtr.h:542 #13 0xb78d4f88 in NS_ProcessNextEvent_P (thread=0x28d4, mayWait=1) at nsThreadUtils.cpp:227 #14 0xb7904cd3 in nsThread::ThreadFunc (arg=0xa98e7c8) at nsThread.cpp:253 #15 0xb7be51e1 in _pt_root (arg=0xaa14948) at ptthread.c:221 #16 0xb7f3750f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #17 0xb7d8b7ee in clone () from /lib/tls/i686/cmov/libc.so.6 Full threaded backtrace: (gdb) thread apply all bt Thread 78 (Thread 0xae4feb90 (LWP 19445)): #0 0xb7f84430 in __kernel_vsyscall () #1 0xb7f3b3a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7bddf9e in pt_TimedWait (cv=0xa95c864, ml=0xa95c800, timeout=6) at ptsynch.c:280 #3 0xb7bdedc0 in PR_WaitCondVar (cvar=0xa95c860, timeout=6) at ptsynch.c:407 #4 0xb71b8d4a in nsHostResolver::GetHostToLookup (this=0xa98cd58, result=0xae4fe378) at nsHostResolver.cpp:595 #5 0xb71b9412 in nsHostResolver::ThreadFunc (arg=0xa98cd58) at nsHostResolver.cpp:690 #6 0xb7be51e1 in _pt_root (arg=0xab4dc1b0) at ptthread.c:221 #7 0xb7f3750f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0xb7d8b7ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 8 (Thread 0xb51c2b90 (LWP 10428)): #0 0xb7f84430 in __kernel_vsyscall () #1 0xb7f3b3a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7bddf9e in pt_TimedWait (cv=0x9b443e4, ml=0x9b54c38, timeout=624) at ptsynch.c:280 #3 0xb7bdedc0 in PR_WaitCondVar (cvar=0x9b443e0, timeout=624) at ptsynch.c:407 #4 0xb79074bc in TimerThread::Run (this=0x9b54dd8) at TimerThread.cpp:345 #5 0xb790456c in nsThread::ProcessNextEvent (this=0x9c75800, mayWait=1, result=0xb51c2344) at nsThread.cpp:510 #6 0xb78d4f88 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at nsThreadUtils.cpp:227 #7 0xb7904cd3 in nsThread::ThreadFunc (arg=0x9c75800) at nsThread.cpp:253 #8 0xb7be51e1 in _pt_root (arg=0x9c75a08) at ptthread.c:221 #9 0xb7f3750f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb7d8b7ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 7 (Thread 0xb4859b90 (LWP 10438)): #0 0xb7f84430 in __kernel_vsyscall () #1 0xb7f3b075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7bdee39 in PR_WaitCondVar (cvar=0x9f7d520, timeout=4294967295) at ptsynch.c:405 #3 0xb770d266 in nsSSLThread::Run (this=0x9f7d498) at nsSSLThread.cpp:964 #4 0xb770cb9a in nsPSMBackgroundThread::nsThreadRunner (arg=0x9f7d498) at nsPSMBackgroundThread.cpp:44 #5 0xb7be51e1 in _pt_root (arg=0x9f7d560) at ptthread.c:221 #6 0xb7f3750f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb7d8b7ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread 0xb37ecb90 (LWP 10439)): #0 0xb7f84430 in __kernel_vsyscall () #1 0xb7f3b075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7bdee39 in PR_WaitCondVar (cvar=0x9f7d6f0, timeout=4294967295) at ptsynch.c:405 #3 0xb770e2fe in nsCertVerificationThread::Run (this=0x9f7d640) at nsCertVerificationThread.cpp:138 #4 0xb770cb9a in nsPSMBackgroundThread::nsThreadRunner (arg=0x9f7d640) at nsPSMBackgroundThread.cpp:44 #5 0xb7be51e1 in _pt_root (arg=0x9f7d730) at ptthread.c:221 #6 0xb7f3750f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb7d8b7ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 5 (Thread 0xb2cffb90 (LWP 10452)): #0 0xb7f84430 in __kernel_vsyscall () #1 0xb7cd5880 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7cd7248 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7d1310d in __libc_message () from /lib/tls/i686/cmov/libc.so.6 #4 0xb7d193f4 in malloc_printe
[Bug 286155] Re: segfault in PL_DHashTableOperate
I should add, firefox is up to date on this installation: $ apt-cache policy firefox firefox: Installed: 3.0.3+nobinonly-0ubuntu1 Candidate: 3.0.3+nobinonly-0ubuntu1 Version table: *** 3.0.3+nobinonly-0ubuntu1 0 500 http://apt.interlinx.bc.ca intrepid/main Packages 100 /var/lib/dpkg/status -- segfault in PL_DHashTableOperate https://bugs.launchpad.net/bugs/286155 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286205] Re: got SIGABRT
This was actually in firefox-3.0. -- got SIGABRT https://bugs.launchpad.net/bugs/286205 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286155] Re: segfault in PL_DHashTableOperate
This should be changed from firefox to firefox-3.0 -- segfault in PL_DHashTableOperate https://bugs.launchpad.net/bugs/286155 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286366] [NEW] segfault in GCGraphBuilder::AddNode
Public bug reported: Binary package hint: firefox-3.0 Firefox 3 sefaulted on me yet again. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7dd66c0 (LWP 31377)] GCGraphBuilder::AddNode (this=0xbfaab9fc, s=0xda1d520, aParticipant=0x9253c84) at nsCycleCollector.cpp:1287 1287nsCycleCollector.cpp: No such file or directory. in nsCycleCollector.cpp Current language: auto; currently c++ (gdb) where #0 GCGraphBuilder::AddNode (this=0xbfaab9fc, s=0xda1d520, aParticipant=0x9253c84) at nsCycleCollector.cpp:1287 #1 0xb7a3d401 in GCGraphBuilder::NoteScriptChild (this=0xbfaab9fc, langID=2, child=0xda1d520) at nsCycleCollector.cpp:1237 #2 0xb728b6b0 in NoteJSChild (trc=0x1af03e10, thing=0xda1d520, kind=0) at nsXPConnect.cpp:744 #3 0xb7d73df9 in JS_CallTracer (trc=0xbfaab950, thing=0xda1d520, kind=0) at jsgc.c:2449 #4 0xb7d89ecc in js_TraceObject (trc=0xbfaab950, obj=0xda1dd60) at jsobj.c:5082 #5 0xb7d73bba in JS_TraceChildren (trc=0xbfaab950, thing=0xda1dd60, kind=0) at jsgc.c:2233 #6 0xb728b770 in nsXPConnect::Traverse (this=0x9253c70, p=0xda1dd60, [EMAIL PROTECTED]) at nsXPConnect.cpp:935 #7 0xb7a3cc84 in GCGraphBuilder::Traverse (this=0xbfaab9fc, aPtrInfo=0xa4d6123c) at nsCycleCollector.cpp:1319 #8 0xb7a3cce7 in nsCycleCollector::MarkRoots (this=0x91f16b0, [EMAIL PROTECTED]) at nsCycleCollector.cpp:1513 #9 0xb7a3d795 in nsCycleCollector::BeginCollection (this=0x91f16b0) at nsCycleCollector.cpp:2368 #10 0xb7a3d7d8 in nsCycleCollector_beginCollection () at nsCycleCollector.cpp:2910 #11 0xb728c6cc in XPCCycleCollectGCCallback (cx=0x94ba360, status=JSGC_MARK_END) at nsXPConnect.cpp:440 #12 0xb7d74d7a in js_GC (cx=0x94ba360, gckind=GC_NORMAL) at jsgc.c:3239 #13 0xb7d5163a in JS_GC (cx=0x94ba360) at jsapi.c:2469 #14 0xb728b950 in nsXPConnect::Collect (this=0x9253c70) at nsXPConnect.cpp:529 #15 0xb7a3d8fa in nsCycleCollector::Collect (this=0x91f16b0, aTryCollections=1) at nsCycleCollector.cpp:2250 #16 0xb7a3da39 in nsCycleCollector_collect () at nsCycleCollector.cpp:2898 #17 0xb7638f42 in nsJSContext::CC () at nsJSEnvironment.cpp:3346 #18 0xb7639012 in nsJSContext::MaybeCC (aHigherProbability=1) at nsJSEnvironment.cpp:3397 #19 0xb76393c5 in nsUserActivityObserver::Observe (this=0x94b9bd0, aSubject=0x0, aTopic=0xb7ba4bcc "user-interaction-inactive", aData=0x0) at nsJSEnvironment.cpp:291 #20 0xb7a0c9a0 in nsObserverList::NotifyObservers (this=0x964c608, aSubject=0x0, aTopic=0xb7ba4bcc "user-interaction-inactive", someData=0x0) at nsObserverList.cpp:128 #21 0xb7a0cc6e in nsObserverService::NotifyObservers (this=0x9243fa0, aSubject=0x0, aTopic=0xb7ba4bcc "user-interaction-inactive", someData=0x0) at nsObserverService.cpp:181 #22 0xb75627e6 in nsUITimerCallback::Notify (this=0x95dc450, aTimer=0x95c1730) at nsEventStateManager.cpp:210 #23 0xb7a34a42 in nsTimerImpl::Fire (this=0x95c1730) at nsTimerImpl.cpp:403 #24 0xb7a34ab7 in nsTimerEvent::Run (this=0xaf6f7938) at nsTimerImpl.cpp:490 #25 0xb7a3256c in nsThread::ProcessNextEvent (this=0x91cb6b0, mayWait=1, result=0xbfaafd34) at nsThread.cpp:510 #26 0xb7a02f88 in NS_ProcessNextEvent_P (thread=0x1af03e10, mayWait=1) at nsThreadUtils.cpp:227 #27 0xb79862c4 in nsBaseAppShell::Run (this=0x9274708) at nsBaseAppShell.cpp:170 #28 0xb781bab8 in nsAppStartup::Run (this=0x92b7620) at nsAppStartup.cpp:181 #29 0xb7280508 in XRE_main (argc=2, argv=0xbfab3494, aAppData=0x9156830) at nsAppRunner.cpp:3194 #30 0x080491ab in ?? () #31 0xb7dee685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #32 0x08048d11 in ?? () All threads: (gdb) thread apply all bt Thread 259 (Thread 0xae412b90 (LWP 27653)): #0 0xb80b2430 in __kernel_vsyscall () #1 0xb80693a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7d0bf9e in pt_TimedWait (cv=0xa995204, ml=0xa9951a0, timeout=6) at ptsynch.c:280 #3 0xb7d0cdc0 in PR_WaitCondVar (cvar=0xa995200, timeout=6) at ptsynch.c:407 #4 0xb72e6d4a in nsHostResolver::GetHostToLookup (this=0xaadae90, result=0xae412378) at nsHostResolver.cpp:595 #5 0xb72e7412 in nsHostResolver::ThreadFunc (arg=0xaadae90) at nsHostResolver.cpp:690 #6 0xb7d131e1 in _pt_root (arg=0x18035188) at ptthread.c:221 #7 0xb806550f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0xb7eb97ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 9 (Thread 0xb5b12b90 (LWP 31505)): #0 0xb80b2430 in __kernel_vsyscall () #1 0xb7eaef77 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7d0ed8c in _pr_poll_with_poll (pds=0x9243240, npds=1, timeout=4294967295) at ptio.c:3895 #3 0xb72dda7b in nsSocketTransportService::Poll (this=0x9242d60, wait=1, interval=0xb5b121e8) at nsSocketTransportService2.cpp:349 #4 0xb72ddf70 in nsSocketTransportService::DoPollIteration (this=0x9242d60, wait=1) at nsSocketTransportService2.cpp:644 #5 0xb72de21a in nsSocketTransportService::OnProcessNextEvent (this
[Bug 286466] [NEW] crash
Public bug reported: Binary package hint: evolution Not sure why this crashed. It just did. I will attach some apport generated data... ** Affects: evolution (Ubuntu) Importance: Undecided Status: New -- crash https://bugs.launchpad.net/bugs/286466 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286466] Re: crash
** Attachment added: "threaded stack trace" http://launchpadlibrarian.net/18735906/ThreadStacktrace -- crash https://bugs.launchpad.net/bugs/286466 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286466] Re: crash
evolution: Installed: 2.24.0-0ubuntu2 Candidate: 2.24.0-0ubuntu3 Version table: 2.24.0-0ubuntu3 0 500 http://apt.interlinx.bc.ca intrepid/main Packages *** 2.24.0-0ubuntu2 0 100 /var/lib/dpkg/status Seems I am one rev. out of date but I don't think the new rev. fixed anything to do with this crash. -- crash https://bugs.launchpad.net/bugs/286466 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 286466] Re: crash
On Mon, 2008-10-20 at 16:12 +, Pedro Villavicencio wrote: > why you don't install the released package? Ahhh. I didn't notice this item in the changelog before: * debian/patches/90_update_svn_version.patch: - update the code to the current svn version so it gets testing before the next tarball > please install it and see if > the crash still occurs with it Will do. > and please use apport to send the report > the next time, thanks. I will when two things happen: * apport can upload to launchpad through a proxy (LP#94130) * apport gives me the ability to prevent the sending of the CoreDump which usually is rife with my account and password data (LP#107103) * I wonder how many people sending apport dumps realize how much account information they are putting up to Launchpad for anyone to pull down and use b. -- evolution crashed randomly https://bugs.launchpad.net/bugs/286466 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 107103] Re: should try to sanitize passwords from attachments
Martin, Seriously? "Yes, it's a problem but we don't know how to fix it, so we will just close it"? As for "https://launchpad.net/ubuntu/+spec/crash-reporting"; that does not solve the problem. My passwords are still in LP's database and only as safe as LP is secure (which I have no reason to believe is so), and/or the people with access being trustworthy (again which I have no basis to believe in). The real solution here is to allow users to prevent an attachment from being included with an apport report. Can we please reopen this bug and address it in a more appropriate manner? Thanx. -- should try to sanitize passwords from attachments https://bugs.launchpad.net/bugs/107103 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 286366] Re: segfault in GCGraphBuilder::AddNode
Not at will. It happens fairly frequently though. Several times a day. Here's another one: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7de66c0 (LWP 14458)] GCGraphBuilder::AddNode (this=0xbfcb98ac, s=0xb04b8268, aParticipant=0x98a5c84) at nsCycleCollector.cpp:1287 1287nsCycleCollector.cpp: No such file or directory. in nsCycleCollector.cpp Current language: auto; currently c++ (gdb) where #0 GCGraphBuilder::AddNode (this=0xbfcb98ac, s=0xb04b8268, aParticipant=0x98a5c84) at nsCycleCollector.cpp:1287 #1 0xb7a4d401 in GCGraphBuilder::NoteScriptChild (this=0xbfcb98ac, langID=2, child=0xb04b8268) at nsCycleCollector.cpp:1237 #2 0xb729b6b0 in NoteJSChild (trc=0x1e116820, thing=0xb04b8268, kind=0) at nsXPConnect.cpp:744 #3 0xb7d83df9 in JS_CallTracer (trc=0xbfcb9800, thing=0xb04b8268, kind=0) at jsgc.c:2449 #4 0xb7d99ecc in js_TraceObject (trc=0xbfcb9800, obj=0x12686780) at jsobj.c:5082 #5 0xb7d83bba in JS_TraceChildren (trc=0xbfcb9800, thing=0x12686780, kind=0) at jsgc.c:2233 #6 0xb729b770 in nsXPConnect::Traverse (this=0x98a5c70, p=0x12686780, [EMAIL PROTECTED]) at nsXPConnect.cpp:935 #7 0xb7a4cc84 in GCGraphBuilder::Traverse (this=0xbfcb98ac, aPtrInfo=0xadd5c134) at nsCycleCollector.cpp:1319 #8 0xb7a4cce7 in nsCycleCollector::MarkRoots (this=0x98436b0, [EMAIL PROTECTED]) at nsCycleCollector.cpp:1513 #9 0xb7a4d795 in nsCycleCollector::BeginCollection (this=0x98436b0) at nsCycleCollector.cpp:2368 #10 0xb7a4d7d8 in nsCycleCollector_beginCollection () at nsCycleCollector.cpp:2910 #11 0xb729c6cc in XPCCycleCollectGCCallback (cx=0x9b0b368, status=JSGC_MARK_END) at nsXPConnect.cpp:440 #12 0xb7d84d7a in js_GC (cx=0x9b0b368, gckind=GC_NORMAL) at jsgc.c:3239 #13 0xb7d6163a in JS_GC (cx=0x9b0b368) at jsapi.c:2469 #14 0xb729b950 in nsXPConnect::Collect (this=0x98a5c70) at nsXPConnect.cpp:529 #15 0xb7a4d8fa in nsCycleCollector::Collect (this=0x98436b0, aTryCollections=1) at nsCycleCollector.cpp:2250 #16 0xb7a4da39 in nsCycleCollector_collect () at nsCycleCollector.cpp:2898 #17 0xb7648f42 in nsJSContext::CC () at nsJSEnvironment.cpp:3346 #18 0xb7649012 in nsJSContext::MaybeCC (aHigherProbability=1) at nsJSEnvironment.cpp:3397 #19 0xb76493c5 in nsUserActivityObserver::Observe (this=0x9b0abd8, aSubject=0x0, aTopic=0xb7bb4be6 "user-interaction-active", aData=0x0) at nsJSEnvironment.cpp:291 #20 0xb7a1c9a0 in nsObserverList::NotifyObservers (this=0x9c9d4ac, aSubject=0x0, aTopic=0xb7bb4be6 "user-interaction-active", someData=0x0) at nsObserverList.cpp:128 #21 0xb7a1cc6e in nsObserverService::NotifyObservers (this=0x9895fa0, aSubject=0x0, aTopic=0xb7bb4be6 "user-interaction-active", someData=0x0) at nsObserverService.cpp:181 #22 0xb75747ff in nsEventStateManager::PreHandleEvent (this=0x148e5938, aPresContext=0x136dcac0, aEvent=0xbfcbdf94, aTargetFrame=0x1473a868, aStatus=0xbfcbde4c, aView=0x12574c98) at nsEventStateManager.cpp:777 #23 0xb7401f5f in PresShell::HandleEventInternal (this=0x17bd30f8, aEvent=0xbfcbdf94, aView=0x12574c98, aStatus=0xbfcbde4c) at nsPresShell.cpp:5911 #24 0xb7402674 in PresShell::HandlePositionedEvent (this=0x17bd30f8, aView=0x12574c98, aTargetFrame=0x1473a868, aEvent=0xbfcbdf94, aEventStatus=0xbfcbde4c) at nsPresShell.cpp:5809 #25 0xb740285c in PresShell::HandleEvent (this=0x15653370, aView=0x16696e38, aEvent=0xbfcbdf94, aEventStatus=0xbfcbde4c) at nsPresShell.cpp:5662 #26 0xb7642603 in nsViewManager::HandleEvent (this=0x12574c38, aView=0x16696e38, aPoint= {x = -1077158172, y = -1077157996}, aEvent=0xbfcbdf94, aCaptured=0) at nsViewManager.cpp:1382 #27 0xb7643ee0 in nsViewManager::DispatchEvent (this=0x12574c38, aEvent=0xbfcbdf94, aStatus=0xbfcbdf30) at nsViewManager.cpp:1337 #28 0xb763ef7c in HandleEvent (aEvent=0xbfcbdf94) at nsView.cpp:168 #29 0xb7982630 in nsCommonWidget::DispatchEvent (this=0x18bd6408, aEvent=0xbfcbdf94, [EMAIL PROTECTED]) at nsCommonWidget.cpp:158 #30 0xb797d769 in nsWindow::OnMotionNotifyEvent (this=0x18bd6408, aWidget=0x13d0b8e8, aEvent=0x9805720) at nsWindow.cpp:2026 #31 0xb797d8f1 in motion_notify_event_cb (widget=0x13d0b8e8, event=0x9805720) at nsWindow.cpp:4643 #32 0xb68bdef6 in _gtk_marshal_BOOLEAN__BOXED (closure=0x13bf3c50, return_value=0xbfcbe230, n_param_values=2, param_values=0x16bf9800, invocation_hint=0xbfcbe21c, marshal_data=0xb797d8cc) at /build/buildd/gtk+2.0-2.14.3/gtk/gtkmarshalers.c:84 #33 0xb6d02c4b in IA__g_closure_invoke (closure=0x13bf3c50, return_value=0xbfcbe230, n_param_values=2, param_values=0x16bf9800, invocation_hint=0xbfcbe21c) at /build/buildd/glib2.0-2.18.1/gobject/gclosure.c:767 #34 0xb6d19095 in signal_emit_unlocked_R (node=0x9810ea0, detail=0, instance=0x13d0b8e8, emission_return=0xbfcbe368, instance_and_params=0x16bf9800) at /build/buildd/glib2.0-2.18.1/gobject/gsignal.c:3244 #35 0xb6d1a62b in IA__g_signal_emit_valist (instance=0x13d0b8e8
[Bug 286366] Re: segfault in GCGraphBuilder::AddNode
For posterity, another: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7d406c0 (LWP 22826)] GCGraphBuilder::AddNode (this=0xbf813e5c, s=0xa2a5540, aParticipant=0x8dc53f4) at nsCycleCollector.cpp:1287 1287nsCycleCollector.cpp: No such file or directory. in nsCycleCollector.cpp Current language: auto; currently c++ (gdb) where #0 GCGraphBuilder::AddNode (this=0xbf813e5c, s=0xa2a5540, aParticipant=0x8dc53f4) at nsCycleCollector.cpp:1287 #1 0xb79a7401 in GCGraphBuilder::NoteScriptChild (this=0xbf813e5c, langID=2, child=0xa2a5540) at nsCycleCollector.cpp:1237 #2 0xb71f56b0 in NoteJSChild (trc=0x1354db20, thing=0xa2a5540, kind=0) at nsXPConnect.cpp:744 #3 0xb7cdddf9 in JS_CallTracer (trc=0xbf813db0, thing=0xa2a5540, kind=0) at jsgc.c:2449 #4 0xb7cf3ecc in js_TraceObject (trc=0xbf813db0, obj=0xac52a9a0) at jsobj.c:5082 #5 0xb7cddbba in JS_TraceChildren (trc=0xbf813db0, thing=0xac52a9a0, kind=0) at jsgc.c:2233 #6 0xb71f5770 in nsXPConnect::Traverse (this=0x8dc53e0, p=0xac52a9a0, [EMAIL PROTECTED]) at nsXPConnect.cpp:935 #7 0xb79a6c84 in GCGraphBuilder::Traverse (this=0xbf813e5c, aPtrInfo=0x9d3288c4) at nsCycleCollector.cpp:1319 #8 0xb79a6ce7 in nsCycleCollector::MarkRoots (this=0x8dcd698, [EMAIL PROTECTED]) at nsCycleCollector.cpp:1513 #9 0xb79a7795 in nsCycleCollector::BeginCollection (this=0x8dcd698) at nsCycleCollector.cpp:2368 #10 0xb79a77d8 in nsCycleCollector_beginCollection () at nsCycleCollector.cpp:2910 #11 0xb71f66cc in XPCCycleCollectGCCallback (cx=0x92a1838, status=JSGC_MARK_END) at nsXPConnect.cpp:440 #12 0xb7cded7a in js_GC (cx=0x92a1838, gckind=GC_NORMAL) at jsgc.c:3239 #13 0xb7cbb63a in JS_GC (cx=0x92a1838) at jsapi.c:2469 #14 0xb71f5950 in nsXPConnect::Collect (this=0x8dc53e0) at nsXPConnect.cpp:529 #15 0xb79a78fa in nsCycleCollector::Collect (this=0x8dcd698, aTryCollections=1) at nsCycleCollector.cpp:2250 #16 0xb79a7a39 in nsCycleCollector_collect () at nsCycleCollector.cpp:2898 #17 0xb75a2f42 in nsJSContext::CC () at nsJSEnvironment.cpp:3346 #18 0xb75a31fa in nsJSContext::Notify (this=0xacf47d68, timer=0x9e79d190) at nsJSEnvironment.cpp:3438 #19 0xb799ea42 in nsTimerImpl::Fire (this=0x9e79d190) at nsTimerImpl.cpp:403 #20 0xb799eab7 in nsTimerEvent::Run (this=0xa9883950) at nsTimerImpl.cpp:490 #21 0xb799c56c in nsThread::ProcessNextEvent (this=0x8db78d0, mayWait=1, result=0xbf8180b4) at nsThread.cpp:510 #22 0xb796cf88 in NS_ProcessNextEvent_P (thread=0x1354db20, mayWait=1) at nsThreadUtils.cpp:227 #23 0xb78f02c4 in nsBaseAppShell::Run (this=0x9185638) at nsBaseAppShell.cpp:170 #24 0xb7785ab8 in nsAppStartup::Run (this=0x91c7ed0) at nsAppStartup.cpp:181 #25 0xb71ea508 in XRE_main (argc=2, argv=0xbf81b814, aAppData=0x8d32830) at nsAppRunner.cpp:3194 #26 0x080491ab in ?? () #27 0xb7d58685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #28 0x08048d11 in ?? () (gdb) thread apply all bt Thread 8 (Thread 0xb1532b90 (LWP 22935)): #0 0xb801c430 in __kernel_vsyscall () #1 0xb7fd3075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7c76e39 in PR_WaitCondVar (cvar=0x8fc9380, timeout=4294967295) at ptsynch.c:405 #3 0xb7c76eb7 in PR_Wait (mon=0x8f689d8, timeout=4294967295) at ptsynch.c:584 #4 0xb799b791 in nsEventQueue::GetEvent (this=0x8e81238, mayWait=1, result=0xb1532304) at ../../dist/include/xpcom/nsAutoLock.h:340 #5 0xb799c540 in nsThread::ProcessNextEvent (this=0x8e81218, mayWait=1, result=0xb1532344) at nsThread.h:112 #6 0xb796cf88 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at nsThreadUtils.cpp:227 #7 0xb799ccd3 in nsThread::ThreadFunc (arg=0x8e81218) at nsThread.cpp:253 #8 0xb7c7d1e1 in _pt_root (arg=0x9773c18) at ptthread.c:221 #9 0xb7fcf50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb7e237ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread 0xb5a7cb90 (LWP 22849)): #0 0xb801c430 in __kernel_vsyscall () #1 0xb7e18f77 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7c78d8c in _pr_poll_with_poll (pds=0x8e46848, npds=1, timeout=4294967295) at ptio.c:3895 #3 0xb7247a7b in nsSocketTransportService::Poll (this=0x8e46368, wait=1, interval=0xb5a7c1e8) at nsSocketTransportService2.cpp:349 #4 0xb7247f70 in nsSocketTransportService::DoPollIteration (this=0x8e46368, wait=1) at nsSocketTransportService2.cpp:644 #5 0xb724821a in nsSocketTransportService::OnProcessNextEvent (this=0x8e46368, thread=0x8e43810, mayWait=1, depth=1) at nsSocketTransportService2.cpp:523 #6 0xb799c50e in nsThread::ProcessNextEvent (this=0x8e43810, mayWait=1, result=0xb5a7c294) at nsThread.cpp:497 #7 0xb796cf88 in NS_ProcessNextEvent_P (thread=0x1, mayWait=1) at nsThreadUtils.cpp:227 #8 0xb7247c93 in nsSocketTransportService::Run (this=0x8e46368) at nsSocketTransportService2.cpp:565 #9 0xb799c56c in nsThread::ProcessNextEvent (this=0x8e43810, mayWait=1, result=0xb5a7c344) at nsT
[Bug 287086] [NEW] sigabort
Public bug reported: Binary package hint: firefox-3.0 Another firefox 3 crash. Program received signal SIGABRT, Aborted. [Switching to Thread 0xb7c526c0 (LWP 8173)] 0xb7f2e430 in __kernel_vsyscall () (gdb) where #0 0xb7f2e430 in __kernel_vsyscall () #1 0xb7c7f880 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7c81248 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xb7ea36f8 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6 #4 0xb7ea15d5 in ?? () from /usr/lib/libstdc++.so.6 #5 0xb7ea1612 in std::terminate () from /usr/lib/libstdc++.so.6 #6 0xb7ea174a in __cxa_throw () from /usr/lib/libstdc++.so.6 #7 0xb7ea1da3 in operator new () from /usr/lib/libstdc++.so.6 #8 0xb7ea1e8d in operator new[] () from /usr/lib/libstdc++.so.6 #9 0xb787f78c in nsDeque::GrowCapacity (this=0xbfb27c2c) at nsDeque.cpp:182 #10 0xb787f8bb in nsDeque::Push (this=0xbfb27c2c, aItem=0xae5e406c) at nsDeque.cpp:219 #11 0xb78b960a in GraphWalker::DoWalk (this=0xbfb27c8c, [EMAIL PROTECTED]) at nsCycleCollector.cpp:1169 #12 0xb78b96a7 in GraphWalker::WalkFromRoots (this=0xbfb27c8c, [EMAIL PROTECTED]) at nsCycleCollector.cpp:1153 #13 0xb78b96f6 in nsCycleCollector::ScanRoots (this=0x94a26b0) at nsCycleCollector.cpp:1588 #14 0xb78b979d in nsCycleCollector::BeginCollection (this=0x94a26b0) at nsCycleCollector.cpp:2379 #15 0xb78b97d8 in nsCycleCollector_beginCollection () at nsCycleCollector.cpp:2910 #16 0xb71086cc in XPCCycleCollectGCCallback (cx=0x976a688, status=JSGC_MARK_END) at nsXPConnect.cpp:440 #17 0xb7bf0d7a in js_GC (cx=0x976a688, gckind=GC_NORMAL) at jsgc.c:3239 #18 0xb7bcd63a in JS_GC (cx=0x976a688) at jsapi.c:2469 #19 0xb7107950 in nsXPConnect::Collect (this=0x9504d00) at nsXPConnect.cpp:529 #20 0xb78b98fa in nsCycleCollector::Collect (this=0x94a26b0, aTryCollections=1) at nsCycleCollector.cpp:2250 #21 0xb78b9a39 in nsCycleCollector_collect () at nsCycleCollector.cpp:2898 #22 0xb74b4f42 in nsJSContext::CC () at nsJSEnvironment.cpp:3346 #23 0xb74b5012 in nsJSContext::MaybeCC (aHigherProbability=1) at nsJSEnvironment.cpp:3397 #24 0xb74b5050 in nsJSContext::CCIfUserInactive () at nsJSEnvironment.cpp:3414 #25 0xb7260351 in DocumentViewerImpl::LoadComplete (this=0x14ff2b50, aStatus=0) at nsDocumentViewer.cpp:1020 #26 0xb762c0fd in nsDocShell::EndPageLoad (this=0x175f1b30, aProgress=0x175f1b44, aChannel=0x15fd2374, aStatus=0) at nsDocShell.cpp:5096 #27 0xb7637e83 in nsWebShell::EndPageLoad (this=0x175f1b30, aProgress=0x175f1b44, channel=0x15fd2374, aStatus=0) at nsWebShell.cpp:1013 #28 0xb76309ad in nsDocShell::OnStateChange (this=0x175f1b30, aProgress=0x175f1b44, aRequest=0x15fd2374, aStateFlags=131088, aStatus=0) at nsDocShell.cpp:5001 #29 0xb7642191 in nsDocLoader::FireOnStateChange (this=0x175f1b30, aProgress=0x175f1b44, aRequest=0x15fd2374, aStateFlags=131088, aStatus=0) at nsDocLoader.cpp:1235 #30 0xb76421f8 in nsDocLoader::doStopDocumentLoad (this=0x175f1b30, request=0x15fd2374, aStatus=0) at nsDocLoader.cpp:858 #31 0xb7642f26 in nsDocLoader::DocLoaderIsEmpty (this=0x175f1b30) at nsDocLoader.cpp:763 #32 0xb76430a4 in nsDocLoader::OnStopRequest (this=0x175f1b30, aRequest=0x171f7b38, aCtxt=0x0, aStatus=0) at nsDocLoader.cpp:679 #33 0xb71491be in nsLoadGroup::RemoveRequest (this=0x175f2778, request=0x171f7b38, ctxt=0x0, aStatus=0) at nsLoadGroup.cpp:688 #34 0xb73914d9 in nsDocument::DoUnblockOnload (this=0x14ff28f0) at nsDocument.cpp:5741 #35 0xb7396904 in nsDocument::DispatchContentLoadedEvents (this=0x14ff28f0) at nsDocument.cpp:2855 #36 0xb739c705 in nsRunnableMethod::Run (this=0x15c6f728) at ../../../dist/include/xpcom/nsThreadUtils.h:261 #37 0xb78ae56c in nsThread::ProcessNextEvent (this=0x947c6b0, mayWait=1, result=0xbfb2c4a4) at nsThread.cpp:510 #38 0xb787ef88 in NS_ProcessNextEvent_P (thread=0x1fed, mayWait=1) at nsThreadUtils.cpp:227 #39 0xb78022c4 in nsBaseAppShell::Run (this=0x95257a0) at nsBaseAppShell.cpp:170 #40 0xb7697ab8 in nsAppStartup::Run (this=0x9568948) at nsAppStartup.cpp:181 #41 0xb70fc508 in XRE_main (argc=2, argv=0xbfb2fc04, aAppData=0x9407830) at nsAppRunner.cpp:3194 #42 0x080491ab in ?? () #43 0xb7c6a685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #44 0x08048d11 in ?? () (gdb) thread apply all bt Thread 317 (Thread 0xaacffb90 (LWP 29314)): #0 0xb7f2e430 in __kernel_vsyscall () #1 0xb7ee53a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7b87f9e in pt_TimedWait (cv=0xa5c2e4c, ml=0xa5c2de8, timeout=6) at ptsynch.c:280 #3 0xb7b88dc0 in PR_WaitCondVar (cvar=0xa5c2e48, timeout=6) at ptsynch.c:407 #4 0xb7162d4a in nsHostResolver::GetHostToLookup (this=0xa5c2d88, result=0xaacff378) at nsHostResolver.cpp:595 #5 0xb7163412 in nsHostResolver::ThreadFunc (arg=0xa5c2d88) at nsHostResolver.cpp:690 #6 0xb7b8f1e1 in _pt_root (arg=0xa84cb610) at ptthread.c:221 #7 0xb7ee150f in start_thread () from /lib/tls/i686/cmov/libpthr
[Bug 286366] Re: segfault in GCGraphBuilder::AddNode
Here's another with a full backtrace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7ccd6c0 (LWP 20164)] GCGraphBuilder::AddNode (this=0xbfba390c, s=0xa152c28, aParticipant=0xb7bdcd00) at nsCycleCollector.cpp:1287 1287nsCycleCollector.cpp: No such file or directory. in nsCycleCollector.cpp Current language: auto; currently c++ (gdb) where #0 GCGraphBuilder::AddNode (this=0xbfba390c, s=0xa152c28, aParticipant=0xb7bdcd00) at nsCycleCollector.cpp:1287 #1 0xb79344c5 in GCGraphBuilder::NoteXPCOMChild (this=0xbfba390c, child=0xa152c28) at nsCycleCollector.cpp:1237 #2 0xb7423092 in nsGenericElement::cycleCollection::Traverse (this=0xb7bdcd00, p=0xa126490, [EMAIL PROTECTED]) at nsGenericElement.cpp:3531 #3 0xb75b21ee in nsXULElement::cycleCollection::Traverse (this=0xb7bdcd00, p=0xa126490, [EMAIL PROTECTED]) at nsXULElement.cpp:376 #4 0xb7933c84 in GCGraphBuilder::Traverse (this=0xbfba390c, aPtrInfo=0xaabad014) at nsCycleCollector.cpp:1319 #5 0xb7933ce7 in nsCycleCollector::MarkRoots (this=0x96d8698, [EMAIL PROTECTED]) at nsCycleCollector.cpp:1513 #6 0xb7934795 in nsCycleCollector::BeginCollection (this=0x96d8698) at nsCycleCollector.cpp:2368 #7 0xb79347d8 in nsCycleCollector_beginCollection () at nsCycleCollector.cpp:2910 #8 0xb71836cc in XPCCycleCollectGCCallback (cx=0x9bc0460, status=JSGC_MARK_END) at nsXPConnect.cpp:440 #9 0xb7c6bd7a in js_GC (cx=0x9bc0460, gckind=GC_NORMAL) at jsgc.c:3239 #10 0xb7c4863a in JS_GC (cx=0x9bc0460) at jsapi.c:2469 #11 0xb7182950 in nsXPConnect::Collect (this=0x96d03e0) at nsXPConnect.cpp:529 #12 0xb79348fa in nsCycleCollector::Collect (this=0x96d8698, aTryCollections=1) at nsCycleCollector.cpp:2250 #13 0xb7934a39 in nsCycleCollector_collect () at nsCycleCollector.cpp:2898 #14 0xb752ff42 in nsJSContext::CC () at nsJSEnvironment.cpp:3346 #15 0xb7530012 in nsJSContext::MaybeCC (aHigherProbability=0) at nsJSEnvironment.cpp:3397 #16 0xb75303c5 in nsUserActivityObserver::Observe (this=0x9bbfca0, aSubject=0x0, aTopic=0xb7a9bbe6 "user-interaction-active", aData=0x0) at nsJSEnvironment.cpp:291 #17 0xb79039a0 in nsObserverList::NotifyObservers (this=0x9cef59c, aSubject=0x0, aTopic=0xb7a9bbe6 "user-interaction-active", someData=0x0) at nsObserverList.cpp:128 #18 0xb7903c6e in nsObserverService::NotifyObservers (this=0x96ed060, aSubject=0x0, aTopic=0xb7a9bbe6 "user-interaction-active", someData=0x0) at nsObserverService.cpp:181 #19 0xb74597e6 in nsUITimerCallback::Notify (this=0x9c817b0, aTimer=0x9c42148) at nsEventStateManager.cpp:210 #20 0xb792ba42 in nsTimerImpl::Fire (this=0x9c42148) at nsTimerImpl.cpp:403 #21 0xb792bab7 in nsTimerEvent::Run (this=0xb1c912b8) at nsTimerImpl.cpp:490 #22 0xb792956c in nsThread::ProcessNextEvent (this=0x96c28d0, mayWait=1, result=0xbfba7c44) at nsThread.cpp:510 #23 0xb78f9f88 in NS_ProcessNextEvent_P (thread=0x1c2f6f50, mayWait=1) at nsThreadUtils.cpp:227 #24 0xb787d2c4 in nsBaseAppShell::Run (this=0x9aa3fd8) at nsBaseAppShell.cpp:170 #25 0xb7712ab8 in nsAppStartup::Run (this=0x9ae6630) at nsAppStartup.cpp:181 #26 0xb7177508 in XRE_main (argc=2, argv=0xbfbab3a4, aAppData=0x963d830) at nsAppRunner.cpp:3194 #27 0x080491ab in ?? () #28 0xb7ce5685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #29 0x08048d11 in ?? () (gdb) thread apply all bt full Thread 2467 (Thread 0xa65ffb90 (LWP 7743)): #0 0xb7fa9430 in __kernel_vsyscall () No symbol table info available. #1 0xb7f603a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7c02f9e in pt_TimedWait (cv=0x9754bcc, ml=0x9754b68, timeout=6) at ptsynch.c:280 rv = 6725 now = {tv_sec = 1224941668, tv_usec = 999374} tmo = {tv_sec = 1224941728, tv_nsec = 999374000} ticks = 1000 #3 0xb7c03dc0 in PR_WaitCondVar (cvar=0x9754bc8, timeout=6) at ptsynch.c:407 rv = thred = #4 0xb71ddd4a in nsHostResolver::GetHostToLookup (this=0x9754b08, result=0xa65ff378) at nsHostResolver.cpp:595 delta = start = 875989639 timeout = 6 #5 0xb71de412 in nsHostResolver::ThreadFunc (arg=0x9754b08) at nsHostResolver.cpp:690 rec = (nsHostRecord *) 0xb1a11938 ai = (PRAddrInfo *) 0xb0b15b18 #6 0xb7c0a1e1 in _pt_root (arg=0xb1709910) at ptthread.c:221 detached = 1 #7 0xb7f5c50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #8 0xb7db07ee in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 2466 (Thread 0xa6f70b90 (LWP 7676)): #0 0xb7fa9430 in __kernel_vsyscall () No symbol table info available. #1 0xb7f603a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7c02f9e in pt_TimedWait (cv=0x9b76dbc, ml=0x9b76fac, timeout=6) at ptsynch.c:280 rv = 11467
[Bug 289377] [NEW] segfault
Public bug reported: Binary package hint: firefox-3.0 I know this is a crash in flash-nonfree and I know that it's a closed source application, etc., etc. But I think you cannot disagree that having a working flash on a Linux desktop is a pretty common and important requirement. There is (unfortunately) a lot of flash content out there on the net and crashing every time a website with flash is loaded is a really quick way to turn users off and push them back to windows. My hope is that you have a team that is working with the flash authors to work these issues out. It would be a pity if you are not. (gdb) thread apply all bt full Thread 193 (Thread 0xb2625b90 (LWP 20675)): #0 0xb7f15430 in __kernel_vsyscall () No symbol table info available. #1 0xb7ecc075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xae7db6cf in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so No symbol table info available. #3 0xae90d29f in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so No symbol table info available. #4 0xae7dbb8d in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so No symbol table info available. #5 0xb7ec850f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #6 0xb7d1c7ee in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 192 (Thread 0xb13ffb90 (LWP 20674)): #0 0xb7f15430 in __kernel_vsyscall () No symbol table info available. #1 0xb7ecc075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xae7db6cf in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so No symbol table info available. #3 0xae90d29f in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so No symbol table info available. #4 0xae7dbb8d in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so No symbol table info available. #5 0xb7ec850f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #6 0xb7d1c7ee in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 191 (Thread 0xb03fdb90 (LWP 20604)): #0 0xb7f15430 in __kernel_vsyscall () No symbol table info available. #1 0xb7ecc3a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7b6ef9e in pt_TimedWait (cv=0x8cc4f0c, ml=0x8cc519c, timeout=6) at ptsynch.c:280 rv = 1483 now = {tv_sec = 1224999723, tv_usec = 918876} tmo = {tv_sec = 1224999783, tv_nsec = 918876000} ticks = 1000 #3 0xb7b6fdc0 in PR_WaitCondVar (cvar=0x8cc4f08, timeout=6) at ptsynch.c:407 rv = thred = #4 0xb7b6feb7 in PR_Wait (mon=0x8cc5198, timeout=6) at ptsynch.c:584 rv = -516 saved_entries = 1 saved_owner = 2956974992 #5 0xb78971b0 in nsThreadPool::Run (this=0x8cc50e8) at ../../dist/include/xpcom/nsAutoLock.h:340 now = timeout = 1483 mon = { = {}, mMonitor = 0x8cc5198, mLockCount = 1} event = { = {mRawPtr = 0x0}, } current = { = {mRawPtr = 0x17fb27c8}, } shutdownThreadOnExit = 0 exitThread = 0 wasIdle = 0 idleSince = 934044558 #6 0xb789556c in nsThread::ProcessNextEvent (this=0x17fb27c8, mayWait=1, result=0xb03fd344) at nsThread.cpp:510 notifyGlobalObserver = 1 obs = { = {mRawPtr = 0x0}, } event = { = {mRawPtr = 0x8cc50ec}, } rv = 0 #7 0xb7865f88 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at nsThreadUtils.cpp:227 val = #8 0xb7895cd3 in nsThread::ThreadFunc (arg=0x17fb27c8) at nsThread.cpp:253 event = { = {mRawPtr = 0x0}, } #9 0xb7b761e1 in _pt_root (arg=0x17fab620) at ptthread.c:221 detached = 0 #10 0xb7ec850f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #11 0xb7d1c7ee in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 190 (Thread 0xaa9feb90 (LWP 20603)): #0 0xb7f15430 in __kernel_vsyscall () No symbol table info available. #1 0xb7ecc3a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7b6ef9e in pt_TimedWait (cv=0x88b5fd4, ml=0x88b5f70, timeout=6) at ptsynch.c:280 rv = 617 now = {tv_sec = 1224999670, tv_usec = 623104} tmo = {tv_sec = 1224999730, tv_nsec = 623104000} ticks = 1000 #3 0xb7b6fdc0 in PR_WaitCondVar (cvar=0x88b5fd0, timeout=6) at ptsynch.c:407 rv = thred = #4 0xb7149d4a in nsHostResolver::GetHostToLookup (this=0x88b5f10, result=0xaa9fe378) at nsHostResolver.cpp:595 delta = start = 933991263 timeout = 6 #5 0xb714a412 in nsHostResolver::ThreadFunc (arg=0x88b5f10) at nsHostResolver.cpp:690 rec = (nsHostRecord *) 0xaf33f0c8 ai = (
[Bug 289838] [NEW] segfault in malloc_consolidate
Public bug reported: Intrepid updated as of 26 Oct. 2008: Stack trace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb62d6940 (LWP 22733)] 0xb6892c92 in malloc_consolidate () from /lib/tls/i686/cmov/libc.so.6 (gdb) thread apply all bt full Thread 8511 (Thread 0xb2effb90 (LWP 26128)): #0 0xb7f3e430 in __kernel_vsyscall () No symbol table info available. #1 0xb789e075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7984e39 in PR_WaitCondVar (cvar=0x9eb7180, timeout=4294967295) at ptsynch.c:405 rv = thred = (PRThread *) 0xa001e48 #3 0xb7984eb7 in PR_Wait (mon=0xa532840, timeout=4294967295) at ptsynch.c:584 rv = -512 saved_entries = 1 saved_owner = 3002071952 #4 0xb5648791 in nsEventQueue::GetEvent (this=0xa764b60, mayWait=1, result=0xb2eff2a4) at ../../dist/include/xpcom/nsAutoLock.h:340 No locals. #5 0xb5649540 in nsThread::ProcessNextEvent (this=0xa764b40, mayWait=1, result=0xb2eff2e4) at nsThread.h:112 notifyGlobalObserver = 1 obs = { = {mRawPtr = 0x0}, } event = { = {mRawPtr = 0x0}, } rv = 3035236709 #6 0xb5619f88 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at nsThreadUtils.cpp:227 val = #7 0xb5649cd3 in nsThread::ThreadFunc (arg=0xa764b40) at nsThread.cpp:253 event = { = {mRawPtr = 0x0}, } #8 0xb798b1e1 in _pt_root (arg=0xa001e48) at ptthread.c:221 detached = 0 #9 0xb789a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #10 0xb69047ee in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 8510 (Thread 0xb1efdb90 (LWP 26127)): #0 0xb7f3e430 in __kernel_vsyscall () No symbol table info available. #1 0xb789e075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7984e39 in PR_WaitCondVar (cvar=0xa0790a0, timeout=4294967295) at ptsynch.c:405 rv = thred = (PRThread *) 0xa0790e0 #3 0xb54532fe in nsCertVerificationThread::Run (this=0x9c41cf0) at nsCertVerificationThread.cpp:138 No locals. #4 0xb5451b9a in nsPSMBackgroundThread::nsThreadRunner (arg=0x9c41cf0) at nsPSMBackgroundThread.cpp:44 No locals. #5 0xb798b1e1 in _pt_root (arg=0xa0790e0) at ptthread.c:221 detached = 0 #6 0xb789a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #7 0xb69047ee in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 8509 (Thread 0xabdfeb90 (LWP 26126)): #0 0xb7f3e430 in __kernel_vsyscall () No symbol table info available. #1 0xb789e075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7984e39 in PR_WaitCondVar (cvar=0x9c41c00, timeout=4294967295) at ptsynch.c:405 rv = thred = (PRThread *) 0x9c41c40 #3 0xb5452266 in nsSSLThread::Run (this=0x9db5170) at nsSSLThread.cpp:964 threadLock = { = {}, mLock = 0x9db5198, mLocked = 1} pending_work = busy_socket_ssl_state = 26126 needToSetPollableEvent = 163847232 socketToDestroy = (class nsNSSSocketInfo *) 0x9c41c40 #4 0xb5451b9a in nsPSMBackgroundThread::nsThreadRunner (arg=0x9db5170) at nsPSMBackgroundThread.cpp:44 No locals. #5 0xb798b1e1 in _pt_root (arg=0x9c41c40) at ptthread.c:221 detached = 0 #6 0xb789a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #7 0xb69047ee in clone () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. Thread 8508 (Thread 0xac5ffb90 (LWP 26125)): #0 0xb7f3e430 in __kernel_vsyscall () No symbol table info available. #1 0xb789e3a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 No symbol table info available. #2 0xb7983f9e in pt_TimedWait (cv=0x90f5a9c, ml=0x9106518, timeout=15002) at ptsynch.c:280 rv = 25853 now = {tv_sec = 1225105654, tv_usec = 751890} tmo = {tv_sec = 1225105669, tv_nsec = 75389} ticks = 1000 #3 0xb7984dc0 in PR_WaitCondVar (cvar=0x90f5a98, timeout=15002) at ptsynch.c:407 rv = thred = #4 0xb564c4bc in TimerThread::Run (this=0x9106460) at TimerThread.cpp:345 waitFor = 4294966780 #5 0xb564956c in nsThread::ProcessNextEvent (this=0x99c14a0, mayWait=1, result=0xac5ff2e4) at nsThread.cpp:510 notifyGlobalObserver = 1 obs = { = {mRawPtr = 0x0}, } event = { = {mRawPtr = 0x9106460}, } rv = 0 #6 0xb5619f88 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at nsThreadUtils.cpp:227 val = #7 0xb5649cd3 in nsThread::ThreadFunc (arg=0x99c14a0) at nsThread.cpp:253 event = { = {mRawPtr = 0x0}, } #8 0xb798b1e1 in _pt_root (arg=0x9d1b098) at ptthread.c:221 detached = 0 #9 0xb789a50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 No symbol t
[Bug 286366] Re: segfault in GCGraphBuilder::AddNode
Here's another. Boy it's going to be fun times if Intrepid is released with this bug still in it given how often it hits me. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7cb36c0 (LWP 18297)] GCGraphBuilder::AddNode (this=0xbfa86fec, s=0xf8a3140, aParticipant=0xb7bc10c4) at nsCycleCollector.cpp:1287 1287nsCycleCollector.cpp: No such file or directory. in nsCycleCollector.cpp Current language: auto; currently c++ (gdb) thread apply all bt Thread 132 (Thread 0xae0feb90 (LWP 2026)): #0 0xb7f8f430 in __kernel_vsyscall () #1 0xb7f463a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7be8f9e in pt_TimedWait (cv=0x95ffdcc, ml=0x95ffd68, timeout=6) at ptsynch.c:280 #3 0xb7be9dc0 in PR_WaitCondVar (cvar=0x95ffdc8, timeout=6) at ptsynch.c:407 #4 0xb71c3d4a in nsHostResolver::GetHostToLookup (this=0x95ffd08, result=0xae0fe378) at nsHostResolver.cpp:595 #5 0xb71c4412 in nsHostResolver::ThreadFunc (arg=0x95ffd08) at nsHostResolver.cpp:690 #6 0xb7bf01e1 in _pt_root (arg=0xa2fc9988) at ptthread.c:221 #7 0xb7f4250f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0xb7d967ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 58 (Thread 0xb0cbdb90 (LWP 18540)): #0 0xb7f8f430 in __kernel_vsyscall () #1 0xb7f46075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xaced96cf in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so #3 0xad00b29f in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so #4 0xaced9b8d in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so #5 0xb7f4250f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #6 0xb7d967ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 57 (Thread 0xb04bcb90 (LWP 18539)): #0 0xb7f8f430 in __kernel_vsyscall () #1 0xb7f46075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xaced96cf in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so #3 0xad00b29f in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so #4 0xaced9b8d in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so #5 0xb7f4250f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #6 0xb7d967ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 10 (Thread 0xb14beb90 (LWP 18357)): #0 0xb7f8f430 in __kernel_vsyscall () #1 0xb7f46075 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7be9e39 in PR_WaitCondVar (cvar=0xa728fd0, timeout=4294967295) at ptsynch.c:405 #3 0xb7be9eb7 in PR_Wait (mon=0xa72e910, timeout=4294967295) at ptsynch.c:584 #4 0xb790e791 in nsEventQueue::GetEvent (this=0xa728f48, mayWait=1, result=0xb14be304) at ../../dist/include/xpcom/nsAutoLock.h:340 #5 0xb790f540 in nsThread::ProcessNextEvent (this=0xa728f28, mayWait=1, result=0xb14be344) at nsThread.h:112 #6 0xb78dff88 in NS_ProcessNextEvent_P (thread=0x80, mayWait=1) at nsThreadUtils.cpp:227 #7 0xb790fcd3 in nsThread::ThreadFunc (arg=0xa728f28) at nsThread.cpp:253 #8 0xb7bf01e1 in _pt_root (arg=0xa7290d8) at ptthread.c:221 #9 0xb7f4250f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #10 0xb7d967ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 6 (Thread 0xb59efb90 (LWP 18321)): #0 0xb7f8f430 in __kernel_vsyscall () #1 0xb7d8bf77 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7bebd8c in _pr_poll_with_poll (pds=0x95fcad8, npds=1, timeout=4294967295) at ptio.c:3895 #3 0xb71baa7b in nsSocketTransportService::Poll (this=0x95fc5f8, wait=1, interval=0xb59ef1e8) at nsSocketTransportService2.cpp:349 #4 0xb71baf70 in nsSocketTransportService::DoPollIteration (this=0x95fc5f8, wait=1) at nsSocketTransportService2.cpp:644 #5 0xb71bb21a in nsSocketTransportService::OnProcessNextEvent (this=0x95fc5f8, thread=0x95f9a08, mayWait=1, depth=1) at nsSocketTransportService2.cpp:523 #6 0xb790f50e in nsThread::ProcessNextEvent (this=0x95f9a08, mayWait=1, result=0xb59ef294) at nsThread.cpp:497 #7 0xb78dff88 in NS_ProcessNextEvent_P (thread=0x1, mayWait=1) at nsThreadUtils.cpp:227 #8 0xb71bac93 in nsSocketTransportService::Run (this=0x95fc5f8) at nsSocketTransportService2.cpp:565 #9 0xb790f56c in nsThread::ProcessNextEvent (this=0x95f9a08, mayWait=1, result=0xb59ef344) at nsThread.cpp:510 #10 0xb78dff88 in NS_ProcessNextEvent_P (thread=0x1, mayWait=1) at nsThreadUtils.cpp:227 #11 0xb790fcd3 in nsThread::ThreadFunc (arg=0x95f9a08) at nsThread.cpp:253 #12 0xb7bf01e1 in _pt_root (arg=0x95fcdc0) at ptthread.c:221 #13 0xb7f4250f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #14 0xb7d967ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 5 (Thread 0xb51eeb90 (LWP 18322)): #0 0xb7f8f430 in __kernel_vsyscall () #1 0xb7f463a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7be8f9e in pt_TimedWait (cv=0x955d4d4, ml=0x956dd48, timeout=4921) at
Re: [Bug 107103] Re: should try to sanitize passwords from attachments
On Tue, 2008-10-28 at 09:58 +, Martin Pitt wrote: > Hi Brian, Hi Martin, > Right. Just to be clear, I am not *really* happy about sending core > dumps either, but it's currently the only practical method to get any > helpful information out of most crashes. Understood. > If the stack trace has some information already, apport does offer to > send a "reduced" report, which does not have the core dump. Yeah, I had wondered what all was in a reduced report. Maybe it's worthwhile noting in the dialog where you get that choice what won't be included in a reduced report. Or maybe when one views the expanded list of what's going in the report the reduced/full options are still selectable and the expanded view changes to reflect what will be included. Of course all of this is moot if you were to... > > > I should be able to deselect sending any of the stack trace > > attachments too. > > That's a possible enhancement indeed. Do this instead/also. > This would be a possible option for developers, yes. That's bug 75901. > However, it isn't the standard mode of operation because it needs lots > and lots of debug symbols to download. Sure. I think you should still give users the option to do that: Rather than sending the CoreDump which has a likelihood of containing sensitive information, I need to install some packages to gather more debugging information. I will need to install 10MB of additional packages. Shall I go ahead and do this? YesNo. Shall I Remove additional packages when done? Yes No. > Right, she can't, and I don't expect her to. That's why we disable > apport in stable releases. :-) Yeah. But if this reason is the only reason why GA releases get apport disabled, if we could solve this, we could get apport reports from GA users. b. -- should try to sanitize passwords from attachments https://bugs.launchpad.net/bugs/107103 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 286366] Re: segfault in GCGraphBuilder::AddNode
On Sun, 2008-11-02 at 14:10 +, Alexander Sack wrote: > do you have any website that regularaly triggers this? No, it's not a per-website thing. Looking at the stack traces, it appears to be garbage collection to me. I tend to think garbage collection happens more based on needs than particular websites. > Have you checked > that this is not caused by an extension? try to disable them. I've had done that already. Currently I only have Flashblock, Resizable Textarea, Tab Mix Plus and Ubuntu Firefox Modifications enabled. > Also > plugins. Hrm. I have not tried disabling any plugins. Currently I have: Default Plugin Demo Print Plugin for unix/linux DivX Web Player Java(TM) Plug-in 1.6.0_10-b33 QuickTime Plug-in 7.2.0 Shockware Flash (10.0 r12) Totem Web Browser Plugin 2.24.2 Windows Media Player Plug-in 10 (compatible; Totem) -- segfault in GCGraphBuilder::AddNode https://bugs.launchpad.net/bugs/286366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 286366] Re: segfault in GCGraphBuilder::AddNode
On Sun, 2008-11-02 at 17:28 +, Alexander Sack wrote: > tabmix and resizable textarea are probably good candidates. Disabling tabmix renders FF3 useless for me as it is the only thing that returns me to productivity quickly when FF3 crashes, which it is doing many times a day. If I had to try to remember all of the tabs I had open every time I restart FF3 from a crash I'd waste my whole day doing that. Resiable text area was disabled when I said I had disabled all of my extensions and FF3 was still crashing. -- segfault in GCGraphBuilder::AddNode https://bugs.launchpad.net/bugs/286366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 286366] Re: segfault in GCGraphBuilder::AddNode
On Sun, 2008-11-02 at 21:29 +, Alexander Sack wrote: > hey, we try to track down a bug here and not start fundamental debats. I'm not trying to start any debates, just tell you what problems I have with the process of trying to find this bug. The bottom line is that it takes a while for FF3 to trigger this problem and I cannot use FF3 without having all of the tabs that tabmix plus restores for me. If I don't have the tabs restored (and saved before a crash) FF3 is useless to me and I am completely unproductive. To use the ever useful car analogy it's like asking me to drive my car for a while without the steering wheel so that we can determine if the steering wheel is causing the problem with the brakes. > just do what i say for testing. But what I'm saying is that I cannot use FF3 for the hours that it would take to see this reproduce without the tabs that tabmix plus will restore for me when I start using FF3. BTW: did you notice the update to the upstream bug (https://bugzilla.mozilla.org/show_bug.cgi?id=460916) by another seeing the same problem with a crash-stats.mozilla.com link included? -- segfault in GCGraphBuilder::AddNode https://bugs.launchpad.net/bugs/286366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs