English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 23 September 2009, 18:30   #21
andreas
Zone Friend
 
Join Date: Jun 2001
Location: Germany
Age: 50
Posts: 5,857
Send a message via ICQ to andreas Send a message via AIM to andreas
Not your fault.

Code:
/var/lib/dpkg/info/mawk.postinst: line 8:  23917 Segmentation fault
Maybe a mawk (resp. dpkg) package update fixes this? Looks like a bug in the mawk scripting engine (OR dpkg itself) to me, and less likely to be related to WinUAE...
andreas is offline  
Old 23 September 2009, 18:34   #22
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,506
Quote:
Originally Posted by andreas View Post
Not your fault.

Code:
/var/lib/dpkg/info/mawk.postinst: line 8:  23917 Segmentation fault
Maybe a mawk (resp. dpkg) package update fixes this? Looks like a bug in the mawk scripting engine (OR dpkg itself) to me, and less likely to be related to WinUAE...
Maybe, maybe not. MMU emulation bugs can easily cause this without crashing the OS.
Toni Wilen is offline  
Old 23 September 2009, 18:36   #23
andreas
Zone Friend
 
Join Date: Jun 2001
Location: Germany
Age: 50
Posts: 5,857
Send a message via ICQ to andreas Send a message via AIM to andreas
Hmmm...also true. But in case you were right, tracking this down won't be a 5-minute job I'm afraid...;-/
andreas is offline  
Old 24 September 2009, 23:23   #24
gilgamesh
Linux snob
 
gilgamesh's Avatar
 
Join Date: Sep 2008
Location: Monkey Island
Posts: 997
After I partitinoed my hdb Linux says that the disk can't be mounted because it is already mounted (or something similar). Did you encounter that error, too? ('mount' does not show that.)
gilgamesh is offline  
Old 25 September 2009, 10:49   #25
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,506
Quote:
Originally Posted by gilgamesh View Post
After I partitinoed my hdb Linux says that the disk can't be mounted because it is already mounted (or something similar). Did you encounter that error, too? ('mount' does not show that.)
Yeah, I got that. No and installation (at least appears) to continue normally, yes gets in infinite partitioning loop

I guess something gets confused with your "mount all" initrd.
Toni Wilen is offline  
Old 18 November 2009, 22:30   #26
gilgamesh
Linux snob
 
gilgamesh's Avatar
 
Join Date: Sep 2008
Location: Monkey Island
Posts: 997
I tried again installing with beta 21. After loading the ramdisk I got that kernel panic again, that had vanished some time ago. Somebody please check whether the error returned, or if I made some mistake.
gilgamesh is offline  
Old 22 November 2009, 23:52   #27
gilgamesh
Linux snob
 
gilgamesh's Avatar
 
Join Date: Sep 2008
Location: Monkey Island
Posts: 997
No error, just a bad ramdisk image.
I use beta22 now, and have a different error than Toni and Andreas. Strange
Attached Thumbnails
Click image for larger version

Name:	Bildschirmfoto.png
Views:	386
Size:	13.3 KB
ID:	23340  
gilgamesh is offline  
Old 25 November 2009, 17:13   #28
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,506
Probably same problem, practically impossible to debug unless someone finds program that crashes when run manually.
Toni Wilen is offline  
Old 26 November 2009, 20:41   #29
andreas
Zone Friend
 
Join Date: Jun 2001
Location: Germany
Age: 50
Posts: 5,857
Send a message via ICQ to andreas Send a message via AIM to andreas
@gilgamesh it's not THAT different. Again you too get those segfaults as above with a handful of postinst scripts, as your hardcopy shows.
andreas is offline  
Old 26 November 2009, 20:45   #30
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,506
Perhaps it can be debugged (without too much pain) if someone creates debian installation using real Amiga and uploads the disk image somewhere..
Toni Wilen is offline  
Old 21 January 2010, 00:37   #31
hceline
Registered User
 
Join Date: Nov 2009
Location: Top of the world
Posts: 161
Quote:
Originally Posted by Toni Wilen View Post
Perhaps it can be debugged (without too much pain) if someone creates debian installation using real Amiga and uploads the disk image somewhere..
Here you got a hdf image with debian ---Link Removed-- use: http://aminet.net/misc/os/Debian-31r8-m68k-hdf.tar.bz2 (Readme) or http://aminet.net/misc/os/Debian31r8...r5-hdf.tar.bz2 (Readme)
I could not make an install on a real Amiga 'coz my A3000 is apparently dead from leakage
But I managed to squeeze the files form aminet:misc/os/debian-m68k.tar.gz into a Linux partitioned hdf in just 7 days

