Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repetier-host 0.56 crashes after starting the program #52

Open
stepmgames opened this issue Aug 24, 2013 · 4 comments
Open

Repetier-host 0.56 crashes after starting the program #52

stepmgames opened this issue Aug 24, 2013 · 4 comments

Comments

@stepmgames
Copy link

Repetier-host 0.56 was working normally for several times. I've printed 2 objects. Then I force quited the program during slicing a big model. Now it hangs every time after it starts even before connecting to printer. I deleted the program, deleted all .stl files, rebooted system, downloaded older versions - every time each version hangs.

Full report is too long to place it here, so here is only part containing "repetier":

Date/Time: 2013-08-24 19:09:38 +0400
OS Version: 10.8.4 (Build 12E55)
Architecture: x86_64
Report Version: 11

Command: Repetier-Host Mac
Path: /Volumes/VOLUME/Repetier-Host Mac.app/Contents/MacOS/Repetier-Host Mac
Version: 0.32 (44)
Parent: launchd [128]

PID: 827
Event: hang
Duration: 2.87s
Steps: 29 (100ms sampling interval)

Hardware model: MacBookPro10,2
Active cpus: 4
Free pages: 576001 pages (-1918)
Pageins: 0 pages
Pageouts: 0 pages

Process: Repetier-Host Mac [827]
Path: /Volumes/VOLUME/Repetier-Host Mac.app/Contents/MacOS/Repetier-Host Mac
Architecture: i386
Parent: launchd [128]
UID: 501
Task size: 16454 pages

Thread 0xe938 priority 47
29 ??? (Repetier-Host Mac + 7365) [0x2cc5]
29 NSApplicationMain + 1053 (AppKit) [0x933a45f6]
29 -[NSApplication run] + 951 (AppKit) [0x9340162c]
29 -[NSApplication sendEvent:] + 4278 (AppKit) [0x934e790f]
29 -[NSWindow sendEvent:] + 6968 (AppKit) [0x934ec921]
29 -[NSControl mouseDown:] + 867 (AppKit) [0x934f4cb9]
29 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 511 (AppKit) [0x934f559f]
29 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1895 (AppKit) [0x934f5d60]
29 -[NSCell _sendActionFrom:] + 159 (AppKit) [0x934f77ef]
29 -[NSControl sendAction:to:] + 102 (AppKit) [0x934f78e0]
29 -[NSApplication sendAction:to:from:] + 436 (AppKit) [0x934f7ad2]
29 -[NSObject performSelector:withObject:] + 70 (libobjc.A.dylib) [0x909495d3]
29 ??? (Repetier-Host Mac + 74275) [0x13223]
29 ??? (Repetier-Host Mac + 73484) [0x12f0c]
29 -[NSLock lock] + 169 (Foundation) [0x914c08db]
29 __psynch_mutexwait + 10 (libsystem_kernel.dylib) [0x90ae891a]
*29 psynch_mtxcontinue + 0 (mach_kernel) [0xffffff80005b4550]

Thread 0xe95f DispatchQueue 1701273966 priority 49
29 _dispatch_mgr_thread + 53 (libdispatch.dylib) [0x9309b7a9]
29 kevent + 10 (libsystem_kernel.dylib) [0x90ae99ae]
*29 ??? (mach_kernel + 3471808) [0xffffff800054f9c0]

Thread 0x104f6 priority
29 start_wqthread + 30 (libsystem_c.dylib) [0x91a17d2a]
29 _pthread_wqthread + 448 (libsystem_c.dylib) [0x91a2fe79]
29 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x90ae90ee]
*29 ??? (mach_kernel + 3910896) [0xffffff80005bacf0]

Thread 0x105cf priority 0
25 start_wqthread + 30 (libsystem_c.dylib) [0x91a17d2a]
25 _pthread_wqthread + 448 (libsystem_c.dylib) [0x91a2fe79]
25 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x90ae90ee]
*25 ??? (mach_kernel + 3910896) [0xffffff80005bacf0]

Thread 0x1068d priority 0
3 start_wqthread + 30 (libsystem_c.dylib) [0x91a17d2a]
3 _pthread_wqthread + 448 (libsystem_c.dylib) [0x91a2fe79]
3 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x90ae90ee]
*3 ??? (mach_kernel + 3910896) [0xffffff80005bacf0]

Binary Images:
0x1000 - 0x63ff3 repetier.Repetier-Host-Mac 0.32 (44) /Volumes/VOLUME/Repetier-Host Mac.app/Contents/MacOS/Repetier-Host Mac
0x9092b000 - 0x90a38057 libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ad4000 - 0x90aeeffc libsystem_kernel.dylib <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
0x91469000 - 0x91789ff3 com.apple.Foundation 6.8 (945.18) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91a17000 - 0x91ad4feb libsystem_c.dylib <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
0x93097000 - 0x930a9ff7 libdispatch.dylib <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x932a8000 - 0x93e64ff3 com.apple.AppKit 6.8 (1187.39) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
*0xffffff8000200000 - 0xffffff8000736dbc mach_kernel <896CB1E3-AB79-3DF1-B595-549DFFDF3D36> /mach_kernel

………
………
………

Model: MacBookPro10,2, BootROM MBP102.0106.B03, 2 processors, Intel Core i5, 2.5 GHz, 8 GB, SMC 2.6f57
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 768 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10F), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.4f2 12041, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM128E, 121,33 GB
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0259, 0x1d182000 / 5
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x828c, 0x1d181300 / 7

@repetier
Copy link
Owner

Perhaps your preferences file got corrupted. Try renaming/deleting
~/Library/Preferences/repetier.Repetier-Host-Mac.plist

That is the file where all settings are stored and a file that you never did uninstall.

@InsomniumBR
Copy link

Same problem here, deleted that file, deleted the software, the ~/Library/Repetier folder, installed again, same software, same install disc, but did not work at all.

I am really scared.
I have just printed something without errors, restarted the software and it is frozen.
All the times that it starts it got frozen.
If I try to rotate the "frozen" 3D model, I need to minimize and maximize to see the changes.
Its very strange.

@adriangoris
Copy link

I have the same issues. It is very odd because it was working just fine and now it freezes. It is pretty serious bug. It looks like this code hasn't been updated in awhile. In the meantime I ended up running a Windows 8 VM with Repetier-Host.

@repetier
Copy link
Owner

Try

defaults delete repetier.Repetier-Host-Mac

to delete prefereces. You will loose your settings but the host should start again. Reason is a wrong value in preferences. You might like to make a copy of your working preferences, so in case of an error you could copy it back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants