A condition of the the operating system when its state is so broken that imminent shutdown is preferred.

learn more… | top users | synonyms

4
votes
2answers
108 views

Is there any efficient way to get panic log of Go program under Unix easily?

Since I'm running a Go program as server, I need some mechanism to catch panic log if anything goes wrong for later analyze & debug. Is there any efficient way to get panic log of Go program under ...
0
votes
2answers
35 views

Static variables cause crash in OSX network kext

In a mac OS X network kernel extension, I have noticed that if I have a statically allocated buffer rather than a dynamic one, this leads to kernel panic when calling API functions such as printf() or ...
1
vote
1answer
69 views

What do these Linux Kernel Oops fields mean?

I have already encountered some Oops in my developer's life and whereas I am familiar with some information that I can retrieve from these Oops, there are still pieces of information I can't ...
1
vote
2answers
36 views

Eclipse AVD doesnt work

Unfortunately I failted to start an AVD. In the two pictures you see; 1. My settings 2. The second (and last) screen after start. Can anyone please help me? :D
0
votes
0answers
22 views

Overview of cpu hotplug & panic handling in Linux

Is there anywhere a good reference or description on how the architecture of Linux CPU Hotplug and Panic handling works? Searching the net gives hundreds of cases about issues with those etc., but ...
0
votes
0answers
24 views

adding a system call in xv6

I am trying to add a system call in Xv6. Now when I compile and run my system on a virtual machine (qemu) I get the following error: ioapicinit: id isn't equal to ioapicid; not a MP cpu0: starting ...
0
votes
2answers
106 views

Bison C++ multiple error recovery with missing semi colon

I'm devloping my own compiler, and I hava problem with error recovery design in panic mode for java grammer. I thought about multiple solutions, but real question: How I could do that with bison ...
1
vote
2answers
90 views

ArchLinux update error

Today I update the ArchLinux use "pacman -Syu", but it reports some error...I didn't pay attention. Then I reboot the machine, it reports kernel panic... I found the news But it didn't tell that the ...
1
vote
2answers
2k views

PANIC: Could not open: ¨8W

First of all just let me say that I have looked through the solutions on stackoverflow and have not found one that has worked. These include: linking folders (but that was absurd for my case) ...
1
vote
3answers
388 views

(undetailed) Panic while creating Android Virtual Device (AVD)

Programming newbie, just getting started with all of this... I have searched around, but I haven't found anything relevant to my problem So here it is, So I'm trying to build a simple hello world ...
2
votes
0answers
745 views

How can i understand panic plist in iPhone 4s? [closed]

I have problem - my iPhone 4S (ECID 387220092299 SN DNPH9H44DTD1 software ver 10A523) every time reboot. It can lay shuted down for some hours and i can turn it on only by holding home and lock ...
2
votes
2answers
1k views

How to read a linux kernel panic?

[<001360ac>] (unwind_backtrace+0x0/0xf8) from [<00147b7c>] (warn_slowpath_common+0x50/0x60) [<00147b7c>] (warn_slowpath_common+0x50/0x60) from [<00147c40>] ...
2
votes
1answer
388 views

does kernel's panic() function completely freezes every other process?

I would like to be confirmed that kernel's panic() function and the others like kernel_halt() and machine_halt(), once triggered, guarantee complete freezing of the machine. So, are all the kernel ...
6
votes
1answer
844 views

The meaning of '?' in Linux kernel panic call trace

The Call Trace contains entries like that: [<deadbeef>] FunctionName+0xAB/0xCD [module_name] [<f00fface>] ? AnotherFunctionName+0x12/0x40 [module_name] [<deaffeed>] ...
0
votes
1answer
10k views

How to solve “Kernel panic - not syncing - Attempted to kill init” — without erasing any user data

I was trying to update libc in our Ubuntu server but it failed and now when I reboot the server I get a error message: Kernel panic - not syncing - Attempted to kill init! and it just hangs. ...
0
votes
0answers
2k views

Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-bloc(8,2)

I am a spanish speaker so excuse me for my bad english. I am learning how to compile slackware kernel, so I have downloaded linux-3.2.7.tar.bz2 from http://www.kernel.org Conditions: Slackware ...
0
votes
1answer
158 views

How to locale a bug from panic

all. I'm a kernel newbie. I want to know how to get useful infomations from painc such as which line or which function is wrong. For example, following is a panic-output about usb hiddev, how to read ...
0
votes
1answer
1k views