It boots in single user and the few commands I tried worked. Trying to boot in multi-user on the other hand ends with:
Task '1' re-spawning too fast paused for (IdoNotRememberTheNumber) seconds.
Task '2' re-spawning too fast paused... and so on up to Task 7

Included in the archive is the uae-config that it worked on and the amiboot-script. I used the kernel form aminet:misc/os/debian-m68k.tar.gz

For some reason I had to switch between the /dev/discs/diskX/partX and /dev/hdx schemes in /etc/fstab when switching form booting the official debian-31r8-m68k-binary-1.iso to the installed system even-tough I booted both with the same kernel.

Hope this helps.

H.C.
---
I reject your reality. And substitute my own.

Last edited by hceline; 16 October 2010 at 04:30. Reason: Replaced link with link to aminet upload of working install
hceline is offline  
Old 22 January 2010, 20:10   #32
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,506
Quote:
Originally Posted by hceline View Post
It boots in single user and the few commands I tried worked
Thanks but what is root password?
Toni Wilen is offline  
Old 22 January 2010, 20:27   #33
prowler
Global Moderator
 
prowler's Avatar
 
Join Date: Aug 2008
Location: Sidcup, England
Posts: 10,300
@Toni: Have you tried 'root' ?
prowler is offline  
Old 22 January 2010, 20:58   #34
hceline
Registered User
 
Join Date: Nov 2009
Location: Top of the world
Posts: 161
Quote:
Originally Posted by Toni Wilen View Post
Thanks but what is root password?
amiga
as stated in http://se2.aminet.net/misc/os/debian-m68k-1.readme .. sorry for not pointing that out..
Found the reason for the /dev/hdx vs /dev/discs/discx/partx issues too;
just include "-r //nativehd/initrd.gz " in the amiboot commandline and both works..

H.C.
---
I reject your reality. And substitute my own.
hceline is offline  
Old 22 January 2010, 21:17   #35
hceline
Registered User
 
Join Date: Nov 2009
Location: Top of the world
Posts: 161
Quote:
Originally Posted by hceline View Post
Found the reason for the /dev/hdx vs /dev/discs/discx/partx issues too;
just include "-r //nativehd/initrd.gz " in the amiboot commandline and both works..
correction: both works after boot, not in fstab

H.C.
---
I reject your reality. And substitute my own.
hceline is offline  
Old 26 January 2010, 21:00   #36
gilgamesh
Linux snob
 
gilgamesh's Avatar
 
Join Date: Sep 2008
Location: Monkey Island
Posts: 997
Does Aranym have the same problem as WinUAE? There are some tutorials, but all let you download a preinstalled image. I have found no clear answer.

http://wiki.aranym.org/afs/setup_linux
http://wiki.debian.org/Aranym/Quick
gilgamesh is offline  
Old 27 January 2010, 15:54   #37
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,506
Quote:
Originally Posted by gilgamesh View Post
Does Aranym have the same problem as WinUAE?
I don't think so. Problem is that gencpu.c (and anything related to CPU emulation) is very different in WinUAE compared to Aranym (supports all CPUs, not just 68040 etc..) which makes automatic comparison practically impossible.
Toni Wilen is offline  
Old 29 January 2010, 20:52   #38
andreas
Zone Friend
 
Join Date: Jun 2001
Location: Germany
Age: 50
Posts: 5,857
Send a message via ICQ to andreas Send a message via AIM to andreas
Has anyone (gilgamesh? ) ever tried the Debian Sarge distro on the new 2.x WinUAE versions yet? Maybe something really did change, read as: fewer hangs.
andreas is offline  
Old 30 January 2010, 19:56   #39
gilgamesh
Linux snob
 
gilgamesh's Avatar
 
Join Date: Sep 2008
Location: Monkey Island
Posts: 997
The segmentation faults didn't go away, I'm afraid.

(Tested version 2.0.2 beta4)
gilgamesh is offline  
Old 31 January 2010, 21:39   #40
andreas
Zone Friend
 
Join Date: Jun 2001
Location: Germany
Age: 50
Posts: 5,857
Send a message via ICQ to andreas Send a message via AIM to andreas
thanks for reporting. nothing to be done about it then for the time being.
andreas is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux + WinUAE - Help needed gulliver support.WinUAE 2 17 October 2010 19:32
Winuae on Linux alanwall support.WinUAE 3 08 November 2009 10:56
Anyone tried WinUAE with Linux & WINE? mark_k support.WinUAE 36 03 May 2008 19:51
Linux on WinUAE possible? Tolismlf support.WinUAE 5 04 May 2006 21:46
WinUAE vs Linux UAE? kckelleher support.WinUAE 0 04 May 2002 23:29

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 17:31.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.28611 seconds with 14 queries