similar to: crashing ext3 is easy and reproducible

Displaying 20 results from an estimated 3000 matches similar to: "crashing ext3 is easy and reproducible"

2001 Dec 17
1
assertion failure
in 2.4.17-rc1 (smp system) at revoke.c (330) I had created a 256mb ramdisk + journal. I mounted it as ext3. I had umounted and was running mkfs on /dev/ram0 again when this happened. Sounds dire, but I'm off to bed. I'll try again tomorrow, hopefully get a syndrome. regards john
2020 Aug 12
2
Dumb Centos 8 DNF mirror question...
I have several Centos 8 machines that I update and every now and again I will go through and update all of them and one of them will get a slow mirror, like downloading the kernel at 50kb etc. With the newer version I am unable to figure out how to force it to update the mirror list and hopefully change to a faster mirror. I have searched but must not be using the right verbiage since I am unable
2010 May 15
2
Wineboot: useless dialog
Hi! I wonder about something, which disturb me: thisone (wineboot.c): Code: static INT_PTR CALLBACK wait_dlgproc( HWND hwnd, UINT msg, WPARAM wp, LPARAM lp ) { switch (msg) { case WM_INITDIALOG: { WCHAR *buffer, text[1024]; const WCHAR *name = (WCHAR *)lp; HICON icon = LoadImageW( 0, (LPCWSTR)IDI_WINLOGO, IMAGE_ICON, 48, 48, LR_SHARED );
2010 Feb 23
11
Couldn't find without an ID
Hello all. I''m new to RoR. I am having trouble trying to get a simple edit/update going. Everytime I hit submit, I get the following error: +++++++++++++++++++++ Couldn''t find Content without an ID Request Parameters: {"format"=>"#<content:0x4d3daac>", "commit"=>"Update", "_method"=>"put",
2011 Nov 28
4
Puppet Windows: Spaces in file paths a problem?
I thought I read somewhere in Puppet docs/wiki... that it is "recommended" to avoid spaces in file paths, or some similar verbiage, but now I cant find it. Does Puppet have any known issues with spaces in file paths? It would of course scare Windows admins away... So I hope I am wrong in thinking I read that. Thanks a lot, Mohamed. -- You received this message because you are
2004 Sep 10
1
Phatbox (was: Re: slow FLAC__file_decoder_seek_absolute()...)
--- Brendan Dowling <crypt@phatnoise.com> wrote: > Thanks Josh. I tested the player with some files encoded by another > guy here at work, and seeking into the files seems to work perfectly. > > So the Phatbox now plays FLAC files. Although, it's not yet in the > standard firmware download from the web page, and encoding is not yet > included in the capabilities of
2004 May 19
4
GUI data browsers
Hi R-helpers, Does anyone know of a good Tk (or other) script that allows somewhat intuitive viewing of all of the variables (especially complex lists) in a session? I would also like to delete, save to file, and rename them graphically. I would also like a lot of supplemental information like class, atrributes, names, modes, whatever else... Context: I am running simulations
2002 Jun 17
2
Going Mainstream
Devik, Can you send Htb to Marcello Please? Its only a module, but its about time it went mainstream. Maybe its too late for 2.4.19, but 2.4.20 will come. Same comment for IMQ also. Regards John
2001 Nov 18
2
restoring .journal
Hello, If I made a cpio backup of an ext3 fs. Then created a new fs and restored everything including the .journal file, What would happen?? Regards John
2006 Aug 22
2
TreeEvent patch
Hi Patches to TreeEvent.i and wxTreeEvent.h to implement missing methods (and fix a crasher in bigdemo along the way) Two of the missing methods appeared just to be down to errors in the header file. The other (get_label) works fine - perh a bug in previous versions of SWIG? Methods tested and return correct values on OS X. I could offer a test addition to bigedemo, but this
2012 Feb 14
3
League of legends ubuntu 12.04 LTS
Hello the launcher crasher it says internal errors invalid parameters please help quick!!!
2024 May 07
1
[PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
On 5/3/2024 11:13 AM, Easwar Hariharan wrote: > I2C v7, SMBus 3.2, and I3C 1.1.1 specifications have replaced "master/slave" > with more appropriate terms. Inspired by and following on to Wolfram's > series to fix drivers/i2c/[1], fix the terminology for users of > I2C_ALGOBIT bitbanging interface, now that the approved verbiage exists > in the specification. >
2008 Jul 30
3
Large file - match process taking days
I've been trying to figure out why some large files are taking a long time to rsync (80GB file). With this file, the match process is taking days. I've added logging to verbose level 4. The output from match.c is at the point where it is writing out the "potential match at" message. In a 9 hour period the match verbiage has changed from: potential match at 14993337175 i=2976
2001 Mar 22
3
More powerful than objects() or ls()
platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 1 minor 2.1 year 2001 month 01 day 15 language R For years, I used a function in Splus to give me more information than just the object names which
2008 Apr 25
2
Bug in R 2.7 for over long lines (crasher+proposed fix!) (PR#11281)
OK, I am just sending it here too as it looks like r-devel at r-project.org is not the right place: =EF=BB=BFOn Fri, 2008-04-25 at 08:48 +0200, Soeren Sonnenburg wrote: > While trying to fix swig & R2.7 I actually discovered that there is a > bug in R 2.7 causing a crash (so R & swig might actually work): >=20 > the bug is in ./src/main/gram.c line 3038: >=20 >
2010 Nov 13
1
Reproducible kernel (2.6.36) oops with several simultaneus btrfs mounts
Good day. I''m experiencing a kernel oops when systemd tries to fsck and mount several btrfs filesystems pretty much simultaneously on boot. Oops is highly reproducible for me and causes system to hang, sometimes triggering some kind of oops-loop, dumping backtraces into console until the power is killed. I''ve mentioned systemd (init system, like sysvinit or upstart), because I
2009 Mar 19
0
Full config file with Timeout issue
isoconfig.sys file below - Only change from past is adding stuff after the bz28.7 kernel. DEFAULT vesamenu.c32 Prompt 0 menu color screen 37;40 #80ffffff #00000000 menu color border 30;44 #40000000 #00000000 menu color title 1;33;44 #c0fdd017 #00000000 menu color unsel 37;44 #90ffffff #00000000 menu color hotkey 1;37;44 #ffffffff #00000000 menu color sel 7;37;40
2016 Jan 15
3
RFC: non-temporal fencing in LLVM IR
On 01/14/2016 04:05 PM, Hans Boehm via llvm-dev wrote: > > > On Thu, Jan 14, 2016 at 1:37 PM, JF Bastien <jfb at google.com > <mailto:jfb at google.com>> wrote: > > On Thu, Jan 14, 2016 at 1:35 PM, David Majnemer > <david.majnemer at gmail.com <mailto:david.majnemer at gmail.com>> wrote: > > > > On Thu, Jan 14, 2016 at 1:13
2024 May 08
1
[PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
On Tue, May 7, 2024 at 2:32?PM Easwar Hariharan <eahariha at linux.microsoft.com> wrote: > > On 5/3/2024 11:13 AM, Easwar Hariharan wrote: > > I2C v7, SMBus 3.2, and I3C 1.1.1 specifications have replaced "master/slave" > > with more appropriate terms. Inspired by and following on to Wolfram's > > series to fix drivers/i2c/[1], fix the terminology for
2005 Jan 02
5
Xen0 crash dump (/dev/ram0 root) possibly of interest
I''m continuing to work on making a new XenCD as previously discussed here. In the course of that work, I''ve generated (actually, currently stuck on) the enclosed crash dump. Thought I''d forward it for interest. To head off questions, you''ll see references to a very large initrd (~114 Mb). The Xen dump may or not be related to this unusual usage.