Android SDK with Ubuntu 12.04 Panics

I try to run the Android SDK on Ubuntu 12.04. I opened the Android SDK Manager and installed the 'Tools' and 'Android 4.1' but when going to Tools->Manage AVDs and creating a new AVD and starting ...
0
votes
1answer
392 views

iOS iPad panic crash log interpret

can anyone help me out in interpreting this panic crash log? this happens during rotation with many images ... it involves javascript if that is of any help. Incident Identifier: ...
0
votes
2answers
611 views

Linux how to debug OS freeze issue

I am working on a kernel module and a user-space application to test that module. The problem is that during testing my system hangs/freeze. I have placed lots of debug prints in the code. The ...
5
votes
5answers
7k views

Android: How to get kernel logs after kernel panic?

I am using an Android Custom ROM on my device, also with a custom boot.img (custom kernel + cmdline + ramdisk). I now want to be able to view the kernel logs immediately after a kernel panic, but ...
7
votes
5answers
15k views

Android/Eclipse PANIC: Could not open

I'm brand new to Android development and Eclipse so I have just set it all up and I am attempting the Hello World tutorial. Sadly when I try and run the program I get the following error: PANIC: ...
2
votes
1answer
756 views

Python indentation issues using panic CODA

Any one else getting lots of indentation syntax errors when writing python in panics coda IDE? Ive been getting a lot of these, and just shuffling my code around seems gets rid of the error. Bug?
2
votes
1answer
1k views

Backtrace while Kernel Panic

Is it possible to get backtrace of kext without attaching with gdb as described at ...
0
votes
2answers
686 views

Symbian: kern-exec 3 panic on RLibrary::Load

I have troubles with dynamic loading of libraries - my code panics with Kern-Exec 3. The code is as follows: TFileName dllName = _L("mydll.dll"); TFileName dllPath = _L("c:\\sys\\bin\\"); RLibrary ...
1
vote
1answer
2k views

Using Coda to access server SSH/sFTP

I have a VPS server and I lock down to only expose 3 ports 80, 443 and 22222 for ssh. So far I can connect to the server using Terminal (Mac) and Panic Transmit, but when I try to connect using Panic ...
1
vote
3answers
620 views

Symbian: how to get stack trace on panic when running on device?

Could somebody please give me a hint about how to get stack trace in Symbian. I'm experiencing KERN-EXEC 0 panic, but cannot locate it's origin. I've seen other SO questions about this, like this, but ...
2
votes
2answers
861 views

Debugging panics in Symbian OS using Carbide.c++

Is there a way to drop into the debugger when any panic occurs like if there were a breakpoint? I'm using Carbide.c++ 2.3.0. I know about the Debug Configurations > x86 Exceptions, but it covers ...
0
votes
2answers
384 views

Using Browser Control's PostUrlL API

I'm trying to POST some multipart form data to my server using a Browser Control. The PostUrlL(); Method Panics with KERN-EXEC 3 as soon as it is invoked. Here's a snippet similar to the one I'm ...
1
vote
1answer
116 views

Kernel panic seems to be unrelated to the changes

I made changes in sched.c in Linux kernel 2.4 (homework), and now the system goes into kernel panic. The strange thing is: it seems to pass A LOT of booting checks and initializations, and panics only ...
0
votes
1answer
800 views

Using struct causes kernel panic?

I'm taking my first crack at writing some linux kernel code, and I'm hitting a weird kernel panic. I have a linked list I am maintaining with the kernel's built-in macros (include/linux/list.h). If ...
0
votes
2answers
381 views

Kernel Panic after changes in sys_close

I'm doing a course on operating systems and we work in Linux Red Hat 8.0 AS part of an assignment I had to change sys close and sys open. Changes to sys close passed without an incident, but when I ...
2
votes
1answer
551 views

Why am I getting a panic with Perl 5.10, Mason, and Apache?

I'm developing an application using Perl 5.10, HTML::Mason, and apache 2.2. This is the first time I've used Perl 5.10 for a big project. I get a strange behavior every once in a while. The ...
2
votes
4answers
1k views

How to find the cause for a USER 44 PANIC?

One of the products we develop is a phone app for nokia phones done in C++ and Symbian, we started getting "random" crashes a while a ago with a USER 44 panic. I am pretty new to the symbian ...